Achievable logoAchievable logo
AP Calculus AB
Sign in
Sign up
Purchase
Textbook
Practice exams
Support
How it works
Exam catalog
Mountain with a flag at the peak
Textbook
Introduction
1. Limits
2. Derivative basics
3. Advanced differentiation
4. Contextual uses
5. Analytical uses
6. Integration
6.1 Accumulation of change
6.2 Riemann sums & area
6.3 Definite integrals
6.4 Accumulation functions
6.5 Behavior of accumulation functions
6.6 Fundamental theorem of calculus
6.7 Indefinite integrals
6.8 u-substitution
6.9 Long division & completing the square
7. Differential equations
8. Applications of integrals
Wrapping up
Achievable logoAchievable logo
6.6 Fundamental theorem of calculus
Achievable AP Calculus AB
6. Integration
Our AP Calculus AB course is now in "early access" - get 50% off for a limited time.

Fundamental theorem of calculus

8 min read
Font
Discuss
Share
Feedback

What you’ll learn

  • Evaluate definite integrals analytically using the Fundamental Theorem of Calculus (FTC), Part 2
  • Use the reverse power rule to calculate basic antiderivatives by hand
  • Use graphing calculator technology to compute definite integrals
  • Apply the FTC to problems with graphs and tables

The previous section showed that derivatives and integrals are opposite processes:

If F(x) then F′(x)​=∫ax​f(t)dt,=f(x).​

Because integration can “undo” differentiation, when given a function f(x) you can look for an antiderivative: a function F(x) whose derivative is f(x).

To evaluate a definite integral using this relationship, follow these two steps:

  1. Find an antiderivative F(x) whose derivative is f(x).
  2. Compute F(b)−F(a).

The 2nd part of the Fundamental Theorem of Calculus gives a way to evaluate definite integrals:

Fundamental Theorem of Calculus (FTC), Part 2:

If f is continuous on [a,b], and F is any antiderivative of f, then

∫ab​f(x)dx=F(x)​ab​=F(b)−F(a)

The notation F(x)​ab​ is a common intermediate step when working with definite integrals. It instructs you to evaluate F(x) at the upper limit of integration b and subtract its value at the lower limit a.

Caution: The subtraction sign

When evaluating F(b)−F(a), always wrap the F(a) expression in parentheses, especially if F(x) has multiple terms or negative coefficients. A very common mistake is forgetting to distribute the subtraction sign to the entire second part of the evaluation:

(F(b))−(F(a))

Reversing the power rule

Now the question is: how do you find antiderivatives?

Just like with derivatives, there are rules you can use. One of the most important is the reverse power rule. Recall the power rule for derivatives:

dxd​(xn)=nxn−1

To reverse this process for integrals, add 1 to the exponent and divide by the new exponent:

Reverse power rule:

∫xndx=n+1xn+1​+C

This rule requires n=−1 (otherwise it would result in division by 0). For now, we’ll avoid this case. It will be covered in the next section along with the meaning of +C.

Since the reverse power rule applies to powers of x, algebraic manipulation - such as simplifying fractions or expanding polynomials - can be used to rewrite expressions in that form.

Example 1: Direct application

Evaluate the definite integral:

∫−14​(2x+3)dx

Solution

(spoiler)

Graphically, the region under f(x)=2x+3 from x=−1 to x=4 is a trapezoid with:

  • a height of 5 and

  • parallel base lengths of f(−1)=1 and f(4)=11.

So we should expect the definite integral to be the area of the trapezoid:

21​(5)(1+11)=30

To compute the same value using the FTC, first rewrite f(x) with explicit exponents so it’s clear how to apply the reverse power rule:

∫−14​f(x)dx=∫−14​(2x1+3x0)dx

Apply the reverse power rule term-by-term:

∫−14​(2x1+3x0)dx=(1+12x1+1​+0+13x0+1​)​−14​=(x2+3x)​−14​

Now apply the FTC for definite integrals:

