Integration: Question 7

Syllabus 1.8

Structured AS 7 marks

A curve has equation y=x26x+5y = x^2 - 6x + 5.

(a) Find the two values of xx for which the curve crosses the xx-axis. [2]

(b) The curve lies entirely below the xx-axis between these two values of xx. Find the area of the region enclosed between the curve and the xx-axis. [5]

Show worked solution Hide worked solution

Worked solution

Part (a): Finding where the curve crosses the x-axis

Set y=0y=0:

x26x+5=0x^2 - 6x + 5 = 0

Factorise:

(x1)(x5)=0    x=1  or  x=5(x-1)(x-5) = 0 \implies x = 1 \ \text{ or } \ x = 5

Recompute independently by substituting back: at x=1x=1, y=16+5=0y = 1-6+5=0 ✓. At x=5x=5, y=2530+5=0y=25-30+5=0 ✓. Both roots check out.

Part (b): Area enclosed between the curve and the x-axis

Since the curve lies below the xx-axis on [1,5][1,5], the raw definite integral of yy over this interval will come out negative, and the area is its magnitude.

15(x26x+5)dx\int_1^5 (x^2-6x+5)\,dx

Integrate:

(x26x+5)dx=x333x2+5x\int (x^2-6x+5)\,dx = \frac{x^3}{3} - 3x^2 + 5x

Evaluate at the limits:

At x=5x=5:  12533(25)+5(5)=125375+25=125350=1251503=253\ \dfrac{125}{3} - 3(25) + 5(5) = \dfrac{125}{3} - 75 + 25 = \dfrac{125}{3} - 50 = \dfrac{125-150}{3} = -\dfrac{25}{3}

At x=1x=1:  133(1)+5(1)=133+5=13+2=73\ \dfrac{1}{3} - 3(1) + 5(1) = \dfrac{1}{3} - 3 + 5 = \dfrac{1}{3} + 2 = \dfrac{7}{3}

15(x26x+5)dx=25373=323\int_1^5 (x^2-6x+5)\,dx = -\frac{25}{3} - \frac{7}{3} = -\frac{32}{3}

The integral is negative because the curve is below the axis, so the area is the magnitude:

Area=323=323\text{Area} = \left|-\frac{32}{3}\right| = \frac{32}{3}

Recompute independently two ways:

  1. Differentiate the antiderivative back: ddx(x333x2+5x)=x26x+5\dfrac{d}{dx}\left(\dfrac{x^3}{3}-3x^2+5x\right) = x^2-6x+5, which matches the integrand exactly, confirming the antiderivative is correct.
  2. Use the “parabola hump” shortcut: for (xp)(xq)-(x-p)(x-q) integrated between the roots pp and qq, the enclosed area equals (qp)36\dfrac{(q-p)^3}{6}. Here x26x+5=(x1)(x5)x^2-6x+5=(x-1)(x-5) opens the same way relative to the axis, with p=1p=1, q=5q=5, so Area =(51)36=646=323=\dfrac{(5-1)^3}{6}=\dfrac{64}{6}=\dfrac{32}{3}.

Both checks agree with the direct calculation, confirming the area is 323\dfrac{32}{3}.

Final answers

  • (a) The curve crosses the xx-axis at x=1x=1 and x=5x=5
  • (b) Area enclosed =323= \dfrac{32}{3} square units (=1023)\left(=10\dfrac{2}{3}\right)