Unit 6 Notes: Understanding the Fundamental Theorem of Calculus (AP Calculus BC)

0.0(0)
Studied by 0 people
0%Unit 6 Mastery
0%Exam Mastery
Build your Mastery score
multiple choiceAP Practice
Supplemental Materials
call kaiCall Kai
Card Sorting

1/24

Last updated 3:08 PM on 3/12/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

25 Terms

1
New cards

Accumulation function

A function defined by a definite integral with a variable limit (e.g., g(x)=axf(t)dt\int_a^x f(t)dt) that tracks accumulated net change from a fixed start point to a variable endpoint.

2
New cards

Definite integral as accumulated change

The interpretation of abf(t)dt\int_a^b f(t)dt as the net (signed) accumulation of a rate/density f over the interval from a to b.

3
New cards

Integrand (rate/density)

The function inside an integral (e.g., f(t)) representing what is being accumulated, often a rate of change or a density.

4
New cards

Dummy variable

The variable of integration (like t) that is a placeholder; after applying FTC1, it is replaced by the outside variable (like x).

5
New cards

Fundamental Theorem of Calculus, Part 1 (FTC1)

If g(x)=axf(t)dt\int_a^x f(t)dt and f is continuous, then g′(x)=f(x)f(x).

6
New cards

FTC1 with chain rule (upper limit h(x))

If g(x)=ah(x)f(t)dt\int_a^{h(x)} f(t)dt, then g′(x)=f(h(x))h(x)f(h(x))·h′(x).

7
New cards

Variable lower limit introduces a negative

If g(x)=h(x)af(t)dt\int_{h(x)}^a f(t)dt, then g′(x)=f(h(x))h(x)−f(h(x))·h′(x) because reversing limits changes the sign.

8
New cards

Both limits depend on x (Leibniz-style rule)

If g(x)=u(x)v(x)f(t)dt\int_{u(x)}^{v(x)} f(t)dt, then g′(x)=f(v(x))v(x)f(u(x))u(x)f(v(x))·v′(x) − f(u(x))·u′(x).

9
New cards

Orientation of an integral

The direction from lower to upper limit; switching the order reverses orientation and changes the integral’s sign.

10
New cards

Signed (net) area

The value of axf(t)dt\int_a^x f(t)dt as area above the x-axis minus area below the x-axis over [a,x].

11
New cards

Monotonicity of an accumulation function

For g(x)=axf(t)dt\int_a^x f(t)dt, g is increasing where f(x)>0 and decreasing where f(x)

12
New cards

Local extrema of an accumulation function

For g(x)=axf(t)dt\int_a^x f(t)dt, local maxima/minima occur where f(x)=0 and f changes sign (since g′=f).

13
New cards

Concavity relationship for accumulation functions

If g(x)=axf(t)dt\int_a^x f(t)dt, then g″(x)=f(x)f′(x), so g is concave up where f is increasing and concave down where f is decreasing.

14
New cards

Misconception: f(x)>0 implies g(x)>0

False in general; g(x)=axf(t)dt\int_a^x f(t)dt depends on total accumulated signed area from a to x, including earlier negative/positive contributions.

15
New cards

Linearity of definite integrals

ab(f(x)+g(x))dx=abf(x)dx+abg(x)dx\int_a^b (f(x)+g(x))dx = \int_a^b f(x)dx + \int_a^b g(x)dx and abcf(x)dx=cabf(x)dx\int_a^b c·f(x)dx = c\int_a^b f(x)dx.

16
New cards

Reversing limits property

abf(x)dx=baf(x)dx\int_a^b f(x)dx = -\int_b^a f(x)dx; also aaf(x)dx=0\int_a^a f(x)dx = 0.

17
New cards

Additivity across intervals

If c is between a and b, then 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.

18
New cards

Even function (symmetry about y-axis)

A function with f(−x)=f(x)f(x); on symmetric limits, aaf(x)dx=20af(x)dx\int_{-a}^a f(x)dx = 2\int_0^a f(x)dx.

19
New cards

Odd function (origin symmetry)

A function with f(−x)=f(x)−f(x); on symmetric limits, aaf(x)dx=0\int_{-a}^a f(x)dx = 0 due to cancellation.

20
New cards

Integral comparison (inequality)

If f(x)≥g(x) for all x in [a,b], then abf(x)dxabg(x)dx\int_a^b f(x) dx \geq \int_a^b g(x) dx (in particular, if f≥0 then the integral is ≥0).

21
New cards

Fundamental Theorem of Calculus, Part 2 (FTC2)

If F′(x)=f(x)f(x) on [a,b], then abf(x)dx=F(b)F(a)\int_a^b f(x)dx = F(b)-F(a) (also written [F(x)]ab[F(x)]_a^b).

22
New cards

Antiderivative

A function F whose derivative is f (F′=f); FTC2 uses an antiderivative to evaluate a definite integral by endpoint subtraction.

23
New cards

Net Change Theorem

If Q′(t)=R(t)R(t), then abR(t)dt=Q(b)Q(a)\int_a^b R(t)dt = Q(b)−Q(a), meaning the integral of a rate equals the net change in the quantity.

24
New cards

Displacement vs. total distance

If velocity v(t) is integrated, v(t)dt\int v(t)dt gives displacement (net change in position); total distance requires accounting for sign changes (e.g., integrating v(t)|v(t)| or splitting intervals).

25
New cards

Using an accumulation function as an antiderivative

If G(x)=axf(t)dt\int_a^x f(t)dt, then G′(x)=f(x)f(x) so pqf(x)dx\int_p^q f(x)dx can be found as G(q)−G(p) even without an explicit formula for f.