Fundamental Theorem of Calculus (Part 2): Evaluate a definite integral from an antiderivative

By Vegard Gjerde Based on Masterful Learning 9 min read
fundamental-theorem-calculus-part-2 calculus integrals math learning-strategies

Fundamental Theorem of Calculus (Part 2) lets you replace a definite integral with an endpoint difference of any antiderivative: abf(x)dx=F(b)F(a)\int_a^b f(x)\,dx = F(b)-F(a). It applies when F(x)=f(x)F'(x)=f(x), so the key move-selection check is not whether you know the bounds but whether your chosen FF really differentiates back to the integrand. That verification habit is central in the Unisium Study System.

Unisium hero image titled Fundamental Theorem of Calculus (Part 2) showing the principle equation and a conditions card.
The rule abf(x)dx=F(b)F(a)\int_a^b f(x)\,dx = F(b)-F(a) when the chosen function satisfies F(x)=f(x)F'(x)=f(x).

On this page: The Principle | Conditions | Failure Modes | EE Questions | Retrieval Practice | Practice Ground | Solve a Problem | Related Principles | FAQ | How This Fits


The Principle

The move: Replace a definite integral with the upper-endpoint value minus the lower-endpoint value of an antiderivative.

The invariant: This preserves the numerical value of the definite integral because the endpoint difference measures the same net accumulation as the original integral.

Pattern: abf(x)dxF(b)F(a)\int_a^b f(x)\,dx \quad \longrightarrow \quad F(b)-F(a)

Applies ✓Does not apply ✗
01(3x2+2)dx(x3+2x)01=3\int_0^1 (3x^2+2)\,dx \to (x^3+2x)\big\vert_0^1 = 301(3x2+2)dx↛(x3+x)01=2\int_0^1 (3x^2+2)\,dx \not\to (x^3+x)\big\vert_0^1 = 2

Left: x3+2xx^3+2x is an applicable choice because ddx(x3+2x)=3x2+2\frac{d}{dx}(x^3+2x)=3x^2+2. Right: x3+xx^3+x looks close, but ddx(x3+x)=3x2+1\frac{d}{dx}(x^3+x)=3x^2+1, so the condition fails and FTC Part 2 does not apply with that candidate.


Conditions of Applicability

Condition: F(x)=f(x)F'(x)=f(x)

The rule is about choosing a correct antiderivative first, then evaluating that antiderivative at the bounds. The bounds alone do not justify the move; the antiderivative relationship does.

Before applying, check: if you differentiate your chosen FF, do you recover the integrand ff exactly?

If the condition is violated: the endpoint subtraction computes the change in the wrong function, so the result is not the value of the integral.

  • Re-differentiate the candidate antiderivative before substituting bounds, especially when several nearby formulas look similar.
  • Keep the endpoint order as F(b)F(a)F(b)-F(a) after the antiderivative check passes; reversing the order changes the sign.

See antiderivative definition for the object this rule requires, connect it to definite integral as Riemann sum for the quantity being evaluated, and compare it with indefinite integral as antiderivative to separate definite-value questions from antiderivative-family questions.

Want the complete framework behind this guide? Read Masterful Learning.


Common Failure Modes

Failure mode: plug the bounds into a function that merely resembles an antiderivative of ff → you compute an endpoint difference, but not the integral’s value.

Debug: differentiate the candidate function first; if the derivative is not exactly the integrand, stop before substituting aa and bb.


Elaborative Encoding

Use these questions to build deep understanding. (See Elaborative Encoding for the full method.)

Within the Principle

  • Why does the theorem use endpoint values of an antiderivative instead of asking you to approximate area directly from rectangles each time?
  • What is the difference between the statement "F(x)=f(x)F'(x)=f(x)" and the evaluation step "F(b)F(a)F(b)-F(a)"?

For the Principle

  • When two candidate functions look close, such as x3+2xx^3+2x and x3+xx^3+x, why is differentiating the faster applicability check than substituting the bounds immediately?
  • Why does changing the order of the bounds change the sign of the answer even when the same antiderivative is used?

Between Principles

Generate an Example

  • Create one definite integral and give two possible endpoint functions, one that satisfies F(x)=f(x)F'(x)=f(x) and one that does not. What quick derivative check separates them?

Retrieval Practice

Answer from memory, then click to reveal and check. (See Retrieval Practice for the full method.)

State the move in one sentence: _____Replace a definite integral with the upper-endpoint minus lower-endpoint values of an antiderivative.
Write the canonical equation: _____abf(x)dx=F(b)F(a)\int_a^b f(x)\,dx = F(b)-F(a)
State the canonical condition: _____F(x)=f(x)F'(x)=f(x)

Practice Ground

Use these exercises to build move-selection fluency. (See Self-Explanation for how to use worked examples effectively.)

Procedure Walkthrough