(x2+3x)​−14​​=[(4)2+3(4)]−[(−1)2+3(−1)]=28−(−2)=30​​

Using your calculator

While you could use the reverse power rule to evaluate an integral like

∫1.54.2​(0.35x5−2.4x3+7)dx

doing so by hand takes more time than necessary.

Instead, the calculation can be handled in Desmos with the integral tool:

  1. Type “int” and an integral symbol will appear.
  2. Plug in the boundaries.
  3. Type the integrand.

Syntax in Desmos:

Make sure to put parentheses around the integrand expression before typing dx. Otherwise, you’ll see an error message.

By entering the integral exactly as shown, Desmos gives the answer of 154.764​.

Example 2: Using graphs

The AP Calculus exam frequently tests the FTC using a visual graph instead of a function. In these problems, remember that the definite integral represents the net area under the curve. Calculate these integrals by finding the areas of the geometric shapes formed by the graph.

Let f be the function whose graph is given below and let g be an antiderivative of f such that g(5)=−2.

Figure 6.6.1 Graph of f
Figure 6.6.1 Graph of f

a) Find g(1).

b) Find g′(3).

Solutions

a) Find g(1) given g(5)=−2.

(spoiler)

Since g is an antiderivative of f, we can use the FTC part 2 to evaluate an integral of f. The problem gives us g(5)=−2 and asks for g(1), so setup the integral as follows:

∫15​f(x)dx=g(5)−g(1)

Rearrange to solve for g(1):

g(1)=g(5)−∫15​f(x)dx

Compute the definite integral by finding the net area under the graph from x=1 to x=5. The region consists of:

  • A trapezoid on interval [1,2] with area

    • A=21​(1)(3+2)=2.5
  • A trapezoid on interval [2,5] with area

    • A=21​(2)(1+3)=4

Therefore,

∫15​f(x)dx=4+2.5=6.5

Lastly, substitute this in to find g(1):

g(1)​=g(5)−∫15​f(x)dx=−2−6.5=−8.5​

b) Find g′(3).

(spoiler)

Since g is an antiderivative of f, we have g′(x)=f(x) by the FTC part 1.

Therefore, g′(3)=f(3). Using the graph of f given, locate the function value f(3)=2​.

Example 3: Using tables

A tank contains 1 gallon of water at time t=0. Water is poured into the tank at a rate of R(t) gallons per minute, where t is measured in minutes. The table below gives values of R at selected points:

t R(t)
0 2
2 1
3 5
5 6

Use a right Riemann sum with the values in the table to estimate the amount of water in the tank at t=3 minutes.

Solution

(spoiler)

Let A(t) be the amount of water in the tank at time t. The problem gives the initial amount of water in the tank, A(0)=1 gallon.

Integrating the rate R(t) over the time interval from t=0 to t=3 gives the net change in A(t), or how much water was added:

∫03​R(t)dt=A(3)−A(0)

Solve for A(3):

A(3)=A(0)+∫03​R(t)dt

Next, estimate ∫03​R(t)dt using a right Riemann sum on the subintervals determined by the given t-values.

It may help to plot the points and draw the rectangles:

Using right endpoints to build rectangles that approximate the area under R
Using right endpoints to build rectangles that approximate the area under R

Using right endpoints:

  • On [2,3], the right endpoint is t=3, so the height is R(3)=5 and the width is 3−2=1.

    • A=5⋅1=5.
  • On [0,2], the right endpoint is t=2, so the height is R(2)=1 and the width is 2−0=2.

    • A=1⋅2=2.

So the right Riemann sum is 5+2=7, giving the estimate

∫03​R(t)dt≈7.

Then the amount of water in the tank at t=3 minutes is

A(3)​=A(0)+∫03​R(t)dt≈1+7=8​​

The FTC (part 2) for definite integrals:

To evaluate ∫ab​f(x)dx, find the antiderivative F(x) and compute F(b)−F(a). Always wrap F(a) in parentheses to distribute negative signs correctly.

