Area between curves intersecting more than twice
AP Calculus ABΒ· AP Calculus AB CED β Applications of IntegrationΒ· 14 min read
1. Core Concept: Area with Multiple Intersectionsβ β ββββ± 2 min
When two curves cross more than two times, the upper and lower curves swap positions between consecutive intersection points. Unlike cases with only two intersections, you must split the entire interval between the leftmost and rightmost intersection into smaller subintervals where one curve stays consistently above the other. This topic makes up 10-15% of your total AP Calculus AB exam score as part of Unit 8, appearing in both multiple-choice and free-response questions.
2. Finding and Sorting All Intersection Pointsβ β ββββ± 3 min
The first critical step for any area problem with multiple intersections is finding every solution to , then sorting them from smallest to largest . Missing even one intersection leads to incorrect interval splitting and wrong final area. Always rearrange the equation to first, then factor the resulting expression (most common for AP AB is polynomials) to find all roots. Never divide by a variable term like before factoring, as this will eliminate the root, a common intersection point.
Find all sorted -coordinates of intersections between and .
- 1
Set the functions equal and rearrange to equal zero:
- 2
- 3
Factor the resulting expression:
- 4
- 5
Solve for all roots: , or
- 6
Sort roots from left to right: Ordered intersections: , ,
Exam tip:
Always factor out common variable terms first before solving for roots to catch the intersection that most students miss when dividing early.
3. Identifying Upper and Lower Curves per Subintervalβ β ββββ± 3 min
After sorting intersection points , the full interval between the leftmost () and rightmost () intersection splits into subintervals: . Between two consecutive intersections, one curve is strictly above the other for the entire subinterval. To confirm which is upper and which is lower, pick any test -value inside the subinterval, then calculate . If the difference is positive, is upper; if negative, is upper. While polynomials usually alternate upper/lower after each intersection, this is not guaranteed for non-polynomials or functions with double roots, so testing is always required.
Identify upper and lower curves for each subinterval between the intersections of and , which have sorted intersections at .
- 1
First subinterval : Pick test :
- 2
- 3
So is upper, is lower on this interval.
- 4
Second subinterval : Pick test :
- 5
- 6
So is upper, is lower on this interval.
Exam tip:
If you have a graphing calculator, plot the curves to confirm your test result, but always show the test step on FRQs to earn full credit for your set-up.
4. Setting Up and Evaluating Total Areaβ β β βββ± 6 min
β Calculator OK
Total area between two curves is always positive, because it measures the physical space between the curves, not net signed area. To get a positive area for each subinterval, you always integrate (upper function minus lower function) over each subinterval, then add the results together. The general formula for total area is:
The absolute value in the second formula guarantees a positive result, and splitting the interval at intersections lets you remove the absolute value by ordering the difference correctly, making integration straightforward. For AP Calculus AB, after setting up the sum of integrals, you just apply the power rule and Fundamental Theorem of Calculus to evaluate each integral, then add the results.
Calculate the total bounded area between and , using the intersections and upper/lower assignments from previous examples.
- 1
Set up the sum of integrals and simplify integrands:
- 2
- 3
Find antiderivatives: First integral: ; Second integral:
- 4
Evaluate first integral:
- 5
- 6
Evaluate second integral:
- 7
- 8
Add results for total area:
- 9
Test your understanding of integral set-up:
The curves and intersect at , , and . Which of the following is the correct integral set-up for the total bounded area between the two curves?
A)
B)
C)
D)
Reveal answer
1 βCorrect! You correctly split the interval, tested for upper/lower, and set up the integrands. Option A calculates net signed area (equals 0 here), option C swaps upper/lower, and option D uses an incorrect area formula.
Let and . Find the total area of all bounded regions between the two curves.
- 1
Find and sort all intersection points:
- 2
- 3
Sorted intersections:
- 4
Test to find upper function per subinterval:
- : is upper
- : is upper
- : is upper
- 5
Set up total area integral:
- 6
- 7
Evaluate using symmetry to simplify: Total area
Exam tip:
On FRQs, you earn full credit for a correct integral set-up even before evaluating, so prioritize getting the sum right over rushing to calculate the final number.
5. Common Pitfalls
Wrong move:
Dividing both sides of by before factoring
Why:
Rushing to simplify eliminates the root, leaving one fewer intersection than needed.
Correct move:
Always rearrange to , factor out all common terms first, then solve for all roots.
Wrong move:
Integrating over the entire interval from leftmost to rightmost intersection, without splitting at intermediate intersections
Why:
Confuses net signed area with total area; negative areas from swapped curves cancel positive areas, leading to a result that is too small.
Correct move:
Always split the interval at every intersection, and integrate upper minus lower on each subinterval separately.
Wrong move:
Assuming upper function automatically alternates after each intersection, skipping the test step
Why:
Alternation fails for non-polynomials or functions with double roots, leading to wrong upper/lower assignments.
Correct move:
Always test a point inside each subinterval to confirm which function is upper before setting up the integral.
Wrong move:
Writing (lower function - upper function) for a subinterval
Why:
Mixing up the sign of the difference leads to a negative area contribution, resulting in a total area that is too small.
Correct move:
Confirm that your (upper - lower) difference is positive at the test point before integrating.
Wrong move:
Only calculating area between consecutive pairs of intersections separately
Why:
Misinterpreting total bounded area leads to double-counting or including unbounded area.
Correct move:
Always use the leftmost and rightmost intersection as the outer bounds of integration, splitting at all intermediate intersections.
6. Quick Reference Cheatsheet
Category | Formula/Rule | Notes |
|---|---|---|
Total Area (multiple intersections) | Sorted intersections ; gives total positive area, not net signed area | |
Absolute Value Form | Equivalent to sum formula; splitting removes absolute value for easier integration | |
Finding Intersections | Rearrange to zero before factoring; don't divide by variable terms to avoid missing roots | |
Test Upper/Lower | If , is upper | Works for all function types; avoids relying on alternation assumption |
Symmetry Shortcut | Integrate from to and double for y-axis symmetric functions | Cuts computation time and reduces arithmetic errors |
Total Bounded Area | Integrate from leftmost to rightmost intersection, split at intermediate points | Finds all bounded area without including unbounded regions |
FRQ Set-Up Credit | Correct sum of integrals earns full set-up credit before evaluation | Don't waste time over-simplifying set-up on timed exams |
When this came up on past exams
AI-estimated based on syllabus patterns β cross-check with official past papers for accuracy. Use only as revision-focus signals.
- 2023 Β· AB MCQ
Identify correct integral set-up
- 2021 Β· AB FRQ
Calculate total bounded area
Going deeper
What's Next
This topic is the foundation for more advanced integration applications later in Unit 8, starting with calculating volumes of solids of revolution and volumes with known cross-sections. For these topics, you will need to find the distance between two curves, which depends on correctly identifying upper/lower curves across intervals with multiple intersections before integrating for volume. Without mastering the process of splitting intervals at multiple intersections and tracking upper/lower curves, you will not be able to correctly set up these volume integrals, which make up a large portion of Unit 8 exam points. This topic also reinforces the key distinction between net signed area and total area, which is critical for all accumulation problems in context.