Starting from 02(3x2+1)dx\int_0^2 (3x^2+1)\,dx, reach the exact value.

StepExpressionOperation
002(3x2+1)dx\int_0^2 (3x^2+1)\,dx-
1(x3+x)02\left(x^3+x\right)\big\vert_0^2Choose F(x)=x3+xF(x)=x^3+x because F(x)=3x2+1F'(x)=3x^2+1, then apply FTC Part 2
2(23+2)(03+0)(2^3+2)-(0^3+0)Substitute the upper and lower bounds in the correct order
31010Simplify

Drills

Forward step: Apply the theorem

Use FTC Part 2 to evaluate the integral.

023x2dx\int_0^2 3x^2\,dx

Reveal

Choose F(x)=x3F(x)=x^3 because F(x)=3x2F'(x)=3x^2.

023x2dx=x302=2303=8\int_0^2 3x^2\,dx = x^3\big\vert_0^2 = 2^3-0^3 = 8


Use FTC Part 2 to evaluate the integral.

11(2x+3)dx\int_{-1}^1 (2x+3)\,dx

Reveal

Choose F(x)=x2+3xF(x)=x^2+3x because F(x)=2x+3F'(x)=2x+3.

11(2x+3)dx=(x2+3x)11=(1+3)(13)=6\int_{-1}^1 (2x+3)\,dx = (x^2+3x)\big\vert_{-1}^1 = (1+3)-(1-3) = 6


[Negative] A student proposes F(x)=x3+xF(x)=x^3+x for 01(3x2+2)dx\int_0^1 (3x^2+2)\,dx. Is FTC Part 2 ready to apply with that FF? Explain first.

Reveal

No. FTC Part 2 is not ready to apply with that choice because

ddx(x3+x)=3x2+13x2+2\frac{d}{dx}(x^3+x)=3x^2+1 \neq 3x^2+2

The condition fails, so substituting bounds into x3+xx^3+x would give the change in the wrong function.


Use FTC Part 2 to evaluate the integral.

1e1xdx\int_1^e \frac{1}{x}\,dx

Reveal

Choose F(x)=lnxF(x)=\ln x on (0,)(0,\infty) because F(x)=1xF'(x)=\frac{1}{x} there.

1e1xdx=lnx1e=lneln1=1\int_1^e \frac{1}{x}\,dx = \ln x\big\vert_1^e = \ln e - \ln 1 = 1


Action label: Identify what was done

What was done between these two states?

04xdx23x3/204\int_0^4 \sqrt{x}\,dx \quad \longrightarrow \quad \frac{2}{3}x^{3/2}\Big\vert_0^4

Reveal

An antiderivative was chosen and FTC Part 2 was applied. Since

ddx(23x3/2)=x\frac{d}{dx}\left(\frac{2}{3}x^{3/2}\right)=\sqrt{x}

the definite integral can be rewritten as an endpoint difference.


What tempting application was attempted here, and why does FTC Part 2 not apply?

02x2dxx202\int_0^2 x^2\,dx \quad \longrightarrow \quad x^2\Big\vert_0^2

Reveal

The attempted move was to apply FTC Part 2 directly to the integrand instead of to an antiderivative.

FTC Part 2 does not apply because

ddx(x2)=2xx2\frac{d}{dx}(x^2)=2x \neq x^2

so the condition F(x)=f(x)F'(x)=f(x) is not satisfied.


What evaluation move was used between these two states?

x3155313x^3\Big\vert_1^5 \quad \longrightarrow \quad 5^3-1^3

Reveal

Upper-endpoint minus lower-endpoint substitution. After FTC Part 2 gives F(b)F(a)F(b)-F(a), you plug in the upper bound first and then subtract the lower-bound value.


Transition identification: Find where the theorem appears

Which transition uses FTC Part 2 directly?

03(2x+1)dx(1)(x2+x)03(2)(9+3)(0+0)(3)12\int_0^3 (2x+1)\,dx \xrightarrow{(1)} \left(x^2+x\right)\Big\vert_0^3 \xrightarrow{(2)} (9+3)-(0+0) \xrightarrow{(3)} 12

Reveal

Transition (1) uses FTC Part 2 directly.

  • (1) chooses an antiderivative and rewrites the definite integral as an endpoint difference.
  • (2) substitutes the bounds.
  • (3) simplifies the arithmetic.

Which proposed transitions are applicable applications of FTC Part 2?

  1. 014x3dxx401\int_0^1 4x^3\,dx \to x^4\Big\vert_0^1
  2. 014x3dx4x301\int_0^1 4x^3\,dx \to 4x^3\Big\vert_0^1
  3. 251xdxlnx25\int_2^5 \frac{1}{x}\,dx \to \ln x\Big\vert_2^5
Reveal

