AP Calculus AB and BC

The Fundamental Theorem of Calculus: Part 1 vs Part 2

Part 2 (evaluation) turns a definite integral into a number: find an antiderivative F of f, then the integral from a to b is F(b) minus F(a). Part 1 (accumulation) turns an integral into a new function: the derivative of g(x) = integral from a to x of f(t) dt is just f(x).

The two statements, side by side

Both halves of the Fundamental Theorem of Calculus (FTC) say the same big thing: differentiation and integration undo each other. They run that relationship in opposite directions, which is why they get used for completely different tasks.

The evaluation form (AP CED Topic 6.7, essential knowledge FUN-6.B.3) is the one you use to compute integrals. If ff is continuous on [a,b][a,b] and FF is any antiderivative of ff, then:

abf(x)dx=F(b)F(a)\int_a^b f(x)\,dx = F(b) - F(a)

The accumulation form (Topic 6.4, FUN-6.B.2) runs the other way. It differentiates an integral whose upper limit is a variable. If ff is continuous on an interval containing aa and g(x)=axf(t)dtg(x) = \int_a^x f(t)\,dt, then:

g(x)=f(x)g'(x) = f(x)

Which one is Part 1?

Textbooks disagree. Many (including Stewart) call the accumulation form Part 1 and the evaluation form Part 2; others swap the numbers or call one the Second Fundamental Theorem. The AP CED never numbers them: it files accumulation under Topic 6.4 and evaluation under Topic 6.7. Learn what each statement does, not the label.

AspectEvaluation form (Part 2)Accumulation form (Part 1)
CED topic6.7 (FUN-6.B.3)6.4 (FUN-6.B.2)
What it doesComputes a definite integralDifferentiates an integral
LimitsBoth constantA variable in a limit
OutputA numberA function
Core formulaabf(x)dx=F(b)F(a)\int_a^b f(x)\,dx = F(b)-F(a)g(x)=f(x)g'(x) = f(x) where g(x)=axf(t)dtg(x)=\int_a^x f(t)\,dt

Part 2: turning an integral into a number

Reach for the evaluation form whenever you need the value of a definite integral abf(x)dx\int_a^b f(x)\,dx and ff has an antiderivative you can find. This is the workhorse of Unit 6 and every integration application after it: area, average value, total change, volume.

The method is two steps. First, find an antiderivative FF of the integrand (Topic 6.8 basic rules, or substitution in Topic 6.9). Second, compute F(b)F(a)F(b) - F(a), usually written with a bracket:

abf(x)dx=[F(x)]ab=F(b)F(a)\int_a^b f(x)\,dx = \Big[F(x)\Big]_a^b = F(b) - F(a)

You never need the constant of integration here. If you used F(x)+CF(x) + C instead of F(x)F(x), the +C+C appears in both F(b)F(b) and F(a)F(a) and cancels in the subtraction, so pick the simplest antiderivative. The theorem also requires ff continuous on the whole interval [a,b][a,b]: if the integrand blows up somewhere inside, this shortcut does not apply directly (that gap is what BC improper integrals in Topic 6.13 handle).

The evaluation form is not obvious on its own; it works because of the accumulation form. Since F(x)=axf(t)dtF(x) = \int_a^x f(t)\,dt is an antiderivative of ff (FUN-6.B.2), and any two antiderivatives of the same function differ only by a constant, evaluating any antiderivative at bb and aa and subtracting recovers the accumulated area from aa to bb. That is the bridge between the two parts: Part 1 guarantees the antiderivative exists, Part 2 puts it to work.

Part 1: the accumulation-function view

The accumulation form is about a specific kind of function: one defined by an integral with a variable upper limit.

g(x)=axf(t)dtg(x) = \int_a^x f(t)\,dt

Read g(x)g(x) as the net area accumulated by ff from the fixed start aa out to xx. The letter tt is just a placeholder (a dummy variable) for the integration; the real input is xx, sitting in the upper limit. FUN-6.B.2 guarantees this gg is an antiderivative of ff, and the accumulation form gives its derivative directly:

g(x)=f(x)g'(x) = f(x)

