The Fundamental Theorem of Calculus bridges the gap between derivatives and integrals by showing that these two operations are inverses of each other. Instead of computing areas under curves through tedious Riemann sums, this theorem lets you evaluate definite integrals using antiderivatives. It's the single most important result in Calculus I.
The Fundamental Theorem of Calculus
Mean Value Theorem for Integrals
If is continuous on , then there exists some point in such that:
Think about what this says geometrically: you can always find a rectangle with base and height that has exactly the same area as the region under the curve from to .
- The value is the average value of on . You can rearrange the formula to see this:
- Continuity of is what guarantees such a exists (by the Intermediate Value Theorem, the function must hit its average value somewhere on the interval)
- This result is used in proving Part 1 of the Fundamental Theorem
Fundamental Theorem of Calculus, Part 1
Part 1 tells you what happens when you differentiate an integral. If is continuous on and you define:
then is an antiderivative of , which means:
The function represents the accumulated area under from to . As you move to the right, the rate at which that area grows equals the height of the curve at . That's why the derivative of the integral gives you back the original function.
Example: If , then . You just plug the upper limit into the integrand.
Watch out for chain rule situations. If the upper limit is a function of rather than just itself, you need to apply the chain rule:
For instance, .

Fundamental Theorem of Calculus, Part 2
Part 2 gives you a practical way to evaluate definite integrals. If is continuous on and is any antiderivative of , then:
This is the result that replaces Riemann sums with a simple subtraction. Here's the process:
- Find an antiderivative of the integrand
- Evaluate at the upper limit and the lower limit
- Subtract:
Example: Evaluate .
- An antiderivative of is
- Evaluate: and
- Subtract:
Notice you don't need the here. Any constant you add cancels out in the subtraction .
Connections and Applications of the Fundamental Theorem of Calculus

Differentiation vs. integration relationship
The two parts together establish that differentiation and integration are inverse operations:
- Part 1 says: if you integrate a function and then differentiate, you get the original function back
- Part 2 says: if you find an antiderivative (undo a derivative) and evaluate at the endpoints, you get the definite integral
This inverse relationship is what makes the theorem so useful. It means you can find areas under curves without limits of Riemann sums, and you can recover total change from a rate of change by integrating.
Combined Fundamental Theorem concepts
Some problems require both parts working together.
Example: Find the area under from to .
- Apply Part 1 to simplify the function:
- Apply Part 2 to evaluate the area:
Connections in mathematical analysis
The Fundamental Theorem provides the foundation for many topics you'll encounter later:
- Differential equations: Solving equations that relate a function to its derivatives often relies on integrating both sides
- Probability: Computing probabilities for continuous random variables requires evaluating integrals of density functions
- Multivariable and vector calculus: Theorems like Green's Theorem and Stokes' Theorem generalize the same core idea (relating a quantity on a boundary to a quantity over a region) to higher dimensions