Applicable transitions: 1 and 3.

  • 1 is valid because ddx(x4)=4x3\frac{d}{dx}(x^4)=4x^3.
  • 2 does not apply because ddx(4x3)=12x2\frac{d}{dx}(4x^3)=12x^2, so the condition fails.
  • 3 is valid because ddx(lnx)=1x\frac{d}{dx}(\ln x)=\frac{1}{x} on (0,)(0,\infty), which contains [2,5][2,5].

Goal micro-chain: Reach the value efficiently

Starting from 03(2x1)dx\int_0^3 (2x-1)\,dx, reach the final value in the minimum number of moves.

Reveal

One efficient chain is:

  1. 03(2x1)dx(x2x)03\int_0^3 (2x-1)\,dx \to \left(x^2-x\right)\Big\vert_0^3
  2. (93)(00)\to (9-3)-(0-0)
  3. 6\to 6

The first move is FTC Part 2 after checking that ddx(x2x)=2x1\frac{d}{dx}(x^2-x)=2x-1.


[Negative] Starting from 02(x2+1)dx\int_0^2 (x^2+1)\,dx, a student writes (x22+x)02\left(\frac{x^2}{2}+x\right)\Big\vert_0^2. Should that chain continue, or should it stop?

Reveal

It should stop and be corrected first. The proposed endpoint function does not satisfy the condition because

ddx(x22+x)=x+1x2+1\frac{d}{dx}\left(\frac{x^2}{2}+x\right)=x+1 \neq x^2+1

This is a near-miss: the form looks antiderivative-like, but the derivative check blocks FTC Part 2.


Solve a Problem

Apply what you’ve learned with Problem Solving.

Problem: Evaluate 03(x2+2x)dx\int_0^3 (x^2+2x)\,dx using FTC Part 2.

Full solution
StepExpressionMove
003(x2+2x)dx\int_0^3 (x^2+2x)\,dx-
1(x33+x2)03\left(\frac{x^3}{3}+x^2\right)\Big\vert_0^3Choose an antiderivative and apply FTC Part 2
2(333+32)(033+02)\left(\frac{3^3}{3}+3^2\right)-\left(\frac{0^3}{3}+0^2\right)Substitute the upper and lower bounds
3(9+9)0(9+9)-0Simplify each endpoint value
41818Finish the arithmetic

PrincipleRelationship
Antiderivative definitionSupplies the condition you must verify before applying FTC Part 2
Definite integral as Riemann sumGives the accumulation quantity that FTC Part 2 converts into endpoint evaluation
Indefinite integral as antiderivativeSeparates finding a family of antiderivatives from evaluating one definite integral value

FAQ

What does Fundamental Theorem of Calculus (Part 2) say?

It says that if F(x)=f(x)F'(x)=f(x), then

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

So a definite integral can be evaluated by finding any antiderivative of the integrand and subtracting endpoint values.

What condition do I have to check before using it?

You must check that your chosen function really is an antiderivative of the integrand: F(x)=f(x)F'(x)=f(x). If that derivative check fails, the endpoint subtraction does not represent the integral.

What is the most common mistake?

Using the integrand itself, or a nearby-looking function, as though it were the antiderivative. For example, for 02x2dx\int_0^2 x^2\,dx, writing x202x^2\big\vert_0^2 is wrong because the derivative of x2x^2 is 2x2x, not x2x^2.

Why is the order F(b)F(a)F(b)-F(a) instead of F(a)F(b)F(a)-F(b)?

The theorem measures net change from the lower bound to the upper bound. Reversing the order reverses the sign, which corresponds to integrating over the interval in the opposite direction.

Can I use any antiderivative?

Yes. Any two antiderivatives of ff differ by a constant, and that constant cancels in F(b)F(a)F(b)-F(a). The only non-negotiable part is that the derivative of your chosen function must be exactly ff.

How is this different from an indefinite integral?

An indefinite integral as antiderivative asks for a family of functions plus +C+C. FTC Part 2 uses one antiderivative to compute a single number for a definite integral.


How This Fits in Unisium

Unisium uses FTC Part 2 as the bridge between antiderivative knowledge and exact accumulation. The skill is not only remembering the formula but selecting a correct antiderivative under pressure, then evaluating the endpoints in the correct order. That is why this guide emphasizes applicability checks, negative near-misses, and short endpoint-evaluation chains instead of one long narrative example.

Explore further:

Ready to make endpoint evaluation automatic? Start practicing with Unisium or go deeper with Masterful Learning.

Masterful Learning book cover

Masterful Learning

The study system for physics, math, & programming that works: retrieval, connection, explanation, problem solving, and more.

Read the book (opens in new tab) ISBN 979-8-2652-9642-9

Ready to apply this strategy?

Join Unisium and start implementing these evidence-based learning techniques.

Start Learning with Unisium Read More Guides

Want the complete framework? This guide is from Masterful Learning.

Learn about the book →