Math Lab
Home/Class XII/Ch 8/Area bounded by a parabola and a line

Area bounded by a parabola and a line

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=x2y = x^2 (or y=ax2+bx+cy = ax^2 + bx + c) and a chord y=mx+ky = mx + k.

Solve simultaneously: x2=mx+kx^2 = mx + k, a quadratic in xx with roots α\alpha and β\beta (assume α<β\alpha < \beta). On [α,β][\alpha, \beta], the line is above the parabola if α\alpha and β\beta are real. So A=αβ[(mx+k)x2]dx.A = \int_\alpha^\beta [(mx + k) - x^2]\,dx.

There is a beautiful formula for this: αβ[L(x)P(x)]dx=c6(βα)3,\int_\alpha^\beta [\,L(x) - P(x)\,]\,dx = \frac{|c|}{6}(\beta - \alpha)^3, where LP=c(xα)(xβ)L - P = -c(x - \alpha)(x - \beta) and cc is the leading coefficient of PP (with sign chosen so the difference is positive on the interval). For P(x)=x2P(x) = x^2 with c=1c = 1, the area is (βα)36\dfrac{(\beta - \alpha)^3}{6}.

Parabola y2=4axy^2 = 4ax (opens to the right) and a line.

Use horizontal slices. The parabola gives x=y2/(4a)x = y^2/(4a); the line gives xx as a function of yy. Integrate the difference over the relevant yy-range.

The 16\tfrac{1}{6} derivation

Expand the integral with L(x)P(x)=(xα)(xβ)=(x2(α+β)x+αβ)L(x) - P(x) = -(x - \alpha)(x - \beta) = -(x^2 - (\alpha+\beta)x + \alpha\beta): αβ(xα)(xβ)dx.\int_\alpha^\beta -(x - \alpha)(x - \beta)\,dx. Substitute u=xαu = x - \alpha, so the integral becomes 0βαu(u(βα))du=0hu(hu)du\int_0^{\beta-\alpha} -u(u - (\beta-\alpha))\,du = \int_0^h u(h - u)\,du where h=βαh = \beta - \alpha. That equals hh22h33=h36h \cdot \dfrac{h^2}{2} - \dfrac{h^3}{3} = \dfrac{h^3}{6}.

So when a unit-leading-coefficient parabola is cut by a chord, the bounded area is 16\dfrac{1}{6} times the cube of the horizontal width.

Variants

If the parabola has leading coefficient cc (y=cx2+y = cx^2 + \ldots with c>0c > 0 and the line above), the formula becomes A=c6(βα)3A = \dfrac{c}{6}(\beta - \alpha)^3.

If the line is replaced by a horizontal chord y=hy = h on y=x2y = x^2, then α=h\alpha = -\sqrt h, β=h\beta = \sqrt h, and area =(2h)36=4h3/23= \dfrac{(2\sqrt h)^3}{6} = \dfrac{4 h^{3/2}}{3}.

For y2=4axy^2 = 4ax cut by the latus rectum x=ax = a, the chord meets the parabola at y=±2ay = \pm 2a. Area between curve and chord using horizontal slices: 2a2a(ay2/(4a))dy=8a23\int_{-2a}^{2a}(a - y^2/(4a))\,dy = \dfrac{8a^2}{3}.

Worked examples

Example 1. Area enclosed by y=x2y = x^2 and y=4y = 4.

Intersections: x2=4x^2 = 4, so x=±2x = \pm 2. By the formula, area =(βα)36=436=323= \dfrac{(\beta - \alpha)^3}{6} = \dfrac{4^3}{6} = \dfrac{32}{3}. Or directly: 22(4x2)dx=[4xx3/3]22=(88/3)(8+8/3)=323\int_{-2}^2 (4 - x^2)\,dx = [4x - x^3/3]_{-2}^2 = (8 - 8/3) - (-8 + 8/3) = \dfrac{32}{3}.

Example 2. Area enclosed by y=x24y = x^2 - 4 and y=2x1y = 2x - 1.

Intersections: x24=2x1x22x3=0(x3)(x+1)=0x^2 - 4 = 2x - 1 \Rightarrow x^2 - 2x - 3 = 0 \Rightarrow (x - 3)(x + 1) = 0, so α=1\alpha = -1, β=3\beta = 3. By the formula (line above parabola between roots): area =(3(1))36=646=323= \dfrac{(3 - (-1))^3}{6} = \dfrac{64}{6} = \dfrac{32}{3}.

Example 3. Area enclosed by y2=4xy^2 = 4x and y=x2y = x - 2 , using horizontal slices.

