---
title: "Area Between Curves — AP Calc Definition & Exam Guide"
description: "Area between curves is the integral of (top − bottom) or (right − left) over an interval. A core AP Calc Unit 8 skill that feeds straight into volume problems."
canonical: "https://fiveable.me/ap-calc/key-terms/area-between-the-curves"
type: "key-term"
subject: "AP Calculus AB/BC"
---

# Area Between Curves — AP Calc Definition & Exam Guide

## Definition

The area between two curves is the region enclosed by them, found by integrating the difference of the functions over the interval: ∫(top − bottom)dx for functions of x, or ∫(right − left)dy for functions of y. It's tested in AP Calc Topics 8.4 and 8.5 under learning objectives 8.4.A and 8.5.A.

## What It Is

The [area between curves](/ap-calc/key-terms/area-between-curves "fv-autolink") is exactly what it sounds like, the size of the region trapped between two graphs on some [interval](/ap-calc/unit-10-infinite-sequences-and-series-bc-only/finding-taylor-polynomial-approximations-functions/study-guide/LszguYzKz0M6GdqTRSr6 "fv-autolink"). The big idea is simple. At every x-value, the vertical distance between the curves is (top function − bottom function). Integrate that distance across the interval and you've added up infinitely many skinny rectangles, giving you the total area. So the formula is ∫ from a to b of [f(x) − g(x)] dx, where f is on top.

The CED splits this into two topics. In [Topic 8.4](/ap-calc/unit-8/finding-area-between-curves-expressed-as-functions-x/study-guide/Zyj7XJuPfoWBuAJ96ZAG "fv-autolink"), the curves are functions of x and you slice vertically. In Topic 8.5, the curves are functions of y (think x = y² or sideways parabolas) and you slice horizontally, integrating (right − left) dy instead. Same idea, rotated 90 degrees. The essential knowledge for 8.5.A says it directly, areas in the plane can be calculated using functions of either x or y. Your job is recognizing which orientation makes the problem easier. One catch to watch for. If the curves cross inside your interval, top and bottom swap, so you have to split the integral at the intersection point or your areas will partially cancel.

## Why It Matters

This lives in [Unit 8](/ap-calc/unit-8 "fv-autolink") (Applications of Integration) under learning objectives 8.4.A and 8.5.A, both of which say the same thing, calculate areas in the plane using the definite integral. It's the first place [AP Calc](/ap-calc "fv-autolink") asks you to use integration geometrically rather than just symbolically, and it shows up constantly. Beyond being tested directly, area between curves is the setup step for almost every volume problem later in Unit 8. Washers, disks, and cross-section solids all start with you identifying the same region between two curves. If you can't set up the area, you can't set up the volume. It's also a near-guaranteed FRQ context. The classic 'Let R be the region enclosed by...' free-response problem starts with an area-between-curves part (a) almost every year.

## Connections

### [Intersection Points (Unit 8)](/ap-calc/key-terms/intersection-points)

When the problem doesn't hand you the interval, the bounds of your integral come from where the curves intersect. Set f(x) = g(x), solve, and those x-values are your [limits of integration](/ap-calc/key-terms/limits-of-integration "fv-autolink"). On the calculator-active FRQ, you're expected to find these intersections numerically and use them.

### Integration and the Definite Integral (Unit 6)

Area between curves is the definite integral wearing a geometry costume. A single definite integral gives area between a curve and the x-axis. Subtracting g(x) just measures area from the curve g instead of from the axis, so ∫(f − g)dx is the same Riemann-sum logic you built in [Unit 6](/ap-calc/unit-6 "fv-autolink").

### Boundaries of the Region (Unit 8)

Every [area](/ap-calc/unit-6/applying-properties-definite-integrals/study-guide/lUbcVbDG5QVysAn9 "fv-autolink") problem comes down to identifying boundaries, which curve is on top (or on the right), which is on the bottom (or left), and where the region starts and stops. Sketching the region first makes these boundaries obvious and prevents the classic sign error of subtracting in the wrong order.

### Volumes of Revolution and Cross Sections (Unit 8)

Topics 8.7 through 8.12 recycle this skill. The region R you find the area of in part (a) gets spun around an axis or stacked with cross sections in parts (b) and (c). The (top − bottom) expression you write for area becomes the radius or side length in the volume integral.

## On the AP Exam

Multiple-choice questions usually give you two functions and either an interval or curves that intersect, then ask for the enclosed area. Expect setups like the area between y = x² and y = 2x on [0, 2], or y = sin(x) and y = cos(x) on [−π/4, π/4]. The traps are predictable. Curves that cross mid-interval (like y = x³ and y = x² on [−1, 1]) force you to split the integral, and an answer choice will always exist for students who didn't. On the FRQ side, this is the classic 'region R' problem. Part (a) asks for the area of a region bounded by two curves, often requiring a calculator to find the intersection points. You need to show the integral setup with correct bounds and integrand to earn the setup point, even on calculator-active questions. Writing just a number loses points.

## Area between the curves vs Net signed area (a plain definite integral)

A definite integral ∫f(x)dx gives net signed area, where regions below the x-axis count as negative. Area between curves is always a positive, geometric quantity. That's why you integrate (top − bottom), or |f − g| split at intersection points. If you blindly compute ∫(f − g)dx over an interval where the curves cross, the pieces partially cancel and you get net area, not total area. The exam loves this distinction.

## Key Takeaways

