Loading
Use definite integrals to measure the region enclosed between two functions by integrating the difference of their values.
The problem of finding areas enclosed by curves predates calculus itself, stretching back to ancient Greek mathematicians who exhausted polygonal approximations to pin down the areas of circles and parabolic segments. Archimedes employed the method of exhaustion—an ancestor of the modern limit process—to prove that the area of a parabolic segment equals four-thirds the area of the inscribed triangle. This feat demonstrated that areas bounded by curves could be computed rigorously, even without algebraic notation. The desire to generalize such calculations to arbitrary curves motivated centuries of mathematical development, culminating in the integral calculus of Newton and Leibniz.
With the Fundamental Theorem of Calculus in hand, mathematicians could compute areas under single curves effortlessly. But the natural next question soon followed: how do we compute the area of the region trapped between two curves? This question arises constantly in physics (work done between force curves), economics (surplus between supply and demand), and engineering (cross-sectional areas). The elegant answer—integrating the vertical distance between the curves—is the subject of this lesson.
Before setting up any integral, you need a clear geometric picture and a handful of foundational ideas. The strategy for finding the area between two curves expressed as functions of x rests on the same Riemann sum intuition that underlies the definite integral: slice the region into thin vertical strips, approximate each strip's area, and sum across the interval. The following core principles formalize this approach and ensure you set up the integral correctly every time.
The diagram below illustrates the fundamental setup. Two continuous functions, f(x) (the upper curve in cyan) and g(x) (the lower curve in pink), are plotted on the same axes. The shaded region between them—from x = a to x = b—is the area we wish to compute. Notice the thin representative rectangle drawn at a sample x-value; its height is f(x) − g(x), and its width is dx.
The key geometric insight is that each vertical slice at position x contributes an area of [f(x) − g(x)] dx to the total enclosed area. As the width dx shrinks to zero and the number of slices grows to infinity, the Riemann sum converges to the definite integral ∫ₐᵇ [f(x) − g(x)] dx. This construction works regardless of whether the curves are above or below the x-axis—the only requirement is that you correctly identify which curve is on top at every x-value in the interval.
Let f and g be continuous functions on [a, b]. The formal derivation of the area formula begins with a Riemann sum. Partition [a, b] into n sub-intervals of equal width Δx = (b − a)/n, and choose sample points x₁*, x₂*, …, xₙ*. If f(xᵢ*) ≥ g(xᵢ*) for all i, the area of the i-th vertical strip is approximately [f(xᵢ*) − g(xᵢ*)] Δx. Summing over all strips and taking the limit as n → ∞ yields the definite integral.
The most frequent source of error on the AP exam is failing to account for regions where the curves swap positions. Consider two functions that intersect at three points: x = a, x = c, and x = b. The enclosed region consists of two sub-regions. On [a, c], suppose f lies above g, so the integrand is f(x) − g(x). On [c, b], g lies above f, so the integrand reverses to g(x) − f(x). The total area is the sum of these two integrals, and each integrand is guaranteed non-negative on its respective sub-interval.
Find the area of the region enclosed between f(x) = x + 2 and g(x) = x² on the interval where these curves form a closed region.
| Strategy / Situation | Strengths | Potential Pitfalls |
|---|---|---|
| Single integral when f ≥ g throughout [a, b] | Simplest setup; one antiderivative evaluation. Ideal when one curve is clearly above the other. | Fails if the curves cross inside the interval—net signed area ≠ geometric area. |
| Splitting the integral at crossing points | Always yields the correct geometric area. Essential when curves swap positions. | Requires solving f(x) = g(x) accurately; missing an intersection point will produce a wrong answer. |
| Using |f(x) − g(x)| directly | Conceptually clean; one formula covers all cases. | You still must find crossing points to remove the absolute value for antidifferentiation. |
| Integrating with respect to y instead of x | Sometimes reduces a multi-integral problem to a single integral (e.g., when boundaries are better described as functions of y). | Requires rewriting curves as x = h(y) and x = k(y). This lesson focuses on functions of x; the y-approach is covered separately. |
Finding the area between curves in the xy-plane is the gateway to a family of more advanced integration applications that appear throughout AP Calculus BC and beyond. The same "slice, approximate, integrate" paradigm extends to computing volumes of solids of revolution (disk/washer and shell methods), volumes of solids with known cross-sections, arc lengths, and surface areas. In multivariable calculus, the idea generalizes to double integrals over planar regions, where you integrate a function f(x, y) over a domain D bounded by curves—a direct two-dimensional analogue of the single-variable area formula.
| This Lesson | Advanced Extension |
|---|---|
| Area = ∫ₐᵇ [f(x) − g(x)] dx | Volume (washers) = π ∫ₐᵇ {[f(x)]² − [g(x)]²} dx, rotating the enclosed region about the x-axis |
| Vertical slices of width dx | Cross-sectional slices with known shape (squares, semicircles, equilateral triangles) perpendicular to an axis |
| f(x) ≥ g(x) determines the integrand sign | For polar curves r₁(θ) and r₂(θ), the area between them is ½ ∫ [r₁(θ)² − r₂(θ)²] dθ — an AP BC topic |
| Area is a scalar (always non-negative) | In economics, the signed integral ∫ [S(q) − D(q)] dq represents net surplus, where sign carries economic meaning |
Mastering the area-between-curves technique is essential not only for its own sake but because the conceptual framework—identifying bounds, choosing the right orientation (top − bottom vs. right − left), and splitting at crossing points—recurs in every subsequent integration application on the AP exam.
The area between two curves expressed as functions of x is computed by integrating the vertical distance between the upper curve f(x) and the lower curve g(x) across the interval [a, b]. The fundamental formula is A = ∫ₐᵇ [f(x) − g(x)] dx, valid when f(x) ≥ g(x) on the entire interval. The limits of integration are found by solving f(x) = g(x), which yields the intersection points that bound the enclosed region.
When the curves cross inside the interval, you must split the integral at each crossing point and ensure each sub-integral has the correct top-minus-bottom orientation. Failing to split produces the net signed area, not the geometric area. This technique—slicing a region into differential rectangles and summing—is the foundational pattern for computing volumes by washers and shells, volumes with known cross-sections, and area in polar coordinates—all key topics on the AP Calculus BC exam.
Keep learning with more lessons from the same subject.