Reverse power rule:

Add 1 to the exponent and divide by the new exponent:

∫xndx=n+1xn+1​+C

(where n=−1).

Desmos shortcut:

Type “int” for the integral symbol. You must wrap multi-term integrands in parentheses before typing dx so the calculator evaluates it.

Graphs and tables:

A definite integral represents the net area under a curve. Use geometric formulas for graphs, or Riemann sums for tables, to calculate or estimate this area.

Sign up for free to take 6 quiz questions on this topic

All rights reserved ©2016 - 2026 Achievable, Inc.

Fundamental theorem of calculus

What you’ll learn

  • Evaluate definite integrals analytically using the Fundamental Theorem of Calculus (FTC), Part 2
  • Use the reverse power rule to calculate basic antiderivatives by hand
  • Use graphing calculator technology to compute definite integrals
  • Apply the FTC to problems with graphs and tables

The previous section showed that derivatives and integrals are opposite processes:

If F(x) then F′(x)​=∫ax​f(t)dt,=f(x).​

Because integration can “undo” differentiation, when given a function f(x) you can look for an antiderivative: a function F(x) whose derivative is f(x).

To evaluate a definite integral using this relationship, follow these two steps:

  1. Find an antiderivative F(x) whose derivative is f(x).
  2. Compute F(b)−F(a).

The 2nd part of the Fundamental Theorem of Calculus gives a way to evaluate definite integrals:

Fundamental Theorem of Calculus (FTC), Part 2:

If f is continuous on [a,b], and F is any antiderivative of f, then

∫ab​f(x)dx=F(x)​ab​=F(b)−F(a)

The notation F(x)​ab​ is a common intermediate step when working with definite integrals. It instructs you to evaluate F(x) at the upper limit of integration b and subtract its value at the lower limit a.

Caution: The subtraction sign

When evaluating F(b)−F(a), always wrap the F(a) expression in parentheses, especially if F(x) has multiple terms or negative coefficients. A very common mistake is forgetting to distribute the subtraction sign to the entire second part of the evaluation:

(F(b))−(F(a))

Reversing the power rule

Now the question is: how do you find antiderivatives?

Just like with derivatives, there are rules you can use. One of the most important is the reverse power rule. Recall the power rule for derivatives:

dxd​(xn)=nxn−1

To reverse this process for integrals, add 1 to the exponent and divide by the new exponent:

Reverse power rule:

∫xndx=n+1xn+1​+C

This rule requires n=−1 (otherwise it would result in division by 0). For now, we’ll avoid this case. It will be covered in the next section along with the meaning of +C.

Since the reverse power rule applies to powers of x, algebraic manipulation - such as simplifying fractions or expanding polynomials - can be used to rewrite expressions in that form.

Example 1: Direct application

Evaluate the definite integral:

∫−14​(2x+3)dx

Solution

(spoiler)

Graphically, the region under f(x)=2x+3 from x=−1 to x=4 is a trapezoid with:

  • a height of 5 and

  • parallel base lengths of f(−1)=1 and f(4)=11.

So we should expect the definite integral to be the area of the trapezoid:

21​(5)(1+11)=30

To compute the same value using the FTC, first rewrite f(x) with explicit exponents so it’s clear how to apply the reverse power rule:

∫−14​f(x)dx=∫−14​(2x1+3x0)dx

Apply the reverse power rule term-by-term:

∫−14​(2x1+3x0)dx=(1+12x1+1​+0+13x0+1​)​−14​=(x2+3x)​−14​

Now apply the FTC for definite integrals:

(x2+3x)​−14​​=[(4)2+3(4)]−[(−1)2+3(−1)]=28−(−2)=30​​

Using your calculator

While you could use the reverse power rule to evaluate an integral like

∫1.54.2​(0.35x5−2.4x3+7)dx

doing so by hand takes more time than necessary.

Instead, the calculation can be handled in Desmos with the integral tool:

  1. Type “int” and an integral symbol will appear.
  2. Plug in the boundaries.
  3. Type the integrand.