- Area between curves equals the integral of (top function minus bottom function) when working in x, or (right minus left) when working in y.
- If the bounds aren't given, find them by setting the two functions equal and solving for the intersection points.
- If the curves cross inside the interval, split the integral at each intersection point so every piece counts as positive area.
- Choose your variable strategically. If the region's left and right boundaries are single curves, integrating with respect to y (Topic 8.5) often avoids splitting the region.
- Always sketch the region first. Knowing which curve is on top is the whole game, and a wrong order flips the sign of your answer.
- This skill is the foundation for volumes of revolution and cross sections later in Unit 8, so the (top − bottom) expression you build here gets reused.

## FAQs

### What is the area between curves in AP Calculus?

It's the area of the region enclosed by two graphs, computed as ∫ from a to b of (top − bottom) dx for functions of x, or ∫(right − left) dy for functions of y. It's covered in Topics 8.4 and 8.5 of Unit 8.

### Can the area between curves be negative?

No. Area is always positive. If your integral comes out negative, you subtracted in the wrong order (bottom minus top) or the curves crossed inside your interval and the pieces canceled. Either fix the order or split the integral at the intersection points.

### How is area between curves different from a regular definite integral?

A regular definite integral gives net signed area between one curve and the x-axis, so parts below the axis count as negative. Area between curves measures total geometric area between two functions, which is why you integrate the difference (top − bottom) and split at crossings.

### How do I find the bounds if the problem doesn't give an interval?

Set the two functions equal and solve. For example, x² = 2x gives x = 0 and x = 2, so those are your limits of integration. On calculator-active FRQs, you can find these intersections numerically and store them for accuracy.

### When should I integrate with respect to y instead of x?

Use dy when the region is bounded by one curve on the left and one on the right, especially with sideways curves like x = y². Integrating in x there would force you to split the region into pieces, while a single (right − left) dy integral handles it cleanly. That's the whole point of Topic 8.5.

## Structured Data

```json
{"@context":"https://schema.org","@graph":[{"@type":"LearningResource","@id":"https://fiveable.me/ap-calc/key-terms/area-between-the-curves#resource","name":"Area Between Curves — AP Calc Definition & Exam Guide","url":"https://fiveable.me/ap-calc/key-terms/area-between-the-curves","learningResourceType":"Concept explainer","educationalLevel":"AP® / High School","about":{"@id":"https://fiveable.me/ap-calc/key-terms/area-between-the-curves#term"},"audience":{"@type":"EducationalAudience","educationalRole":"student"},"dateModified":"2026-06-11T00:50:05.710Z","isPartOf":{"@type":"Collection","name":"AP Calculus AB/BC Key Terms","url":"https://fiveable.me/ap-calc/key-terms"},"publisher":{"@type":"Organization","name":"Fiveable","url":"https://fiveable.me"}},{"@type":"DefinedTerm","@id":"https://fiveable.me/ap-calc/key-terms/area-between-the-curves#term","name":"Area between the curves","description":"The area between two curves is the region enclosed by them, found by integrating the difference of the functions over the interval: ∫(top − bottom)dx for functions of x, or ∫(right − left)dy for functions of y. It's tested in AP Calc Topics 8.4 and 8.5 under learning objectives 8.4.A and 8.5.A.","url":"https://fiveable.me/ap-calc/key-terms/area-between-the-curves","inDefinedTermSet":{"@type":"DefinedTermSet","name":"AP Calculus AB/BC Key Terms","url":"https://fiveable.me/ap-calc/key-terms"},"educationalAlignment":[{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Calculus Unit 8, Topic 8.4, LO 8.4.A"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Calculus Unit 8, Topic 8.5, LO 8.5.A"}]},{"@type":"FAQPage","mainEntity":[{"@type":"Question","name":"What is the area between curves in AP Calculus?","acceptedAnswer":{"@type":"Answer","text":"It's the area of the region enclosed by two graphs, computed as ∫ from a to b of (top − bottom) dx for functions of x, or ∫(right − left) dy for functions of y. It's covered in Topics 8.4 and 8.5 of Unit 8."}},{"@type":"Question","name":"Can the area between curves be negative?","acceptedAnswer":{"@type":"Answer","text":"No. Area is always positive. If your integral comes out negative, you subtracted in the wrong order (bottom minus top) or the curves crossed inside your interval and the pieces canceled. Either fix the order or split the integral at the intersection points."}},{"@type":"Question","name":"How is area between curves different from a regular definite integral?","acceptedAnswer":{"@type":"Answer","text":"A regular definite integral gives net signed area between one curve and the x-axis, so parts below the axis count as negative. Area between curves measures total geometric area between two functions, which is why you integrate the difference (top − bottom) and split at crossings."}},{"@type":"Question","name":"How do I find the bounds if the problem doesn't give an interval?","acceptedAnswer":{"@type":"Answer","text":"Set the two functions equal and solve. For example, x² = 2x gives x = 0 and x = 2, so those are your limits of integration. On calculator-active FRQs, you can find these intersections numerically and store them for accuracy."}},{"@type":"Question","name":"When should I integrate with respect to y instead of x?","acceptedAnswer":{"@type":"Answer","text":"Use dy when the region is bounded by one curve on the left and one on the right, especially with sideways curves like x = y². Integrating in x there would force you to split the region into pieces, while a single (right − left) dy integral handles it cleanly. That's the whole point of Topic 8.5."}}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"AP Calculus AB/BC","item":"https://fiveable.me/ap-calc"},{"@type":"ListItem","position":2,"name":"Key Terms","item":"https://fiveable.me/ap-calc/key-terms"},{"@type":"ListItem","position":3,"name":"Unit 8","item":"https://fiveable.me/ap-calc/unit-8"},{"@type":"ListItem","position":4,"name":"Area between the curves"}]}]}
```
