Fundamental Theorem of Calculus Examples in Math

Start with the recap, study the fully worked examples, then use the practice problems to check your understanding of Fundamental Theorem of Calculus.

This page combines explanation, solved examples, and follow-up practice so you can move from recognition to confident problem-solving in Math.

Concept Recap

The theorem stating that differentiation and integration are inverse operations, linking antiderivatives to definite integrals.

Integration undoes differentiation. They're two sides of the same coin.

Read the full concept explanation โ†’

How to Use These Examples

  • Read the first worked example with the solution open so the structure is clear.
  • Try the practice problems before revealing each solution.
  • Use the related concepts and background knowledge badges if you feel stuck.

What to Focus On

Core idea: The Fundamental Theorem links the two operations: the derivative of an accumulation function gives back the integrand, and a definite integral equals the change in any antiderivative.

Common stuck point: The procedure for fundamental theorem of calculus is the easy part; the trap is mixing up the parts. Asking "Am I connecting a definite integral to an antiderivative (F(b)โˆ’F(a)F(b)-F(a)) or differentiating an accumulation function back to its integrand?" first is what keeps a correct-looking calculation from being attached to the wrong concept.

Sense of Study hint: Ask: Am I connecting a definite integral to an antiderivative (F(b)โˆ’F(a)F(b)-F(a)) or differentiating an accumulation function back to its integrand?

Worked Examples

Example 1

easy
Let G(x)=โˆซ0x(t2+1)โ€‰dtG(x) = \int_0^x (t^2 + 1)\,dt. Find Gโ€ฒ(x)G'(x) using FTC Part 1.

Answer

Gโ€ฒ(x)=x2+1G'(x) = x^2 + 1

First step

1
FTC Part 1 states: if G(x)=โˆซaxf(t)โ€‰dtG(x) = \int_a^x f(t)\,dt, then Gโ€ฒ(x)=f(x)G'(x) = f(x).

Full solution

  1. 2
    Here f(t)=t2+1f(t) = t^2 + 1, so Gโ€ฒ(x)=f(x)=x2+1G'(x) = f(x) = x^2 + 1.
  2. 3
    No integration is needed โ€” the derivative of an integral with variable upper limit is just the integrand evaluated at xx.
FTC Part 1 says differentiation undoes integration when the upper limit is the variable. You simply replace tt with xx in the integrand. This is the key link showing derivatives and integrals are inverse operations.

Example 2

hard
Let H(x)=โˆซ1x2cosโกtโ€‰dtH(x) = \int_1^{x^2} \cos t\,dt. Find Hโ€ฒ(x)H'(x).

Practice Problems

Try these problems on your own first, then open the solution to compare your method.

Example 1

medium
Use FTC Part 2 to evaluate โˆซ1e1tโ€‰dt\int_1^e \frac{1}{t}\,dt.

Example 2

medium
If F(x)=โˆซ0xet2โ€‰dtF(x) = \int_0^x e^{t^2}\,dt, find Fโ€ฒ(x)F'(x).

Example 3

easy
Use the FTC to evaluate โˆซ032xโ€‰dx\int_0^3 2x \, dx.

Example 4

easy
If F(x)=โˆซ0xt2โ€‰dtF(x) = \int_0^x t^2 \, dt, find Fโ€ฒ(x)F'(x).

Example 5

easy
If G(x)=โˆซ2xcosโกtโ€‰dtG(x) = \int_2^x \cos t \, dt, find Gโ€ฒ(x)G'(x).

Example 6

easy
Use the FTC to evaluate โˆซ124x3โ€‰dx\int_1^2 4x^3 \, dx.

Example 7

easy
If H(x)=โˆซ0xetโ€‰dtH(x) = \int_0^x e^t \, dt, find Hโ€ฒ(x)H'(x).

Example 8

easy
Use the FTC to evaluate โˆซ0ฯ€cosโกxโ€‰dx\int_0^{\pi} \cos x \, dx.

Example 9

easy
If F(x)=โˆซ5x(3t+1)โ€‰dtF(x) = \int_5^x (3t + 1) \, dt, find Fโ€ฒ(2)F'(2).

Example 10

easy
Use the FTC to evaluate โˆซ1e1xโ€‰dx\int_1^e \frac{1}{x} \, dx.

Example 11

medium
If F(x)=โˆซ0x2sinโกtโ€‰dtF(x) = \int_0^{x^2} \sin t \, dt, find Fโ€ฒ(x)F'(x).

Example 12

medium
Use the FTC to evaluate โˆซโˆ’12(2x+3)โ€‰dx\int_{-1}^{2} (2x + 3) \, dx.

Example 13

medium
If F(x)=โˆซx4t2โ€‰dtF(x) = \int_x^4 t^2 \, dt, find Fโ€ฒ(x)F'(x).

Example 14

medium
Use the FTC to evaluate โˆซ02(exโˆ’1)โ€‰dx\int_0^2 (e^x - 1) \, dx.

Example 15

