The Fundamental Theorem of Calculus (FTC) connects differentiation and integration, showing they're inverse operations. It proves that finding the area under a curve and calculating rates of change are two sides of the same coin, which transforms how we evaluate integrals.
The theorem has two parts. The first shows that integration produces antiderivatives, while the second gives you a way to evaluate definite integrals without Riemann sums. Together, they replace tedious limit-based calculations with straightforward antiderivative evaluation.
The Fundamental Theorem of Calculus
Mean Value Theorem for Integrals
Before diving into the FTC itself, there's a supporting result you should know. The Mean Value Theorem for Integrals says that for a continuous function on , there exists some point in such that:
Geometrically, this means the area under the curve over equals the area of a rectangle with base and height . That height is the average value of on the interval.
- The theorem guarantees that a continuous function actually achieves its average value at some point in the interval.
- It relies on the Intermediate Value Theorem to ensure that point exists.
- The average value of on is given by .
Fundamental Theorem of Calculus
Part 1 (Differentiation of an Integral): If is continuous on , then the function defined by
is continuous on , differentiable on , and satisfies .
In plain terms: if you accumulate area under a continuous function and then take the derivative of that accumulation, you get back the original function. This guarantees that every continuous function has an antiderivative.
Part 2 (Evaluation of Definite Integrals): If is continuous on and is any antiderivative of , then
This is sometimes called the Newton-Leibniz formula. It means you can evaluate a definite integral by finding any antiderivative and plugging in the endpoints. No limits of Riemann sums required.
The two parts together show that differentiation and integration undo each other:
- Part 1: The derivative of the integral of gives back .
- Part 2: The definite integral of over gives the net change .

Derivatives of Integrals
Part 1 of the FTC directly tells you how to differentiate integrals that have variable limits.
Variable upper limit (the standard case):
where is a constant and is continuous.
Variable lower limit:
The negative sign appears because increasing shrinks the interval of integration from the left.
Variable limit with a composite function (chain rule): If the upper limit is a function rather than just , apply the chain rule:
For example, to find :
- Identify and .
- Apply the formula: .
If both limits are functions of , split the integral at a constant and handle each piece separately.
Computing Definite Integrals
To evaluate using FTC Part 2:
- Find an antiderivative of .
- Evaluate . This difference is often written using the bracket notation: .
Example: Evaluate .
- An antiderivative of is .
- Compute .
This is far more efficient than setting up Riemann sums, and it works for computing areas, volumes, work, and any other accumulated quantity.

Differentiation vs. Integration
These two operations are inverses, but they answer different questions:
- Differentiation finds the instantaneous rate of change (slope) of a function at a point.
- Integration finds the accumulated total (area under the curve) over an interval.
The FTC ties them together:
- FTC Part 1 says differentiating an accumulation function recovers the original rate: .
- FTC Part 2 says integrating a rate of change over an interval gives the net change: .
This relationship is the foundation for nearly everything else in Calculus II, from computing areas between curves to solving differential equations.
Continuity and the Fundamental Theorem
Continuity of is a key requirement for both parts of the FTC.
- Part 1 requires to be continuous so that the accumulation function is guaranteed to be differentiable.
- Part 2 requires to be continuous on so that an antiderivative exists and the evaluation formula holds.
If has a discontinuity on , you can't apply the FTC directly. Instead, you'd need to split the integral at the discontinuity and handle each piece separately (this comes up later with improper integrals).
Also keep in mind: when the limit of integration is a composite function like , the chain rule becomes essential. The FTC alone gives you , but you must multiply by to account for the rate at which the upper limit itself is changing.