Loading
Use definite integrals to measure the exact region enclosed between two functions on the coordinate plane.
The problem of finding the area enclosed by curves is one of the oldest in mathematics, predating formal calculus by nearly two millennia. Ancient Greek geometers, most notably Archimedes, devised the method of exhaustion to approximate areas bounded by parabolas and other curves by inscribing sequences of polygons whose areas converged to the true value. This geometric technique foreshadowed the limit-based reasoning that would eventually give rise to integral calculus. For centuries, however, each new curve required its own bespoke geometric argument, and a general-purpose algorithm for computing enclosed areas remained elusive.
The breakthrough arrived in the seventeenth century when Isaac Newton and Gottfried Wilhelm Leibniz independently developed the Fundamental Theorem of Calculus, which linked the antiderivative to the definite integral and transformed area computation from a case-by-case geometric exercise into a systematic algebraic procedure. By expressing the area under a single curve as the definite integral of that function, and extending the idea to the difference of two functions, mathematicians gained the ability to compute the area of any region bounded by curves that could be written as functions of x.
Today, finding the area between curves is one of the most fundamental applications of integration in the AP Calculus AB curriculum. The central question it addresses is straightforward yet powerful: given two functions f(x) and g(x) that bound a region over some interval, how do we compute the exact area of that enclosed region? Answering this question requires not only antiderivative skills but also a deep understanding of how definite integrals accumulate signed areas, and how subtracting one function from another isolates the region of interest.
Before diving into computations, it is essential to establish several foundational ideas that govern how we set up and evaluate area-between-curves integrals. Each principle below builds on your prior knowledge of definite integrals and extends it to the two-function setting that characterizes enclosed regions.
The diagram below illustrates the fundamental geometric setup for computing the area between two curves expressed as functions of x. The shaded region represents the area we seek, bounded above by f(x) and below by g(x), with the limits of integration determined by the intersection points of the two curves.
Observe how the vertical strip (shown in amber) represents the integrand f(x) − g(x) at a particular x-value. As x sweeps from a to b, the integral continuously sums these vertical strips, each of width dx. The shaded region is the accumulated total. This is the geometric heart of the method: the definite integral is a continuous summation device that adds up infinitely many infinitesimally thin rectangles to produce the exact enclosed area.
The mathematical machinery for computing the area between curves rests on the definite integral and the Fundamental Theorem of Calculus. We formalize the geometric intuition from the previous section into precise formulas that handle the standard case, the crossing-curves case, and the absolute-value shorthand.
This formula applies directly when one function lies entirely above the other across the interval of integration. The requirement that f(x) ≥ g(x) ensures the integrand is non-negative, so the integral yields a positive area. If the problem does not specify which function is on top, you must determine the relative positions by testing a sample point in the interval or by graphing.
Many area-between-curves problems on the AP exam involve functions that intersect more than once, creating multiple enclosed sub-regions. In these situations, the curves switch which is on top at each crossing point. This is the single most important complication to master, because failing to split the integral at crossing points is the leading source of sign errors in area computations. The diagram below illustrates a scenario where two curves cross inside the interval, producing two distinct shaded regions that must be integrated separately and then added.
The procedural algorithm for any area-between-curves problem can be summarized in a systematic sequence of steps.
Let us compute the exact area of the region enclosed by f(x) = x² and g(x) = x + 2. This is a classic AP-style problem that requires finding intersection points, identifying the upper and lower curves, setting up a single definite integral, and evaluating.
Area-between-curves problems on the AP exam appear in several recognizable configurations. The table below categorizes the most common scenarios, identifies their distinguishing features, and highlights the specific pitfall associated with each. Developing fluency with these variations will prepare you for the range of problems you are likely to encounter.
| Scenario | Setup & Features | Common Pitfall |
|---|---|---|
| One region, no crossing | f(x) ≥ g(x) on entire [a, b]. Single integral ∫ₐᵇ [f − g] dx. | Reversing the order (bottom − top) yields a negative value. Always verify sign. |
| Curves cross once inside [a, b] | Split into two integrals at the crossing point c. Sum both positive areas. | Using a single integral without splitting leads to partial cancellation of area. |
| Curves cross multiple times | Split at every crossing point. n crossings produce up to n + 1 sub-intervals. | Missing an intersection point omits an entire sub-region from the total. |
| Region bounded by a curve and the x-axis | g(x) = 0. Simplifies to ∫ₐᵇ |f(x)| dx, but still requires splitting if f changes sign. | Forgetting that ∫ₐᵇ f(x) dx gives signed area, not geometric area when f < 0. |
| Explicitly given limits (not intersections) | The problem provides specific values of a and b rather than requiring you to solve f = g. | Assuming the given limits are intersection points; curves may cross inside the interval. |
The technique of integrating with respect to x to find the area between curves is just one entry in a family of related methods. Understanding how this foundational approach connects to more advanced settings — particularly integrating with respect to y and computing volumes of revolution — helps you see the broader architectural pattern of applied integration and prepares you for both the AP exam and future coursework.
| Feature | Area Between Curves (dx) | Area Between Curves (dy) |
|---|---|---|
| Integration variable | x (horizontal sweep) | y (vertical sweep) |
| Integrand structure | [top function] − [bottom function] | [right function] − [left function] |
| Rectangular strips | Vertical strips of width dx | Horizontal strips of width dy |
| Limits of integration | x-coordinates of boundary points | y-coordinates of boundary points |
| When to prefer | Curves easily expressed as y = f(x) | Curves more naturally expressed as x = h(y), or when dx setup requires multiple integrals |
Beyond area, the same "slice and accumulate" paradigm extends to volumes of solids of revolution (the disk, washer, and shell methods), where instead of summing rectangular strips, you sum circular disks or cylindrical shells. In Calculus BC and multivariable calculus, the principle extends further to double and triple integrals that compute areas and volumes in higher-dimensional settings. Mastering the dx area-between-curves technique provides the conceptual scaffolding for all of these extensions: identify the geometric element (strip, disk, shell), express its measure in terms of the integration variable, and sum over the appropriate interval.
The area between two curves expressed as functions of x is computed by integrating the upper function minus the lower function with respect to x over the interval defined by the curves' intersection points. The formula A = ∫ₐᵇ [f(x) − g(x)] dx applies directly when f(x) ≥ g(x) throughout [a, b]. When the curves cross inside the interval, you must split the integral at each crossing point, compute the area of each sub-region with the correct (top − bottom) orientation, and sum the results.
The essential procedure is: (1) find intersection points by solving f(x) = g(x), (2) determine which function is on top on each sub-interval using a test point, (3) set up the integral(s) as (top − bottom), and (4) evaluate using antiderivatives and the Fundamental Theorem of Calculus. The absolute value form A = ∫ₐᵇ |f(x) − g(x)| dx provides a compact theoretical expression, but in practice the splitting approach is necessary for evaluation. This technique forms the foundation for more advanced applications including volumes of revolution and integration with respect to y.
Keep learning with more lessons from the same subject.