zuai-logo
zuai-logo
  1. AP Calculus
FlashcardFlashcardStudy GuideStudy Guide
Question BankQuestion BankGlossaryGlossary

The Fundamental Theorem of Calculus and Definite Integrals

Samuel Baker

Samuel Baker

6 min read

Listen to this study note

Study Guide Overview

This study guide covers the Fundamental Theorem of Calculus (FTOC), including both Part 1 and Part 2. Part 1 explains the relationship between derivatives of integrals and the original function, focusing on definite integrals and examples with different upper bounds. Part 2 demonstrates how to evaluate definite integrals using antiderivatives and provides a step-by-step process with practice problems and solutions. The guide emphasizes the importance of the FTOC in integral calculus.

#6.7 The Fundamental Theorem of Calculus and Definite Integrals

Welcome to one of the most important theorems in all of calculus! In this key topic, we’ll explain what the two parts of the fundamental theorem of calculus (FTOC) are as well as explain the relationship between a definite integral and its antiderivative!


#1️⃣ Fundamental Theorem of Calculus Part 1

The first part of the FTOC states the relationship between antiderivatives and definite integrals. Now what does this mean? 🤔 Let’s write this out.

g(x)=∫axf(t)dtg(x)=\int_{a}^{x} f(t) dtg(x)=∫ax​f(t)dt

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

What the equation above represents is that if you take the derivative of an integral, you will be left with the inside function. This happens because differentiation and integration cancel each other out, leaving you with the inside function.

However, you need to be cautious! If the upper bound is not just xxx, then you will have to substitute whatever the upper bound is for ttt.

#✏️ Example 1 - Normal FTOC

Find g′(x)g'(x)g′(x).

g(x)=∫32x5t4dtg(x)=\int_{32}^{x} 5t^4 dtg(x)=∫32x​5t4dt

Using the FTOC, you can simplify the right side by taking the derivative of both sides. Therefore, g′(x)=5x4g'(x)=5x^4g′(x)=5x4.

#✏️ Example 2 - Upper Bound Change

Find g′(x)g'(x)g′(x).

g(x)=∫322x5t4dtg(x)=\int_{32}^{2x} 5t^4 dtg(x)=∫322x​5t4dt

Note that in this example, the upper bound is now 2x2x2x. The only change that you will do to find g′(x)g'(x)g′(x) will be to substitute 2x2x2x for ttt, instead of xxx. Therefore g′(x)=5(2x)4=80x4g'(x)=5(2x)^4=80x^4g′(x)=5(2x)4=80x4.

Untitled

A visual representation of the first part of the FTOC

Image Courtesy of Math24

📌 We actually already discussed this part of the fundamental theorem of calculus in key topic 6.4. For more information and examples, check it out here.


#2️⃣ Fundamental Theorem of Calculus - Part 2

The second part of the FTOC is more frequently used to solve definite integrals. If a function is continuous on the interval [a,b][a,b][a,b] and FFF is an antiderivative of fff, then

∫abf(x)dx=F(b)−F(a)\int_{a}^{b} f(x)dx=F(b)-F(a)∫ab​f(x)dx=F(b)−F(a)

In other words, this theorem tells us that to find the definite integral of a function over an interval, you can evaluate its antiderivative at the upper limit of the interval and subtract the antiderivative evaluated at the lower limit. Instead of finding the integral, you can just do simple subtraction! ➖

#🪜 Steps to Solving a Definite Integral with the FTOC

Here are some steps you can follow when solving a definite integral with the fundamental theorem of calculus:

  1. ◀️ Find the antiderivative.
  2. ⬆️ Plug in the upper bound into the antiderivative.
  3. ⬇️ Plug in the lower bound into the antiderivative.
  4. 🟰 Subtract the lower bound from the upper bound and get the answer!

Now, let’s put these steps to a test and apply them to a problem!

#✏️ Solving with FTOC Part 2 Walkthrough

Evaluate the following integral.

∫05exdx\int_{0}^{5}e^xdx∫05​exdx

According to the FTOC, to solve this definite integral, we would have to find the antiderivative of exe^xex, then subtract the antiderivative of 000 from the antiderivative of 555.