Syntax in Desmos:

Make sure to put parentheses around the integrand expression before typing dx. Otherwise, you’ll see an error message.

By entering the integral exactly as shown, Desmos gives the answer of 154.764​.

Example 2: Using graphs

The AP Calculus exam frequently tests the FTC using a visual graph instead of a function. In these problems, remember that the definite integral represents the net area under the curve. Calculate these integrals by finding the areas of the geometric shapes formed by the graph.

Let f be the function whose graph is given below and let g be an antiderivative of f such that g(5)=−2.

a) Find g(1).

b) Find g′(3).

Solutions

a) Find g(1) given g(5)=−2.

(spoiler)

Since g is an antiderivative of f, we can use the FTC part 2 to evaluate an integral of f. The problem gives us g(5)=−2 and asks for g(1), so setup the integral as follows:

∫15​f(x)dx=g(5)−g(1)

Rearrange to solve for g(1):

g(1)=g(5)−∫15​f(x)dx

Compute the definite integral by finding the net area under the graph from x=1 to x=5. The region consists of:

  • A trapezoid on interval [1,2] with area

    • A=21​(1)(3+2)=2.5
  • A trapezoid on interval [2,5] with area

    • A=21​(2)(1+3)=4

Therefore,

∫15​f(x)dx=4+2.5=6.5

Lastly, substitute this in to find g(1):

g(1)​=g(5)−∫15​f(x)dx=−2−6.5=−8.5​

b) Find g′(3).

(spoiler)

Since g is an antiderivative of f, we have g′(x)=f(x) by the FTC part 1.

Therefore, g′(3)=f(3). Using the graph of f given, locate the function value f(3)=2​.

Example 3: Using tables

A tank contains 1 gallon of water at time t=0. Water is poured into the tank at a rate of R(t) gallons per minute, where t is measured in minutes. The table below gives values of R at selected points:

t R(t)
0 2
2 1
3 5
5 6

Use a right Riemann sum with the values in the table to estimate the amount of water in the tank at t=3 minutes.

Solution

(spoiler)

Let A(t) be the amount of water in the tank at time t. The problem gives the initial amount of water in the tank, A(0)=1 gallon.

Integrating the rate R(t) over the time interval from t=0 to t=3 gives the net change in A(t), or how much water was added:

∫03​R(t)dt=A(3)−A(0)

Solve for A(3):

A(3)=A(0)+∫03​R(t)dt

Next, estimate ∫03​R(t)dt using a right Riemann sum on the subintervals determined by the given t-values.

It may help to plot the points and draw the rectangles:

Using right endpoints:

  • On [2,3], the right endpoint is t=3, so the height is R(3)=5 and the width is 3−2=1.

    • A=5⋅1=5.
  • On [0,2], the right endpoint is t=2, so the height is R(2)=1 and the width is 2−0=2.

    • A=1⋅2=2.

So the right Riemann sum is 5+2=7, giving the estimate

∫03​R(t)dt≈7.

Then the amount of water in the tank at t=3 minutes is

A(3)​=A(0)+∫03​R(t)dt≈1+7=8​​

Key points

The FTC (part 2) for definite integrals:

To evaluate ∫ab​f(x)dx, find the antiderivative F(x) and compute F(b)−F(a). Always wrap F(a) in parentheses to distribute negative signs correctly.

Reverse power rule:

Add 1 to the exponent and divide by the new exponent:

∫xndx=n+1xn+1​+C

(where n=−1).

Desmos shortcut:

Type “int” for the integral symbol. You must wrap multi-term integrands in parentheses before typing dx so the calculator evaluates it.

Graphs and tables:

A definite integral represents the net area under a curve. Use geometric formulas for graphs, or Riemann sums for tables, to calculate or estimate this area.

More from Integration

  • Accumulation of change
  • Riemann sums & area
  • Definite integrals
  • Accumulation functions
  • Behavior of accumulation functions