| Study Guides
Calculus BC · Unit 8: Applications of Integration · 14 min read · Updated 2026-05-11

Area between curves intersecting more than twice — AP Calculus BC

AP Calculus BC · Unit 8: Applications of Integration · 14 min read

1. Core Concepts: When the Basic Area Formula Fails ★★☆☆☆ ⏱ 3 min

The single integral formula $ int_a^b (f(x) - g(x)) dx$ only gives correct total area if one function is greater than or equal to the other across the entire interval $[a,b]$. When curves intersect more than twice, the upper/lower order swaps, so the basic formula will not work.

By contrast, **net signed area** allows positive and negative regions to cancel out, and can be calculated with a single integral regardless of intersections. It is only requested if explicitly labeled on the AP exam.

Exam tip: Always confirm if the question explicitly asks for net area; over 90% of the time, it will request total area.

2. Finding Intersections and Splitting the Integration Interval ★★☆☆☆ ⏱ 4 min

The most critical step in solving any multiple-intersection area problem is identifying all intersection points between the two curves within the interval of interest. Intersections are the only points where the upper/lower order can swap, so we use these points to split the full interval into smaller subintervals.

After ordering intersections from smallest to largest $x_0 < x_1 < ... < x_n$, the general formula for total area integrating with respect to $x$ is:

A = \sum_{i=1}^n \int_{x_{i-1}}^{x_i} \left( u_i(x) - l_i(x) \right) dx

where $u_i(x)$ is the upper function and $l_i(x)$ is the lower function on the $i$-th subinterval. Always confirm the order by testing a point inside each subinterval.

Exam tip: Always factor $f(x) - g(x)$ completely to avoid missing roots; for higher-degree polynomials, check for common factors first.

3. Calculating Total Area vs Net Signed Area ★★★☆☆ ⏱ 4 min

A core AP exam skill is distinguishing between total area and net signed area for curves that intersect multiple times. Net signed area can be calculated with one integral, but total area requires splitting the interval at every intersection.

Exam tip: If the question says 'the area of the regions bounded between the two curves', it always asks for total area, not net area. Only use a single integral for net area if explicitly requested.

4. Integration With Respect to $y$ for Multiple Crossings ★★★☆☆ ⏱ 3 min

When curves are given as functions of $y$ ($x = f(y)$ and $x = g(y)$), or when integrating with respect to $y$ simplifies calculation, the same core logic applies, adjusted for the variable of integration. We find all intersection $y$-values, order them, split into subintervals, then check which function gives the rightmost (larger) $x$-value on each subinterval.

The general formula for total area integrating with respect to $y$ is:

A = \sum_{i=1}^n \int_{y_{i-1}}^{y_i} \left( r_i(y) - l_i(y) \right) dy

where $r_i(y)$ is the rightmost $x$-value and $l_i(y)$ is the leftmost $x$-value on the $i$-th subinterval.

Exam tip: Never confuse the formula when integrating with respect to $y$: it is always (right $x$ minus left $x$), not (top $y$ minus bottom $y$) — mixing this up is a common FRQ point deduction.

Common Pitfalls

Why: Students often factor out one root and forget to solve the remaining polynomial, assuming only two intersections for any two curves.

Why: Confusion between the two definitions, or forgetting that the upper function swaps after each intersection.

Why: Picking a test point outside the subinterval, or making an arithmetic error when evaluating function values.

Why: Muscle memory from integrating with respect to $x$ leads to mixing up the formula.

Why: Students only solve for intersections in the open interval and ignore endpoints.

Quick Reference Cheatsheet

← Back to topic

Stuck on a specific question?
Snap a photo or paste your problem — Ollie (our AI tutor) walks through it step-by-step with diagrams.
Try Ollie free →