Unit 6 Integration Notes: Connecting Accumulation, Area, and Antiderivatives

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

Fundamental Theorem of Calculus (FTC)

The pair of theorems that connect differentiation and definite integration: Part 1 gives the derivative of accumulation functions, and Part 2 evaluates definite integrals using antiderivatives.

2
New cards

Accumulation function

A function defined by an integral with a variable limit, e.g., F(x)=axf(t)dtF(x)=\int_a^x f(t)dt, representing net accumulated change from a to xx.

3
New cards

Rate function (integrand)

The function being accumulated in an integral (often interpreted as a rate), e.g., f(t)f(t) in axf(t)dt\int_a^x f(t)dt.

4
New cards

Variable of integration (dummy variable)

The placeholder variable inside the integral (e.g., tt in f(t)dt\int f(t)dt) whose name does not affect the integral’s value.

5
New cards

Net accumulated change

The total signed accumulation from a to bb given by abf(x)dx\int_a^b f(x)dx; includes both increases (positive) and decreases (negative).

6
New cards

Signed area (net area)

Area above the x-axis counted positive and below the x-axis counted negative in a definite integral.

7
New cards

Displacement

Change in position; if v(t)v(t) is velocity, then abv(t)dt\int_a^b v(t)dt gives displacement over [a,b][a,b].

8
New cards

FTC Part 1

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

9
New cards

FTC Part 1 with chain rule (upper limit g(x))

If G(x)=ag(x)f(t)dtG(x)=\int_a^{g(x)} f(t)dt, then G(x)=f(g(x))g(x)G'(x)=f(g(x))·g'(x).

10
New cards

Leibniz rule (both limits vary)

If H(x)=h(x)g(x)f(t)dtH(x)=\int_{h(x)}^{g(x)} f(t)dt, then H(x)=f(g(x))g(x)f(h(x))h(x)H'(x)=f(g(x))g'(x) − f(h(x))h'(x).

11
New cards

Critical point of an accumulation function

A point cc where A(c)=0A'(c)=0; for A(x)=axf(t)dtA(x)=\int_a^x f(t)dt, this occurs where f(c)=0f(c)=0 (an extremum is not guaranteed).

12
New cards

Local maximum of an accumulation function

Occurs where A(x)A'(x) changes from positive to negative; for A(x)=f(x)A'(x)=f(x), this is where ff changes from ++ to .

13
New cards

Local minimum of an accumulation function

Occurs where A(x)A'(x) changes from negative to positive; for A(x)=f(x)A'(x)=f(x), this is where ff changes from to ++.

14
New cards

Concavity of an accumulation function

For A(x)=axf(t)dtA(x)=\int_a^x f(t)dt with differentiable ff, A(x)=f(x)A''(x)=f'(x); AA is concave up where ff is increasing and concave down where ff is decreasing.

15
New cards

Total distance traveled

For velocity v(t)v(t), total distance is abv(t)dt\int_a^b |v(t)|dt (not abv(t)dt\int_a^b v(t)dt, which gives displacement).

16
New cards

Definite integral

A number abf(x)dx\int_a^b f(x)dx representing net accumulation (signed area) from a to b.

17
New cards

Linearity of integrals

Properties: ab(f+g)dx=abfdx+abgdx\int_a^b (f+g)dx=\int_a^b fdx+\int_a^b gdx and abcfdx=cabfdx\int_a^b c·f dx = c\int_a^b f dx.

18
New cards

Reversing bounds property

Switching limits changes the sign: abf(x)dx=baf(x)dx\int_a^b f(x)dx = −\int_b^a f(x)dx.

19
New cards

Zero-width interval property

An integral over identical bounds is zero: aaf(x)dx=0\int_a^a f(x)dx = 0.

20
New cards

Additivity over intervals

Breaking at an interior point cc: 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.

21
New cards

Comparison property (integrals)

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

22
New cards

Even function symmetry (integrals)

If f is even (f(−x)=f(x)), then aaf(x)dx=20af(x)dx\int_{-a}^a f(x)dx = 2\int_0^a f(x)dx.

23
New cards

Odd function symmetry (integrals)

If ff is odd (f(x)=f(x)f(−x)=−f(x)), then aaf(x)dx=0\int_{−a}^a f(x)dx = 0.

24
New cards

FTC Part 2

If ff is continuous on [a,b][a,b] and F=fF' = f, then abf(x)dx=F(b)F(a)\int_a^b f(x)dx = F(b) − F(a).

25
New cards

Evaluation notation (bracket notation)

The shorthand [F(x)]ab[F(x)]_a^b meaning F(b)F(a)F(b) − F(a) when evaluating a definite integral via an antiderivative.