Skip to main content
United StatesCalculusSyllabus dot point

How do you find the area between two curves given as functions of x?

Topic 8.4 Finding the Area Between Curves Expressed as Functions of x: integrate the top minus the bottom curve to find the enclosed area.

A focused answer to AP Calculus AB Topic 8.4, finding the area between two curves given as functions of x by integrating the upper minus the lower function between intersection points, with worked examples.

Generated by Claude Opus 4.89 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this topic is asking
  2. The method
  3. A worked area
  4. Why top minus bottom works regardless of the axis
  5. Finding intersections and the top curve carefully
  6. The vertical-strip picture
  7. When one boundary is an axis

What this topic is asking

The College Board (Topic 8.4) finds the area between two curves that are functions of xx. The area is the integral of the upper function minus the lower function over the interval between their intersection points.

The method

A worked area

Why top minus bottom works regardless of the axis

The height of a thin vertical strip between the curves at a given xx is always (upper yy) minus (lower yy), whatever the signs of those yy-values. If both curves are below the xx-axis, the difference of two negatives is still the correct positive strip height; if the region straddles the axis, the subtraction handles it automatically. This is why area-between-curves never needs the curves to be above the axis and never needs absolute values, provided you have correctly identified which curve is upper. The single subtraction captures the geometry.

Finding intersections and the top curve carefully

Two preliminary steps cause most errors. First, the limits of integration are the intersection xx-values, found by solving f(x)=g(x)f(x) = g(x); using the wrong limits (such as the xx-intercepts of one curve) gives the wrong region. Second, you must confirm which curve is on top by testing a point in the interval, because integrating bottom minus top gives a negative of the area. When the curves are simple and one clearly dominates, this is quick, but on the no-calculator section it is worth one explicit test. With the right limits and the right top curve, the integral of top minus bottom gives the area directly.

The vertical-strip picture

The formula follows from slicing the region into thin vertical strips. At a position xx, a strip runs from the lower curve g(x)g(x) up to the upper curve f(x)f(x), so its height is f(x)βˆ’g(x)f(x) - g(x) and its area is that height times the width dxdx. Summing the strips from x=ax = a to x=bx = b gives ∫ab[f(x)βˆ’g(x)] dx\int_a^b [f(x) - g(x)]\,dx. This picture explains why you integrate in xx when the curves are functions of xx: the strips are vertical, indexed by xx, and the height is read off as top minus bottom. Holding the strip image makes the setup automatic and shows immediately why the wrong subtraction order would give a negative, unphysical strip height.

When one boundary is an axis

Often one of the two "curves" is simply the xx-axis, y=0y = 0, so the area between a curve and the axis is ∫abf(x) dx\int_a^b f(x)\,dx where fβ‰₯0f \ge 0. If the curve dips below the axis on part of the interval, that portion contributes a negative signed integral, so the area there is ∫∣f(x)βˆ£β€‰dx\int |f(x)|\,dx, computed by splitting at the xx-intercepts and taking magnitudes (the multiple-intersection idea). Treating the axis as the lower curve g(x)=0g(x) = 0 folds this into the same top-minus-bottom framework, with the reminder that area requires the curve to stay above the chosen lower boundary or else the region must be split.

Exam-style practice questions

Practice questions written in the style of College Board exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

AP 2021 (style)1 marksSection I (multiple choice, no calculator). The area between y=xy = x and y=x2y = x^2 from x=0x = 0 to x=1x = 1 is (A) 12\frac{1}{2} (B) 16\frac{1}{6} (C) 13\frac{1}{3} (D) 11
Show worked answer β†’

The correct answer is (B), 16\frac{1}{6}.

On [0,1][0, 1], xβ‰₯x2x \ge x^2, so area =∫01(xβˆ’x2) dx=[x22βˆ’x33]01=12βˆ’13=16= \int_0^1 (x - x^2)\,dx = \left[\frac{x^2}{2} - \frac{x^3}{3}\right]_0^1 = \frac{1}{2} - \frac{1}{3} = \frac{1}{6}.

AP 2023 (style)4 marksSection II (free response, no calculator). Let the region be bounded by y=4βˆ’x2y = 4 - x^2 and y=x+2y = x + 2. (a) Find the xx-coordinates where the curves intersect. (b) Find the area of the region.
Show worked answer β†’

A 4-point area question.

(a) (2 points) Set 4βˆ’x2=x+24 - x^2 = x + 2: x2+xβˆ’2=0x^2 + x - 2 = 0, (x+2)(xβˆ’1)=0(x + 2)(x - 1) = 0, so x=βˆ’2x = -2 and x=1x = 1.
(b) (2 points) On [βˆ’2,1][-2, 1], the parabola 4βˆ’x24 - x^2 is on top. Area =βˆ«βˆ’21[(4βˆ’x2)βˆ’(x+2)] dx=βˆ«βˆ’21(2βˆ’xβˆ’x2) dx=[2xβˆ’x22βˆ’x33]βˆ’21=76βˆ’(βˆ’103)=92= \int_{-2}^1 [(4 - x^2) - (x + 2)]\,dx = \int_{-2}^1 (2 - x - x^2)\,dx = \left[2x - \frac{x^2}{2} - \frac{x^3}{3}\right]_{-2}^1 = \frac{7}{6} - (-\frac{10}{3}) = \frac{9}{2}.

Related dot points

Sources & how we know this