IB Maths AA HLTopic 5 โ CalculusPaper 1 & 2~10 min read
Area Between a Curve and a Line
When a region is bounded by both a curve AND a non-vertical line, the answer is sometimes a SUM (area under curve + triangle under line, when shapes sit next to each other) and sometimes a DIFFERENCE (โซ(upper โ lower) dx, when they overlap). The sketch tells you which. Triangles use ยฝ ร base ร height; curve areas use a definite integral.
๐ What you need to know
Find intersections first: solve curve = line for x. These usually give the integration limits.
SUM case: the curve and line bound NEIGHBOURING regions (one beside the other). Add the area under the curve and the area under the line.
DIFFERENCE case: the curve and line bound a region BETWEEN them. Area = โซ(upper โ lower) dx on the overlap interval.
Triangle/trapezium shortcut: area under a line = (1/2) ร base ร height (triangle) or (1/2)(a + b)h (trapezium). Faster than integrating the line.
Identify “upper” and “lower”: pick a test value of x between intersections, plug both in, compare.
Sketch always helps: a quick GDC graph confirms whether you’re in SUM or DIFFERENCE territory.
If GDC available, โซ|curve โ line| dx with absolute value handles “upper vs lower” automatically โ but you still need correct intersection limits.
Watch for THREE intersections: curves like cubics can cross a line three times, creating TWO separate enclosed regions โ handle each separately.
SUM case vs DIFFERENCE case
Left: curve and line sit side by side, so AREA = โซcurve dx + triangle under line. Right: curve and line overlap between two intersections, so AREA = โซ(upper โ lower) dx over the overlap.
Method 1 โ SUM
A = โซcurve + (ยฝ base ยท height)
two adjacent shapes; integrate curve, use triangle formula for line
Method 2 โ DIFFERENCE
A = โซab (upper โ lower) dx
curve & line overlap; integrate the gap between them
๐งญ Recipe โ area bounded by a curve and a line
Sketch the curve and line โ by hand or GDC.
Find intersection points: solve curve = line for x.
Identify the region: is it the OVERLAP between curve and line (DIFFERENCE), or two ADJACENT pieces (SUM)?
Compute: integrate (upper โ lower) over the overlap, OR add up the pieces (โซcurve + triangle).
Add/subtract as the sketch dictates. Always verify final answer is positive.
Worked examples
WE 1
Line above curve โ DIFFERENCE case
Find the area of the region bounded by the curve y = xยฒ and the line y = x + 2.
Step 1 โ find intersections (curve = line)xยฒ = x + 2 โ xยฒ โ x โ 2 = 0 โ (x โ 2)(x + 1) = 0โ x = โ1 and x = 2Step 2 โ identify upper and lowerat x = 0: curve = 0, line = 2 โ line is aboveStep 3 โ set up and evaluate โซ(upper โ lower) dxA = โซโโยฒ ((x + 2) โ xยฒ) dx = โซโโยฒ (x + 2 โ xยฒ) dx = [xยฒ/2 + 2x โ xยณ/3]โโยฒF(2) = 2 + 4 โ 8/3 = 18/3 โ 8/3 = 10/3F(โ1) = 1/2 โ 2 + 1/3 = 3/6 + 2/6 โ 12/6 = โ7/6A = 10/3 โ (โ7/6) = 20/6 + 7/6 = 27/6 = 9/2Area = 9/2 square unitsclassic “lens” between a parabola and a line โ always integrate (upper โ lower)
WE 2
Curve plus triangle โ SUM case
A region is bounded by the curve y = โx from x = 0 to x = 4, the line from (4, 2) to (6, 0), and the x-axis. Find the exact total area.
Step 1 โ sketch shows the curve from (0,0) to (4,2), then line down to (6,0)two adjacent shapes side-by-side โ SUM caseStep 2 โ find the line’s equation: slope = (0 โ 2)/(6 โ 4) = โ1, through (4, 2)y โ 2 = โ(x โ 4) โ y = 6 โ xStep 3 โ area under curve (integrate)โซโโด โx dx = [(2/3) x^(3/2)]โโด = (2/3)(8) โ 0 = 16/3Step 4 โ area under line (triangle: base ร height / 2)triangle vertices: (4, 0), (6, 0), (4, 2)base = 2 (along x-axis), height = 2 โ A = (1/2)(2)(2) = 2Step 5 โ addTotal = 16/3 + 2 = 16/3 + 6/3 = 22/3Total area = 22/3 square unitstwo ADJACENT shapes โ just add. No need for โซ(upper โ lower); the line and curve aren’t overlapping
WE 3
Parabola above line โ exact answer involving a surd
Find the exact area enclosed by the curve y = 4 โ xยฒ and the line y = 1.
Step 1 โ find intersections4 โ xยฒ = 1 โ xยฒ = 3 โ x = ยฑโ3Step 2 โ identify upperat x = 0: curve = 4, line = 1 โ curve is above on (โโ3, โ3)Step 3 โ integrate (curve โ line)A = โซโโโ^โ3 ((4 โ xยฒ) โ 1) dx = โซโโโ^โ3 (3 โ xยฒ) dx = [3x โ xยณ/3]โโโ^โ3at x = โ3: 3ยทโ3 โ (โ3)ยณ/3 = 3โ3 โ 3โ3/3 = 3โ3 โ โ3 = 2โ3at x = โโ3: โ2โ3 (by symmetry)A = 2โ3 โ (โ2โ3) = 4โ3Area = 4โ3 square units (โ 6.93)(โ3)ยณ = โ3 ยท 3 = 3โ3 โ careful with cube of a surd
WE 4
Line crosses cubic at THREE points โ two separate regions
Find the total area of the regions enclosed between the curve y = xยณ โ 3x and the line y = x.
Step 1 โ find intersectionsxยณ โ 3x = x โ xยณ โ 4x = 0 โ x(xยฒ โ 4) = 0 โ x(x โ 2)(x + 2) = 0โ x = โ2, 0, 2 (three intersections!)Step 2 โ identify upper on each pieceon (โ2, 0): at x = โ1, curve = โ1 + 3 = 2, line = โ1 โ curve aboveon (0, 2): at x = 1, curve = 1 โ 3 = โ2, line = 1 โ line aboveStep 3 โ integrate each regionRegion A (curve above): โซโโโฐ ((xยณ โ 3x) โ x) dx = โซโโโฐ (xยณ โ 4x) dx = [xโด/4 โ 2xยฒ]โโโฐ = 0 โ (4 โ 8) = 4Region B (line above): โซโยฒ (x โ (xยณ โ 3x)) dx = โซโยฒ (4x โ xยณ) dx = [2xยฒ โ xโด/4]โยฒ = (8 โ 4) โ 0 = 4Step 4 โ add the two areasTotal = 4 + 4 = 8Total area = 8 square unitswhen curve and line cross 3+ times, upper/lower SWAPS between regions โ never lump them into one integral
WE 5
Downward parabola above line in first quadrant
The region R is bounded by the curve y = โxยฒ + 7x โ 6 and the line y = โx + 6, lying entirely in the first quadrant. Find the exact area of R.
Always sketch first โ even a quick GDC graph tells you SUM vs DIFFERENCE and shows you the limits.
Triangle/trapezium shortcut for the line: faster than integrating. Triangle = (1/2) base ร height; trapezium = (1/2)(a + b)h.
Identify upper vs lower with a test point: pick any x between intersections, evaluate both, compare.
For DIFFERENCE on calculator paper: just use GDC’s โซ feature with the integrand (upper โ lower) on the overlap interval.
For multiple-region cases (3+ intersections): never combine; handle each region separately with the right “upper” function.
โ Common mistakes
Using โซ(curve โ line) when the LINE is above โ your answer will be negative. Always check the sketch and integrate (upper โ lower).
Treating SUM as DIFFERENCE โ if the curve and line bound NEIGHBOURING regions (not overlapping), you ADD areas; don’t subtract.
Forgetting one of three intersections on a cubic-and-line problem โ make sure you’ve found ALL solutions to curve = line.
Computing the area of the wrong region โ when intersections give multiple options, look at the sketch to identify which enclosed area the question wants.
Wrong sign on the line: y = 6 โ x has positive y on (โโ, 6), negative beyond. Don’t accidentally use a region where the line is below the x-axis.
Up next: Area Between 2 Curves. Same idea, but with two curves instead of a curve and a line. The formula is identical: A = โซ(upper โ lower) dx over the overlap. The tricky bit is that with two curves, the “upper” and “lower” can swap multiple times โ meaning multiple regions, each integrated separately. And finding intersections is often a more demanding algebra problem than curve-and-line.
Need help with Calculus?
Get 1-on-1 help from an IB examiner who knows exactly what Paper 1 & 2 are looking for.