Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games

Opening subject page...

Loading your content

  1. My Subjects
  2. AP Calculus AB
  3. Flashcards

AP Calculus AB Flashcards: Fundamental Theorem Of Calculus Accumulation Functions

Study Fundamental Theorem Of Calculus Accumulation Functions in AP Calculus AB with focused flashcards that help you recognize the idea, recall the key rule, and apply it in practice-style prompts.

← Back to flashcard decks

What this deck covers

This deck focuses on Fundamental Theorem Of Calculus Accumulation Functions, giving you a quick way to review the definitions, rules, and examples that matter most for AP Calculus AB.

How to use these flashcards

Work through these flashcards in short sessions. Try to answer each prompt before flipping the card, then revisit any cards you miss until the explanation feels automatic.

AP Calculus AB Flashcards: Fundamental Theorem Of Calculus Accumulation Functions

1

/ 30

0 reviewed

0% Complete

0 reviewing
QUESTION

What is the integral of exe^xex from aaa to bbb?

Tap or drag to reveal answer

ANSWER

∫abex dx=eb−ea\int_{a}^{b} e^x \, dx = e^b - e^a∫ab​exdx=eb−ea. Standard exponential function integration formula.

Swipe Right = I Know It! 🎉

Swipe Left = Still Learning

All flashcards

Flashcard 1: What is the integral of exe^xex from aaa to bbb?

Answer: ∫abex dx=eb−ea\int_{a}^{b} e^x \, dx = e^b - e^a∫ab​exdx=eb−ea. Standard exponential function integration formula.

Flashcard 2: Find ∫−22x3 dx\int_{-2}^{2} x^3 \, dx∫−22​x3dx.

Answer:

  1. x3x^3x3 is odd, so integral over symmetric interval is zero.

Flashcard 3: Determine ∫01(2x3+3x2) dx\int_{0}^{1} (2x^3 + 3x^2) \, dx∫01​(2x3+3x2)dx.

Answer: 52\frac{5}{2}25​. Antiderivative is x42+x3\frac{x^4}{2} + x^32x4​+x3; evaluate at limits: 52\frac{5}{2}25​.

Flashcard 4: Identify the error: ∫abf(x) dx=F(b)+F(a)\int_{a}^{b} f(x) \, dx = F(b) + F(a)∫ab​f(x)dx=F(b)+F(a) where FFF is an antiderivative of fff.

Answer: Correct: ∫abf(x) dx=F(b)−F(a)\int_{a}^{b} f(x) \, dx = F(b) - F(a)∫ab​f(x)dx=F(b)−F(a). Should subtract, not add: F(b)−F(a)F(b) - F(a)F(b)−F(a).

Flashcard 5: Evaluate ∫141x dx\int_{1}^{4} \frac{1}{x} \, dx∫14​x1​dx.

Answer: ln⁡4\ln 4ln4. Antiderivative of 1x\frac{1}{x}x1​ is ln⁡∣x∣\ln|x|ln∣x∣; evaluate: ln⁡(4)−ln⁡(1)=ln⁡(4)\ln(4) - \ln(1) = \ln(4)ln(4)−ln(1)=ln(4).

Flashcard 6: What is the result of ∫abf(x) dx=0\int_{a}^{b} f(x) \, dx = 0∫ab​f(x)dx=0?

Answer: The areas above and below the x-axis are equal. Net area is zero when positive and negative areas cancel.

Flashcard 7: Evaluate ∫0πsin⁡x dx\int_{0}^{\pi} \sin x \, dx∫0π​sinxdx.

Answer:

  1. Antiderivative of sin⁡x\sin xsinx is −cos⁡x-\cos x−cosx; evaluate: −cos⁡(π)−(−cos⁡(0))=2-\cos(\pi) - (-\cos(0)) = 2−cos(π)−(−cos(0))=2.

Flashcard 8: What is ddx∫x1t2 dt\frac{d}{dx} \int_{x}^{1} t^2 \, dtdxd​∫x1​t2dt?

Answer: −x2-x^2−x2. Swapping limits introduces negative sign by FTC.

Flashcard 9: Evaluate ∫02x dx\int_{0}^{2} x \, dx∫02​xdx using the Fundamental Theorem of Calculus.

Answer:

  1. Antiderivative is x22\frac{x^2}{2}2x2​; evaluate: 42−0=2\frac{4}{2} - 0 = 224​−0=2.

Flashcard 10: Evaluate ∫04(3x2) dx\int_{0}^{4} (3x^2) \, dx∫04​(3x2)dx using the Fundamental Theorem of Calculus.

Answer:

  1. Antiderivative is x3x^3x3; evaluate: 64−0=6464 - 0 = 6464−0=64.

Flashcard 11: State the effect of swapping integration limits on the integral value.

Answer: It negates the integral. Swapping limits introduces a negative sign.

Flashcard 12: What is the value of ∫−aaf(x) dx\int_{-a}^{a} f(x) \, dx∫−aa​f(x)dx if fff is an odd function?

Answer:

  1. Odd functions have symmetric areas that cancel over symmetric intervals.

Flashcard 13: What is the geometric interpretation of ∫abf(x) dx\int_{a}^{b} f(x) \, dx∫ab​f(x)dx?

Answer: Net area between f(x)f(x)f(x) and the x-axis from x=ax=ax=a to x=bx=bx=b. Signed area between curve and x-axis over the interval.