That is the whole point of Part 1: you can differentiate an integral without ever evaluating it. When the integrand has no elementary antiderivative, like sin(t2)\sin(t^2) or et2e^{-t^2}, this is the only way to get the derivative at all.

In an applied setting g(x)g(x) reads as a running total. If f(t)f(t) is a rate (liters per minute, meters per second), then g(x)g(x) is the accumulated amount from time aa to time xx, and g(x)=f(x)g'(x) = f(x) just says the instantaneous rate of that running total is the original rate. That interpretation is exactly Topic 6.5, where you analyze the behavior of gg from the graph of ff.

One extension is tested constantly: when the upper limit is itself a function u(x)u(x) rather than plain xx, the chain rule tacks on a factor of u(x)u'(x).

h(x)=au(x)f(t)dth(x)=f(u(x))u(x)h(x) = \int_a^{u(x)} f(t)\,dt \Rightarrow h'(x) = f(u(x)) \cdot u'(x)

If the variable sits in the lower limit instead, swap the limits first and pick up a negative sign, because reversing the limits of a definite integral negates it (Topic 6.6).

Deciding which part a problem wants

The fastest tell is the limits of integration. Look there before you do anything else.

Two constant limits, and the task is to produce a value (a number, an area, a total change, an average): that is the evaluation form. You will be finding an antiderivative and subtracting.

A variable in a limit, usually paired with a definition like g(x)g(x) built from an integral with xx in the upper limit, then a question about gg', about where gg is increasing or has a maximum, or about the concavity of gg: that is the accumulation form. Any time a new function is built out of an integral and you are asked to differentiate or analyze it, Part 1 is the tool.

  • Numeric limits, asked for a value: evaluation form (Part 2). Antidifferentiate, then F(b)F(a)F(b)-F(a).
  • Variable upper limit, asked for a derivative: accumulation form (Part 1). Replace tt with the limit, times its derivative.
  • Integrand you cannot antidifferentiate, but only a derivative is asked: accumulation form (Part 1).
  • Function defined as an integral, asked about increasing/decreasing or extrema: accumulation form (Part 1), then standard Unit 5 analysis on gg'.

Where students lose points

  • Dropping the chain rule factor. With a variable upper limit like x2x^2, the answer is f(x2)2xf(x^2)\cdot 2x, not just f(x2)f(x^2).
  • Confusing the dummy variable. Inside axf(t)dt\int_a^x f(t)\,dt the integrand uses tt; the xx appears only in the limit. Do not substitute xx for the integration variable.
  • Subtracting in the wrong order. It is always F(upper)F(lower)F(\text{upper}) - F(\text{lower}), that is F(b)F(a)F(b) - F(a). Flipping the order flips the sign.
  • Ignoring continuity. The evaluation form needs ff continuous on [a,b][a,b]. A vertical asymptote inside the interval breaks it.
  • Forgetting the sign when the variable is the lower limit: ddxxbf(t)dt=f(x)\dfrac{d}{dx}\int_x^b f(t)\,dt = -f(x).

Worked examples

Worked example

Part 2: evaluate a definite integral

Evaluate 14(2x+1x)dx\int_1^4 \left(2x + \dfrac{1}{\sqrt{x}}\right)\,dx.

  1. The limits are the constants 11 and 44 and the task is a value, so this is the evaluation form. First rewrite 1x\dfrac{1}{\sqrt{x}} as x1/2x^{-1/2} to make antidifferentiation easy.
  2. Antidifferentiate term by term. Since 2xdx=x2\int 2x\,dx = x^2 and x1/2dx=x1/21/2=2x\int x^{-1/2}\,dx = \dfrac{x^{1/2}}{1/2} = 2\sqrt{x}, an antiderivative is F(x)=x2+2xF(x) = x^2 + 2\sqrt{x}.
  3. Evaluate at the upper limit: F(4)=42+24=16+4=20F(4) = 4^2 + 2\sqrt{4} = 16 + 4 = 20.
  4. Evaluate at the lower limit: F(1)=12+21=1+2=3F(1) = 1^2 + 2\sqrt{1} = 1 + 2 = 3.
  5. Subtract in order: F(4)F(1)=203=17F(4) - F(1) = 20 - 3 = 17.

The integral equals 17.

