Differentiation: Question 3

Syllabus 1.7

Structured AS 10 marks

A curve has equation y=x36x2+9x+2y = x^3 - 6x^2 + 9x + 2.

(a) Find dydx\dfrac{dy}{dx}. [2]

(b) Find the coordinates of the two stationary points on the curve. [4]

(c) By considering d2ydx2\dfrac{d^2y}{dx^2} at each stationary point, determine whether it is a maximum or a minimum point. [2]

(d) State the set of values of xx for which the curve is a decreasing function. [2]

Show worked solution Hide worked solution

Worked solution

Part (a): Finding dydx\dfrac{dy}{dx}

Differentiating term by term:

dydx=3x212x+9\frac{dy}{dx} = 3x^2 - 12x + 9

Recomputing independently, term by term: ddx(x3)=3x2\dfrac{d}{dx}(x^3)=3x^2, ddx(6x2)=12x\dfrac{d}{dx}(-6x^2)=-12x, ddx(9x)=9\dfrac{d}{dx}(9x)=9, ddx(2)=0\dfrac{d}{dx}(2)=0. Adding these confirms

dydx=3x212x+9.\frac{dy}{dx} = 3x^2 - 12x + 9.

Part (b): Finding the stationary points

Stationary points occur where dydx=0\dfrac{dy}{dx} = 0:

3x212x+9=03x^2 - 12x + 9 = 0

Divide through by 33:

x24x+3=0x^2 - 4x + 3 = 0

Factorise:

(x1)(x3)=0    x=1 or x=3(x - 1)(x - 3) = 0 \implies x = 1 \text{ or } x = 3

Check the factorisation by expanding: (x1)(x3)=x23xx+3=x24x+3(x-1)(x-3) = x^2 - 3x - x + 3 = x^2 - 4x + 3 ✓, matching the equation above.

Substitute each xx-value back into y=x36x2+9x+2y = x^3 - 6x^2 + 9x + 2:

At x=1x = 1: y=16+9+2=6y = 1 - 6 + 9 + 2 = 6, giving the point (1,6)(1, 6).

At x=3x = 3: y=2754+27+2=2y = 27 - 54 + 27 + 2 = 2, giving the point (3,2)(3, 2).

So the stationary points are (1,6)(1, 6) and (3,2)(3, 2).

Part (c): Classifying each stationary point

Differentiate again:

d2ydx2=6x12\frac{d^2y}{dx^2} = 6x - 12

At x=1x = 1: d2ydx2=6(1)12=6<0\dfrac{d^2y}{dx^2} = 6(1) - 12 = -6 < 0, so (1,6)(1, 6) is a maximum point.

At x=3x = 3: d2ydx2=6(3)12=6>0\dfrac{d^2y}{dx^2} = 6(3) - 12 = 6 > 0, so (3,2)(3, 2) is a minimum point.

Part (d): Where the curve is decreasing

The curve is decreasing where dydx<0\dfrac{dy}{dx} < 0, i.e. where 3(x1)(x3)<03(x-1)(x-3) < 0. Since 3>03 > 0, this is negative exactly between the roots:

1<x<31 < x < 3

Independent check using test values. Pick a value in each region and substitute into dydx=3x212x+9\dfrac{dy}{dx}=3x^2-12x+9:

  • x=0x=0 (left of 11): 3(0)0+9=9>03(0)-0+9 = 9 > 0 → increasing.
  • x=2x=2 (between 11 and 33): 3(4)24+9=1224+9=3<03(4)-24+9 = 12-24+9 = -3 < 0 → decreasing.
  • x=4x=4 (right of 33): 3(16)48+9=4848+9=9>03(16)-48+9 = 48-48+9 = 9 > 0 → increasing.

This confirms the curve increases, then decreases between x=1x=1 and x=3x=3, then increases again, consistent with (1,6)(1,6) being a maximum and (3,2)(3,2) being a minimum, and with the decreasing interval 1<x<31 < x < 3.

Final answers

  • (a) dydx=3x212x+9\dfrac{dy}{dx} = \boxed{3x^2 - 12x + 9}
  • (b) Stationary points: (1,6)\boxed{(1, 6)} and (3,2)\boxed{(3, 2)}
  • (c) (1,6)(1,6) is a maximum; (3,2)(3,2) is a minimum
  • (d) Decreasing for 1<x<3\boxed{1 < x < 3}