AP CALCULUS AB • INTEGRATION AND ACCUMULATION OF CHANGE

The Fundamental Theorem of Calculus and Definite Intervals

The bridge connecting differentiation and integration, revealing that accumulation and rate of change are inverse processes.

Historical Context & Motivation

The quest to compute areas, volumes, and accumulated quantities stretches back to antiquity, but for millennia the tools of differentiation and integration developed along separate paths. Ancient Greek mathematicians such as Archimedes approximated curved areas through the method of exhaustion, inscribing and circumscribing polygons to trap a region's area between increasingly tight bounds. Centuries later, mathematicians in the Islamic Golden Age and Renaissance Europe refined these techniques, but the calculations remained ad hoc — each new curve demanded its own bespoke argument. The central challenge was clear: was there a single, systematic procedure that could evaluate the accumulated area under any sufficiently well-behaved curve?

The breakthrough came in the seventeenth century when Isaac Newton and Gottfried Wilhelm Leibniz independently recognized that the operations of finding tangent slopes and finding areas are inverse processes. This insight — formalized as the Fundamental Theorem of Calculus (FTC) — unified two vast branches of mathematics into a single coherent framework and launched the era of modern analysis. Rather than exhausting ourselves with geometric approximations, we could now evaluate a definite integral simply by finding an antiderivative and evaluating it at two endpoints.

~250 BCE
Archimedes & the Method of Exhaustion
Archimedes computed the area of a parabolic segment by inscribing triangles, establishing the earliest rigorous approach to what we now call integration.
1665–1666
Newton's 'Fluxions'
During his annus mirabilis, Isaac Newton developed the method of fluxions (derivatives) and fluents (integrals), recognizing their inverse relationship.
1675–1686
Leibniz Publishes the Calculus
Leibniz independently created his differential and integral calculus and introduced the ∫ notation still used today, publishing before Newton.
1823
Cauchy Formalizes the Definite Integral
Augustin-Louis Cauchy provided the first rigorous definition of the definite integral as a limit of sums, placing the FTC on solid logical ground.
1854
Riemann's Integral
Bernhard Riemann extended Cauchy's work, defining the integral using arbitrary partitions and giving us the Riemann sum framework central to the AP curriculum.

The question the Fundamental Theorem answers is deceptively simple: if you know how fast a quantity is changing at every instant, can you recover the total change over an interval without performing an infinite summation from scratch each time? The FTC answers with a resounding yes, and mastering it is essential for every problem on the AP Calculus AB exam that involves definite integrals, accumulation functions, or area and net change.

Core Principles & Definitions

The Fundamental Theorem of Calculus has two parts, each capturing a distinct but complementary idea. Together they establish that differentiation and integration are inverse operations — one undoes the other. Before stating the theorem precisely, it helps to anchor a few definitions. A definite integralab f(x) dx represents the signed area between the graph of f and the x-axis from x = a to x = b, computed as the limit of Riemann sums. An antiderivative of f is any function F such that F′(x) = f(x). The connection between these two concepts is the essence of the FTC.

1

FTC Part 1 — Differentiation of an Integral

If f is continuous on [a, b], then the function F(x) = ∫ax f(t) dt is differentiable on (a, b), and F′(x) = f(x). Differentiation undoes integration.
2

FTC Part 2 — Evaluation of a Definite Integral

If f is continuous on [a, b] and F is any antiderivative of f, then ∫ab f(x) dx = F(b) − F(a). This converts an infinite summation into simple arithmetic.
3

The Definite Integral as Net Accumulation

The definite integral measures the net signed area: regions above the x-axis contribute positively, and regions below contribute negatively. This connects directly to total displacement when f represents velocity.
4

Continuity Requirement

Both parts of the FTC require f to be continuous on the closed interval [a, b]. On the AP exam, always verify this hypothesis before applying the theorem.
KEY TAKEAWAY
Think of integration and differentiation like recording a video and playing it in reverse. If integration is the process of accumulating individual frames into a movie (summing infinitesimal contributions into total area), then differentiation is the process of extracting a single frame from the running total (recovering the instantaneous rate from the accumulated quantity). The FTC guarantees that these two processes perfectly undo each other, so you never lose information.

