The interaction between a parabola and a line is one of the most common settings for area problems. The geometry is friendly: a parabola is a single quadratic, a line is linear, their intersection is two points (when they meet), and the bounded region is a single connected piece.
Setting up the problem
Two arrangements appear repeatedly.
Parabola y=x2 (or y=ax2+bx+c) and a chord y=mx+k.
Solve simultaneously: x2=mx+k, a quadratic in x with roots α and β (assume α<β). On [α,β], the line is above the parabola if α and β are real. So
A=∫αβ[(mx+k)−x2]dx.
There is a beautiful formula for this:
∫αβ[L(x)−P(x)]dx=6∣c∣(β−α)3,
where L−P=−c(x−α)(x−β) and c is the leading coefficient of P (with sign chosen so the difference is positive on the interval). For P(x)=x2 with c=1, the area is 6(β−α)3.
Parabola y2=4ax (opens to the right) and a line.
Use horizontal slices. The parabola gives x=y2/(4a); the line gives x as a function of y. Integrate the difference over the relevant y-range.
The 61 derivation
Expand the integral with L(x)−P(x)=−(x−α)(x−β)=−(x2−(α+β)x+αβ):
∫αβ−(x−α)(x−β)dx.
Substitute u=x−α, so the integral becomes ∫0β−α−u(u−(β−α))du=∫0hu(h−u)du where h=β−α. That equals h⋅2h2−3h3=6h3.
So when a unit-leading-coefficient parabola is cut by a chord, the bounded area is 61 times the cube of the horizontal width.
Variants
If the parabola has leading coefficient c (y=cx2+… with c>0 and the line above), the formula becomes A=6c(β−α)3.
If the line is replaced by a horizontal chord y=h on y=x2, then α=−h, β=h, and area =6(2h)3=34h3/2.
For y2=4ax cut by the latus rectum x=a, the chord meets the parabola at y=±2a. Area between curve and chord using horizontal slices: ∫−2a2a(a−y2/(4a))dy=38a2.
Worked examples
Example 1. Area enclosed by y=x2 and y=4.
Intersections: x2=4, so x=±2. By the formula, area =6(β−α)3=643=332. Or directly: ∫−22(4−x2)dx=[4x−x3/3]−22=(8−8/3)−(−8+8/3)=332.
Example 2. Area enclosed by y=x2−4 and y=2x−1.
Intersections: x2−4=2x−1⇒x2−2x−3=0⇒(x−3)(x+1)=0, so α=−1, β=3. By the formula (line above parabola between roots): area =6(3−(−1))3=664=332.
Example 3. Area enclosed by y2=4x and y=x−2 , using horizontal slices.
Line: x=y+2. Parabola: x=y2/4. Intersections: y+2=y2/4⇒y2−4y−8=0... wait, let me redo. y2=4(y+2)⇒y2−4y−8=0⇒y=2±23. Hmm, that doesn't match the cleaner version. Let me change: take y2=x and y=x−2. Then y2=y+2⇒y2−y−2=0⇒y=−1,2. Right side at y is line x=y+2; left is parabola x=y2. Area =∫−12[(y+2)−y2]dy=[y2/2+2y−y3/3]−12=(2+4−8/3)−(1/2−2+1/3)=310−(−67)=627=29.
Example 4. Area cut off from y=x2 by the chord y=x+2.
Intersections: x2=x+2⇒x2−x−2=0⇒x=−1,2. By the formula: 633=627=29.
Example 5. Area enclosed by y2=4ax and its latus rectum x=a.
Use symmetry. Chord at x=a meets the curve at y=±2a. Area =2∫0a2axdx=4a⋅32x3/20a=38a2.
Example 6. Area enclosed by y=x2 and the chord joining (−1,1) and (2,4).
Line through (−1,1) and (2,4): slope 1, equation y=x+2. Intersections with y=x2: x=−1,2. Area by formula: 633=29.
Try it yourself
Area enclosed by y=x2 and y=2x.
Area enclosed by y=x2 and y=x+6.
Area enclosed by y=x2+1 and y=5.
Area enclosed by y2=4x and the line y=x.
Area enclosed by y2=x and x=4.
Area enclosed by y=−x2+4 and y=0.
Area enclosed by y=x2−2x and y=x.
Area enclosed by y2=4ax and its latus rectum (general a).
Area enclosed by y=x2 and the line through (0,0) and (3,9).
Area enclosed by y2=9x and y=3x.
Area enclosed by y=x2 and the chord joining (α,α2) and (β,β2) , prove A=6(β−α)3.
Area enclosed by 4y=3x2 and 2y=3x+12.
Area enclosed by x2=y and the line through (0,0) and (4,16).
Area enclosed by x=y2 and x=2−y2.
Pitfalls and tricks
Memorise the 6(β−α)3 formula for unit-leading-coefficient parabolas , it saves time.
Find both intersection points first; mistakes here propagate.
Choose slice direction wisely , for y2=4ax (opens right), horizontal slices (dy) often win.
Always check the sign of "top minus bottom" in your integral. Negative answer means you have it backwards.
Symmetric situations (parabola and a chord symmetric about its axis) cut the work in half.
Practice quiz
Quick check on this topic.
Quiz
Quick check : Parabola and a line
6 questions · pick the best answer
Q1
If parabola y=x2 and line meet at x=α,β, enclosed area is
Q2
Parabola y=x2 and y=x+2 enclose area
Q3
Area enclosed by y2=4ax and its latus rectum x=a is
Q4
Parabola y=x2 cut by y=9 encloses area
Q5
If y=cx2 (c>0) is cut by a chord with x-intercepts α,β, enclosed area is