∫05exdx=e5−e0=e5−1\int_{0}^{5}e^xdx=e^5-e^0=e^5-1∫05​exdx=e5−e0=e5−1

The final answer is e5−1e^5-1e5−1 because the antiderivative of exe^xex is exe^xex. Then we plugged in 5 and 0 for xxx and got our final answer!


#🗒️ FTOC Part 2 Practice Problems

For some additional practice, complete each of these questions.

  1. Calculate the integral of f(x)=3x2f(x) = 3x^2f(x)=3x2 from a=1a = 1a=1 to b=4b = 4b=4.
  2. Evaluate the integral ∫02(5x−2)dx\int_{0}^{2} (5x - 2) dx∫02​(5x−2)dx.
  3. Find the definite integral of f(x)=2exf(x)=2e^xf(x)=2ex from a=0a=0a=0 to b=1b=1b=1.
  4. Evaluate ∫231xdx\int_{2}^{3} \frac{1}{x} dx∫23​x1​dx.

Before you move on to the answers, make sure you tried your best with these!

#FTOC Part 2 Question 1 Solution

First, find an antiderivative of f(x)f(x)f(x). An antiderivative of 3x23x^23x2 is F(x)=x3F(x) = x^3F(x)=x3. Then, use the theorem:

∫143x2dx=F(4)−F(1)\int_{1}^{4} 3x^2 dx = F(4) - F(1)∫14​3x2dx=F(4)−F(1)

43−13=64−1=634^3 - 1^3 = 64 - 1 = \boxed{63}43−13=64−1=63​

#FTOC Part 2 Question 2 Solution

Find the integral of 5x−25x-25x−2, which is F(x)=52x2−2xF(x)=\frac{5}{2}x^2 - 2xF(x)=25​x2−2x. Now, you can calculate:

∫02(5x−2)dx=F(2)−F(0)\int_{0}^{2} (5x - 2) dx = F(2) - F(0)∫02​(5x−2)dx=F(2)−F(0)

=(52⋅22−2⋅2)−(52⋅02−2⋅0)=\left( \frac{5}{2} \cdot 2^2 - 2 \cdot 2 \right) - \left( \frac{5}{2} \cdot 0^2 - 2 \cdot 0 \right)=(25​⋅22−2⋅2)−(25​⋅02−2⋅0)

=10−4=6=10 - 4 = \boxed6=10−4=6​

#FTOC Part 2 Question 3 Solution

The integral of 2ex2e^x2ex is F(x)=2exF(x)=2e^xF(x)=2ex itself! Therefore, we just have to apply the theorem.

∫012exdx=F(1)−F(0)\int_{0}^{1} 2e^x dx = F(1) - F(0)∫01​2exdx=F(1)−F(0)

=2e1−2e0=2e−2= 2e^1 - 2e^0 = \boxed{2e - 2}=2e1−2e0=2e−2​

#FTOC Part 2 Question 4 Solution

Last but not least! The integral of 1x\frac{1}{x}x1​ is ln⁡∣x∣\ln|x|ln∣x∣. Therefore…

∫231xdx=ln⁡∣3∣−ln⁡∣2∣\int_{2}^{3} \frac{1}{x} dx = \ln|3| - \ln|2|∫23​x1​dx=ln∣3∣−ln∣2∣

Great work! 👏


#📕 Closing

With practice, you will be able to evaluate any definite integrals thrown your way! The FTOC will continue to be useful throughout all integral calculus, so be sure to practice to perfection! 🌟

Explore more resources

FlashcardFlashcard

Flashcard

Continute to Flashcard

Question BankQuestion Bank

Question Bank

Continute to Question Bank

Mock ExamMock Exam

Mock Exam

Continute to Mock Exam

Feedback stars icon

How are we doing?

Give us your feedback and let us know how we can improve

Question 1 of 9

If g(x)=∫2x(3t2+2)dtg(x) = \int_{2}^{x} (3t^2 + 2) dtg(x)=∫2x​(3t2+2)dt, what is g′(x)g'(x)g′(x)? 🤔

3x2+23x^2 + 23x2+2

6x6x6x

x3+2xx^3 + 2xx3+2x

000