Line: x=y+2x = y + 2. Parabola: x=y2/4x = y^2/4. Intersections: y+2=y2/4y24y8=0y + 2 = y^2/4 \Rightarrow y^2 - 4y - 8 = 0... wait, let me redo. y2=4(y+2)y24y8=0y=2±23y^2 = 4(y + 2) \Rightarrow y^2 - 4y - 8 = 0 \Rightarrow y = 2 \pm 2\sqrt 3. Hmm, that doesn't match the cleaner version. Let me change: take y2=xy^2 = x and y=x2y = x - 2. Then y2=y+2y2y2=0y=1,2y^2 = y + 2 \Rightarrow y^2 - y - 2 = 0 \Rightarrow y = -1, 2. Right side at yy is line x=y+2x = y + 2; left is parabola x=y2x = y^2. Area =12[(y+2)y2]dy=[y2/2+2yy3/3]12=(2+48/3)(1/22+1/3)=103(76)=276=92= \int_{-1}^2 [(y + 2) - y^2]\,dy = [y^2/2 + 2y - y^3/3]_{-1}^2 = (2 + 4 - 8/3) - (1/2 - 2 + 1/3) = \dfrac{10}{3} - (-\dfrac{7}{6}) = \dfrac{27}{6} = \dfrac{9}{2}.

Example 4. Area cut off from y=x2y = x^2 by the chord y=x+2y = x + 2.

Intersections: x2=x+2x2x2=0x=1,2x^2 = x + 2 \Rightarrow x^2 - x - 2 = 0 \Rightarrow x = -1, 2. By the formula: 336=276=92\dfrac{3^3}{6} = \dfrac{27}{6} = \dfrac{9}{2}.

Example 5. Area enclosed by y2=4axy^2 = 4ax and its latus rectum x=ax = a.

Use symmetry. Chord at x=ax = a meets the curve at y=±2ay = \pm 2a. Area =20a2axdx=4a23x3/20a=8a23= 2\int_0^a 2\sqrt{ax}\,dx = 4\sqrt a \cdot \dfrac{2}{3}x^{3/2}\Big|_0^a = \dfrac{8 a^2}{3}.

Example 6. Area enclosed by y=x2y = x^2 and the chord joining (1,1)(-1, 1) and (2,4)(2, 4).

Line through (1,1)(-1, 1) and (2,4)(2, 4): slope 11, equation y=x+2y = x + 2. Intersections with y=x2y = x^2: x=1,2x = -1, 2. Area by formula: 336=92\dfrac{3^3}{6} = \dfrac{9}{2}.

Try it yourself

  1. Area enclosed by y=x2y = x^2 and y=2xy = 2x.
  2. Area enclosed by y=x2y = x^2 and y=x+6y = x + 6.
  3. Area enclosed by y=x2+1y = x^2 + 1 and y=5y = 5.
  4. Area enclosed by y2=4xy^2 = 4x and the line y=xy = x.
  5. Area enclosed by y2=xy^2 = x and x=4x = 4.
  6. Area enclosed by y=x2+4y = -x^2 + 4 and y=0y = 0.
  7. Area enclosed by y=x22xy = x^2 - 2x and y=xy = x.
  8. Area enclosed by y2=4axy^2 = 4ax and its latus rectum (general aa).
  9. Area enclosed by y=x2y = x^2 and the line through (0,0)(0, 0) and (3,9)(3, 9).
  10. Area enclosed by y2=9xy^2 = 9x and y=3xy = 3x.
  11. Area enclosed by y=x2y = x^2 and the chord joining (α,α2)(\alpha, \alpha^2) and (β,β2)(\beta, \beta^2) , prove A=(βα)36A = \dfrac{(\beta - \alpha)^3}{6}.
  12. Area enclosed by 4y=3x24y = 3x^2 and 2y=3x+122y = 3x + 12.
  13. Area enclosed by x2=yx^2 = y and the line through (0,0)(0, 0) and (4,16)(4, 16).
  14. Area enclosed by x=y2x = y^2 and x=2y2x = 2 - y^2.

Pitfalls and tricks

  • Memorise the (βα)36\dfrac{(\beta - \alpha)^3}{6} formula for unit-leading-coefficient parabolas , it saves time.
  • Find both intersection points first; mistakes here propagate.
  • Choose slice direction wisely , for y2=4axy^2 = 4ax (opens right), horizontal slices (dydy) 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=x2y = x^2 and line meet at x=α,βx = \alpha, \beta, enclosed area is

Q2

Parabola y=x2y = x^2 and y=x+2y = x + 2 enclose area

Q3

Area enclosed by y2=4axy^2 = 4ax and its latus rectum x=ax = a is

Q4

Parabola y=x2y = x^2 cut by y=9y = 9 encloses area

Q5

If y=cx2y = c x^2 (c>0c > 0) is cut by a chord with xx-intercepts α,β\alpha, \beta, enclosed area is

Q6

For y2=xy^2 = x and y=x2y = x - 2, area encloses to