Visual Explanation

The Area Function and Its Derivative

The diagram below illustrates both parts of the FTC simultaneously. The upper panel shows a continuous function f(t) (in cyan) on the interval [a, b], with the shaded region representing the accumulated area from a to a variable upper limit x. As x sweeps rightward, this shaded area grows (or shrinks, where f is negative), tracing out the accumulation function F(x) = ∫ax f(t) dt. The key visual insight is that the rate at which the shaded area changes at position x equals the height f(x) of the curve at that point — which is precisely FTC Part 1.

The cyan-shaded region under f(t) from a to x represents F(x). As x moves right by an infinitesimal amount dx, the area increases by approximately f(x) × dx, so the rate of change of area (F′(x)) equals the function's height f(x). The pink dot marks the current value f(x) at the upper limit.

Notice that the shaded area depends on where you place the variable upper limit x. When x is near a, there is almost no accumulated area, so F(x) is near zero. As x increases, the area grows at a rate determined by the height of f. If f dips below the x-axis, the area decreases (net signed area). This dynamic relationship — area changing at a rate equal to the function's current height — is the geometric heart of the Fundamental Theorem.

Mathematical Framework

Formal Statements of the FTC

FTC PART 1 (DERIVATIVE OF AN INTEGRAL)
If f is continuous on [a, b], then F(x) = ∫ₐˣ f(t) dt ⟹ F′(x) = f(x) for all x ∈ (a, b)
F(x) is the accumulation function; t is a dummy integration variable; x is the variable upper limit. This guarantees that every continuous function has an antiderivative.
FTC PART 2 (EVALUATION THEOREM)
∫ₐᵇ f(x) dx = F(b) − F(a), where F′(x) = f(x)
F is any antiderivative of f. The expression F(b) − F(a) is often written as [F(x)]ab or F(x) |ab. The constant of integration cancels, so any antiderivative works.

Chain Rule Extension of FTC Part 1

On the AP exam, you will frequently encounter integrals whose upper (or lower) limit is itself a function of x. When the upper limit is g(x) instead of simply x, the chain rule modifies FTC Part 1. This extension appears on the exam regularly, so commit the pattern to memory.

FTC PART 1 WITH CHAIN RULE
d/dx [ ∫ₐᵍ⁽ˣ⁾ f(t) dt ] = f(g(x)) × g′(x)
You evaluate f at the upper limit g(x), then multiply by the derivative of that upper limit. If the lower limit is also a function h(x), split the integral at a constant c: ∫h(x)g(x) = ∫cg(x) − ∫ch(x) and differentiate each piece.

Properties of Definite Integrals

ADDITIVITY OVER INTERVALS
∫ₐᵇ f(x) dx + ∫ᵇᶜ f(x) dx = ∫ₐᶜ f(x) dx
You can split or combine definite integrals at any interior point of the interval, provided f is integrable on each piece. This is essential for piecewise functions.
📝 AP Exam Tip
When a free-response question asks you to find d/dx of an integral with a variable upper limit, always show three things: (1) cite FTC Part 1, (2) substitute the upper limit into the integrand, and (3) multiply by the derivative of the upper limit (chain rule). Even when the upper limit is just x (so the chain rule factor is 1), writing it explicitly earns full credit.

Evaluating Definite Integrals — A Detailed Breakdown

FTC Part 2 transforms the problem of evaluating a definite integral into two sub-tasks: (1) find an antiderivative F of the integrand f, and (2) compute the difference F(b) − F(a). The diagram below presents a systematic flowchart for evaluating definite integrals, covering the common antiderivative techniques tested on the AP Calculus AB exam.