Flashcard 14: Evaluate ∫03(4x+1) dx\int_{0}^{3} (4x + 1) \, dx∫03​(4x+1)dx using the Fundamental Theorem of Calculus.

Answer: 452\frac{45}{2}245​. Find antiderivative 2x2+x2x^2 + x2x2+x, evaluate at limits: (18+3)−(0)=452(18+3) - (0) = \frac{45}{2}(18+3)−(0)=245​.

Flashcard 15: What is ∫ab[f(x)+g(x)] dx\int_{a}^{b} [f(x) + g(x)] \, dx∫ab​[f(x)+g(x)]dx?

Answer: ∫abf(x) dx+∫abg(x) dx\int_{a}^{b} f(x) \, dx + \int_{a}^{b} g(x) \, dx∫ab​f(x)dx+∫ab​g(x)dx. Linearity property of integration.

Flashcard 16: What is the Fundamental Theorem of Calculus, Part 2?

Answer: If fff is continuous on [a,b][a, b][a,b], then g(x)=∫axf(t) dtg(x) = \int_{a}^{x} f(t) \, dtg(x)=∫ax​f(t)dt is differentiable and g′(x)=f(x)g'(x) = f(x)g′(x)=f(x). Shows that differentiation undoes integration for accumulation functions.

Flashcard 17: Determine ∫12(2x−1) dx\int_{1}^{2} (2x - 1) \, dx∫12​(2x−1)dx using an antiderivative.

Answer:

  1. Antiderivative is x2−xx^2 - xx2−x; evaluate: (4−2)−(1−1)=1(4-2) - (1-1) = 1(4−2)−(1−1)=1.

Flashcard 18: What is the integral of xnx^nxn from aaa to bbb for n≠−1n \neq -1n=−1?

Answer: ∫abxn dx=1n+1(bn+1−an+1)\int_{a}^{b} x^n \, dx = \frac{1}{n+1}(b^{n+1} - a^{n+1})∫ab​xndx=n+11​(bn+1−an+1). Apply power rule for integration to definite integrals.

Flashcard 19: Find ddx∫0xet dt\frac{d}{dx} \int_{0}^{x} e^t \, dtdxd​∫0x​etdt.

Answer: exe^xex. By FTC Part 2, derivative equals the integrand.

Flashcard 20: What is the meaning of ∫abf(x) dx=∫acf(x) dx+∫cbf(x) dx\int_{a}^{b} f(x) \, dx = \int_{a}^{c} f(x) \, dx + \int_{c}^{b} f(x) \, dx∫ab​f(x)dx=∫ac​f(x)dx+∫cb​f(x)dx?

Answer: Additivity over intervals. Integrals can be split at any intermediate point.

Flashcard 21: What property does ∫abf(x) dx=−∫baf(x) dx\int_{a}^{b} f(x) \, dx = -\int_{b}^{a} f(x) \, dx∫ab​f(x)dx=−∫ba​f(x)dx illustrate?

Answer: Reversal of limits changes the sign. Fundamental property showing orientation matters.

Flashcard 22: State the relationship between definite integrals and net area.

Answer: Definite integrals represent the net area under a curve. Positive area above x-axis minus negative area below.

Flashcard 23: Find ddx∫ag(x)f(t) dt\frac{d}{dx} \int_{a}^{g(x)} f(t) \, dtdxd​∫ag(x)​f(t)dt using the chain rule.

Answer: f(g(x))g′(x)f(g(x))g'(x)f(g(x))g′(x). Chain rule applied to variable upper limit of integration.

Flashcard 24: What does the Fundamental Theorem of Calculus connect?

Answer: Differentiation and integration. The FTC bridges these two fundamental operations.

Flashcard 25: What condition must a function fff meet to use the Fundamental Theorem of Calculus?

Answer: fff must be continuous on [a,b][a, b][a,b]. Continuity ensures the theorem applies.

Flashcard 26: State the formula for the derivative of an accumulation function G(x)=∫axf(t) dtG(x) = \int_{a}^{x} f(t) \, dtG(x)=∫ax​f(t)dt.

Answer: G′(x)=f(x)G'(x) = f(x)G′(x)=f(x) if fff is continuous. Direct application of FTC Part 2.

Flashcard 27: Find ddx∫2x(3t2+2) dt\frac{d}{dx} \int_{2}^{x} (3t^2 + 2) \, dtdxd​∫2x​(3t2+2)dt.

Answer: 3x2+23x^2 + 23x2+2. By FTC Part 2, derivative of integral equals the integrand.

Flashcard 28: What does ∫aaf(x) dx\int_{a}^{a} f(x) \, dx∫aa​f(x)dx equal for any function fff?

Answer:

  1. When integration limits are equal, the integral is zero.

Flashcard 29: What is the Fundamental Theorem of Calculus, Part 1?

Answer: If FFF is antiderivative of fff, then ∫abf(x) dx=F(b)−F(a)\int_{a}^{b} f(x) \, dx = F(b) - F(a)∫ab​f(x)dx=F(b)−F(a). This connects antiderivatives with definite integrals.

Flashcard 30: State the antiderivative of f(x)=1xf(x) = \frac{1}{x}f(x)=x1​.

Answer: F(x)=ln⁡∣x∣+CF(x) = \ln |x| + CF(x)=ln∣x∣+C. Standard antiderivative formula for reciprocal function.