medium
Distinguish: which is FTC Part 1 vs Part 2 โ€” (a) ddxโˆซaxfโ€‰dt=f(x)\frac{d}{dx}\int_a^x f\,dt = f(x), (b) โˆซabf=F(b)โˆ’F(a)\int_a^b f = F(b)-F(a)?

Example 16

medium
If F(x)=โˆซ1x1tโ€‰dtF(x) = \int_1^x \frac{1}{t}\,dt, find Fโ€ฒ(x)F'(x) and F(1)F(1).

Example 17

medium
Use the FTC to evaluate โˆซ04xโ€‰dx\int_0^4 \sqrt{x}\,dx.

Example 18

challenge
If F(x)=โˆซxx2tโ€‰dtF(x) = \int_{x}^{x^2} t \, dt, find Fโ€ฒ(x)F'(x).

Example 19

challenge
A particle has velocity v(t)=3t2โˆ’2v(t) = 3t^2 - 2. Find the net displacement from t=0t=0 to t=2t=2.

Example 20

challenge
If ddxโˆซ0sinโกxet2โ€‰dt=?\frac{d}{dx}\int_0^{\sin x} e^{t^2}\,dt = ?, express the derivative.

Example 21

medium
Use the FTC to evaluate โˆซ02(3x2โˆ’4x+1)โ€‰dx\int_0^2 (3x^2 - 4x + 1) \, dx.

Example 22

medium
If F(x)=โˆซ13xt2โ€‰dtF(x) = \int_1^{3x} t^2 \, dt, find Fโ€ฒ(x)F'(x).

Example 23

easy
Evaluate โˆซ023x2โ€‰dx\int_0^2 3x^2 \, dx.

Example 24

easy
Evaluate โˆซ0ฯ€/2cosโกxโ€‰dx\int_0^{\pi/2} \cos x \, dx.

Example 25

easy
Evaluate โˆซ131x2โ€‰dx\int_1^3 \frac{1}{x^2} \, dx.

Example 26

easy
Evaluate โˆซ01exโ€‰dx\int_0^1 e^x \, dx.

Example 27

easy
Evaluate โˆซโˆ’11x3โ€‰dx\int_{-1}^{1} x^3 \, dx.

Example 28

easy
Evaluate โˆซ04xโ€‰dx\int_0^4 \sqrt{x} \, dx.

Example 29

medium
If F(x)=โˆซ1x31tโ€‰dtF(x) = \int_1^{x^3} \frac{1}{t} \, dt, find Fโ€ฒ(x)F'(x).

Example 30

medium
Evaluate โˆซ0ฯ€sinโกxโ€‰dx\int_0^{\pi} \sin x \, dx.

Example 31

medium
If F(x)=โˆซ2x5(t2+1)โ€‰dtF(x) = \int_{2x}^{5} (t^2 + 1) \, dt, find Fโ€ฒ(x)F'(x).

Example 32

medium
Evaluate โˆซ142xโˆ’1xโ€‰dx\int_1^4 \frac{2x - 1}{\sqrt{x}} \, dx.

Example 33

medium
A car's velocity is v(t)=2t+1v(t) = 2t + 1 m/s. Use FTC to find total distance traveled from t=0t = 0 to t=4t = 4 s.

Example 34

medium
If F(x)=โˆซ0xteโˆ’t2โ€‰dtF(x) = \int_0^x t e^{-t^2} \, dt, find Fโ€ฒ(x)F'(x).

Example 35

medium
Evaluate โˆซ0lnโก22e2xโ€‰dx\int_0^{\ln 2} 2 e^{2x} \, dx.

Example 36

medium
State and apply: if ff is continuous and โˆซ2xf(t)dt=x2โˆ’4\int_2^x f(t) dt = x^2 - 4, find f(x)f(x).

Example 37

hard
Find ddxโˆซxx2sinโกtโ€‰dt\frac{d}{dx} \int_{x}^{x^2} \sin t \, dt.

Example 38

hard
Evaluate โˆซ0ฯ€/4secโก2xโ€‰dx\int_0^{\pi/4} \sec^2 x \, dx.

Example 39

hard
A water tank's volume is V(t)=50+โˆซ0t(6โˆ’r)drV(t) = 50 + \int_0^t (6 - r) dr. Find Vโ€ฒ(t)V'(t) and the maximum volume.

Example 40

hard
Evaluate โˆซ012x1+x2โ€‰dx\int_0^1 \frac{2x}{1 + x^2} \, dx.

Example 41

hard
Evaluate โˆซ12lnโกxโ€‰dx\int_1^2 \ln x \, dx.

Example 42

hard
If F(x)=โˆซ0cosโกxt2โ€‰dtF(x) = \int_0^{\cos x} t^2 \, dt, find Fโ€ฒ(x)F'(x).

Example 43

challenge
Use FTC to find the average value of f(x)=x2f(x) = x^2 on [0,3][0, 3].

Example 44

challenge
Let G(x)=โˆซ0x(tโˆ’1)(tโˆ’3)โ€‰dtG(x) = \int_0^x (t - 1)(t - 3) \, dt. Find all x>0x > 0 where GG has a local minimum.

Related Concepts

Background Knowledge

These ideas may be useful before you work through the harder examples.

derivativeintegral