Flowchart for evaluating a definite integral using FTC Part 2. After confirming continuity, select the appropriate antiderivative technique, find F, and compute F(b) − F(a). The four main antiderivative methods on the AP Calculus AB exam are the power rule, standard trig/exponential rules, u-substitution, and algebraic simplification (long division or completing the square).
Common Antiderivative Forms for AP Calculus AB
Integrand FormAntiderivative F(x)Key Condition
xⁿxⁿ⁺¹ / (n + 1)n ≠ −1
1/xln|x|x ≠ 0
sin(x)−cos(x)
cos(x)sin(x)
sec²(x)tan(x)x ≠ π/2 + nπ
1/√(1 − x²)arcsin(x)|x| < 1

Worked Example

Example 1: Evaluating a Definite Integral (FTC Part 2)

Evaluate ∫14 (3x² − 2x + 1) dx.

Evaluating ∫₁⁴ (3x² − 2x + 1) dx
1
Step 1 — Identify the Integrand and IntervalThe integrand is f(x) = 3x² − 2x + 1, which is a polynomial and therefore continuous on all of ℝ. The interval of integration is [1, 4]. Since f is continuous on [1, 4], we may apply FTC Part 2.
2
Step 2 — Find an Antiderivative F(x)Using the power rule term by term: F(x) = 3 × x³/3 − 2 × x²/2 + 1 × x = x³ − x² + x. We can verify by differentiating: F′(x) = 3x² − 2x + 1 = f(x). ✓
F(x) = x³ − x² + x
3
Step 3 — Evaluate F(b) and F(a)F(4) = (4)³ − (4)² + (4) = 64 − 16 + 4 = 52. Then F(1) = (1)³ − (1)² + (1) = 1 − 1 + 1 = 1.
F(4) = 52, F(1) = 1
4
Step 4 — Compute F(b) − F(a)By FTC Part 2, ∫₁⁴ (3x² − 2x + 1) dx = F(4) − F(1) = 52 − 1 = 51.
∫₁⁴ (3x² − 2x + 1) dx = 51

Example 2: FTC Part 1 with the Chain Rule

Let G(x) = ∫2 cos(t) dt. Find G′(x).

Finding G′(x) when the upper limit is x³
1
Step 1 — Recognize the FTC Part 1 StructureWe have an integral of the form ∫ₐᵍ⁽ˣ⁾ f(t) dt where f(t) = cos(t) and g(x) = x³. The lower limit is the constant 2, so it contributes nothing upon differentiation.
2
Step 2 — Apply FTC Part 1 with the Chain RuleBy the chain rule extension, G′(x) = f(g(x)) × g′(x) = cos(x³) × 3x².
G′(x) = 3x² cos(x³)

Common Pitfalls & Comparisons

Students often lose points on the AP exam not because they fail to recognize the FTC, but because they misapply it in subtle ways. The table below catalogs the most frequent errors alongside the correct approach. Understanding these common pitfalls is as valuable as knowing the theorem itself.

Common FTC Errors on the AP Calculus AB Exam
Common MistakeWhy It's WrongCorrect Approach
Forgetting the chain rule factor in FTC Part 1When the upper limit is g(x) ≠ x, omitting g′(x) gives an incomplete derivativeAlways write d/dx [∫ₐᵍ⁽ˣ⁾ f(t) dt] = f(g(x)) × g′(x)
Computing F(a) − F(b) instead of F(b) − F(a)Swapping the limits reverses the sign of the integralUpper limit minus lower limit: F(b) − F(a)
Applying FTC when f has a discontinuity in [a, b]The theorem requires continuity on the entire closed intervalSplit at the discontinuity or use improper integral techniques
Adding +C to a definite integral resultThe constant of integration cancels in F(b) − F(a); definite integrals yield a numberReserve +C for indefinite integrals only
Confusing total area with net signed area∫ₐᵇ f(x) dx can be negative; it measures net area, not absolute areaFor total area, integrate |f(x)|; for net area, integrate f(x) directly
⚠️ REMEMBER
A definite integral computes net signed area — the algebraic sum of positive and negative regions. If you need the total (unsigned) area enclosed between the curve and the x-axis, you must integrate the absolute value of the function. On AP free-response questions, read carefully to determine which quantity the problem is asking for.