Worked example

Part 1: differentiate an accumulation function

Find g(x)g'(x) for g(x)=2xt3+1dtg(x) = \int_2^x \sqrt{t^3+1}\,dt, and h(x)h'(x) for h(x)=0x2sin(t2)dth(x) = \int_0^{x^2} \sin(t^2)\,dt.

  1. Both define a function as an integral with a variable in the upper limit, so both call for the accumulation form. Notice neither integrand has an elementary antiderivative, so there is no way to evaluate first: Part 1 is the only route.
  2. For gg, the upper limit is plain xx. Replace the integration variable tt with xx in the integrand: g(x)=x3+1g'(x) = \sqrt{x^3 + 1}.
  3. For hh, the upper limit is u(x)=x2u(x) = x^2, so the chain rule applies. First u(x)=2xu'(x) = 2x.
  4. Substitute u(x)=x2u(x) = x^2 into the integrand sin(t2)\sin(t^2), giving sin((x2)2)=sin(x4)\sin\left((x^2)^2\right) = \sin(x^4), then multiply by u(x)u'(x): h(x)=sin(x4)2x=2xsin(x4)h'(x) = \sin(x^4)\cdot 2x = 2x\sin(x^4).

g'(x) = sqrt(x^3 + 1), and h'(x) = 2x sin(x^4).

Worked example

Both parts on one function

Let g(x)=0x(3t24)dtg(x) = \int_0^x (3t^2 - 4)\,dt. (a) Use the accumulation form to find g(x)g'(x). (b) Use the evaluation form to find a closed form for g(x)g(x). (c) Confirm the two results agree.

  1. (a) The upper limit is the plain variable xx, so by the accumulation form replace tt with xx in the integrand: g(x)=3x24g'(x) = 3x^2 - 4.
  2. (b) Here the integrand 3t243t^2 - 4 does have an antiderivative, so the evaluation form gives a formula. An antiderivative is t34tt^3 - 4t.
  3. Apply F(x)F(0)F(x) - F(0) with F(t)=t34tF(t) = t^3 - 4t: g(x)=(x34x)(0340)=x34xg(x) = (x^3 - 4x) - (0^3 - 4\cdot 0) = x^3 - 4x.
  4. (c) Differentiate the closed form: the derivative of x34xx^3 - 4x is 3x243x^2 - 4, which is exactly the g(x)g'(x) from part (a). The two forms of the theorem agree, as they must.
  5. This is why Part 1 is worth trusting: even when you could compute g(x)g(x) in closed form, g(x)=3x24g'(x) = 3x^2 - 4 comes for free, telling you at once that gg is increasing wherever 3x24>03x^2 - 4 > 0, that is for x>23|x| > \dfrac{2}{\sqrt{3}}.

g'(x) = 3x^2 - 4, g(x) = x^3 - 4x, and differentiating the closed form recovers 3x^2 - 4.

Frequently asked questions

What is the difference between FTC Part 1 and Part 2?

Part 1 (the accumulation form, CED Topic 6.4) differentiates an integral with a variable upper limit: the derivative of axf(t)dt\int_a^x f(t)\,dt is f(x)f(x). Part 2 (the evaluation form, Topic 6.7) computes a definite integral as F(b)F(a)F(b) - F(a) for an antiderivative FF. One gives a function's derivative; the other gives a number.

Do I need the constant of integration for a definite integral?

No. In F(b)F(a)F(b) - F(a) any constant CC appears in both terms and cancels, so use the simplest antiderivative. The constant only matters for indefinite integrals (Topic 6.8).

When does the chain rule apply to the Fundamental Theorem?

Whenever the variable limit is a function of xx rather than plain xx. For au(x)f(t)dt\int_a^{u(x)} f(t)\,dt the derivative is f(u(x))u(x)f(u(x))\cdot u'(x). If it is just ax\int_a^x, then u(x)=xu(x) = x and u(x)=1u'(x) = 1, so no extra factor appears.

Is the Fundamental Theorem of Calculus on both AB and BC?

Yes. It sits in Unit 6, which carries 15 to 20 percent of both the AB and BC exams, and it underlies the integration applications in Units 7, 8, and 9 (BC).