Connections to Advanced Theory

The Fundamental Theorem of Calculus as presented in AP Calculus AB is actually the tip of a deep mathematical iceberg. In more advanced courses, the same unifying idea — that integration and differentiation are inverse processes — reappears in increasingly powerful forms. Understanding where the FTC leads can deepen your appreciation of why it is considered one of the most important results in all of mathematics.

FTC in the AP AB Curriculum vs. Advanced Mathematics
AP Calculus AB (This Course)Advanced Extensions
FTC for single-variable continuous functions on [a, b]Lebesgue's Dominated Convergence Theorem: FTC under weaker hypotheses, allowing certain discontinuities
Definite integrals over intervals on ℝMultivariable: Green's Theorem, Stokes' Theorem, and the Divergence Theorem generalize FTC to 2D and 3D
u-substitution as the primary techniqueAP Calculus BC adds integration by parts, partial fractions, and improper integrals
Net change: ∫ₐᵇ f′(x) dx = f(b) − f(a)Differential equations: FTC underlies the solution of initial value problems y′ = f(x), y(a) = y₀

For now, the key insight to carry forward is the Net Change Theorem interpretation: ∫ab f′(x) dx = f(b) − f(a). This means the integral of a rate of change over an interval gives the total (net) change. If v(t) is velocity, ∫ab v(t) dt is displacement. If R(t) is a rate of production, ∫ab R(t) dt is total units produced. This interpretive framework appears in virtually every applied context on the AP exam.

Practice Problems

1
Let F(x) = ∫3x f(t) dt, where f is continuous. According to FTC Part 1, which of the following statements is true?
2
Evaluate ∫0π sin(x) dx.
3
Let H(x) = ∫1 √(t³ + 1) dt. What is H′(x)?
PROBLEM 4APPLIED
A particle moves along the x-axis with velocity v(t) = t² − 4t + 3, measured in meters per second, for 0 ≤ t ≤ 5. (a) Find the displacement of the particle over the interval 0 ≤ t ≤ 5. (b) Find the total distance traveled by the particle over 0 ≤ t ≤ 5. (c) At what time(s) does the particle change direction? Justify your answer. (d) Using FTC Part 1, if s(t) = ∫₀ᵗ v(u) du, explain what s′(2) represents and compute its value.
PROBLEM 5CRITICAL THINKING
Let f be a continuous function on [0, 10] with the property that ∫₀¹⁰ f(x) dx = 6 and ∫₀⁷ f(x) dx = 10. (a) Find ∫₇¹⁰ f(x) dx. (b) Define G(x) = ∫₀ˣ f(t) dt. Explain why there must exist some value c in (7, 10) where G(c) = 8. Identify which theorem guarantees this and state its hypotheses.

Lesson Summary

The Fundamental Theorem of Calculus consists of two complementary parts. FTC Part 1 states that differentiating an accumulation function F(x) = ∫ₐˣ f(t) dt returns the original integrand: F′(x) = f(x). When the upper limit is a composite function g(x), the chain rule extension gives F′(x) = f(g(x)) × g′(x). FTC Part 2 provides the evaluation shortcut: ∫ₐᵇ f(x) dx = F(b) − F(a), where F is any antiderivative of f. This transforms the labor of infinite Riemann sums into straightforward arithmetic.

The definite integral ∫ₐᵇ f(x) dx measures net signed area: positive above the x-axis and negative below. Through the Net Change Theorem, integrating a rate of change f′ over [a, b] recovers the total change f(b) − f(a). Both parts of the FTC require the integrand to be continuous on the closed interval. Mastering these ideas — along with recognizing the chain rule extension and the distinction between net and total area — is essential for success on the AP Calculus AB exam.

Varsity Tutors • AP Calculus AB • The Fundamental Theorem of Calculus and Definite Intervals