Differentiation: Question 8

Syllabus 1.7

Structured AS 10 marks

A curve has equation y=2x33x212x+5y = 2x^3 - 3x^2 - 12x + 5.

(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 an increasing function. [2]

Show worked solution Hide worked solution

Worked solution

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

Differentiating term by term:

dydx=6x26x12\frac{dy}{dx} = 6x^2 - 6x - 12

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

dydx=6x26x12.\frac{dy}{dx} = 6x^2 - 6x - 12.

Part (b): Finding the stationary points

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

6x26x12=06x^2 - 6x - 12 = 0

Divide through by 66:

x2x2=0x^2 - x - 2 = 0

Factorise:

(x2)(x+1)=0    x=2 or x=1(x - 2)(x + 1) = 0 \implies x = 2 \text{ or } x = -1

Check the factorisation by expanding: (x2)(x+1)=x2+x2x2=x2x2(x-2)(x+1) = x^2 + x - 2x - 2 = x^2 - x - 2 ✓, matching the equation above.

Substitute each xx-value back into y=2x33x212x+5y = 2x^3 - 3x^2 - 12x + 5:

At x=1x = -1: y=2(1)3(1)12(1)+5=23+12+5=12y = 2(-1) - 3(1) - 12(-1) + 5 = -2 - 3 + 12 + 5 = 12, giving the point (1,12)(-1, 12).

At x=2x = 2: y=2(8)3(4)12(2)+5=161224+5=15y = 2(8) - 3(4) - 12(2) + 5 = 16 - 12 - 24 + 5 = -15, giving the point (2,15)(2, -15).

So the stationary points are (1,12)(-1, 12) and (2,15)(2, -15).

Part (c): Classifying each stationary point

Differentiate again:

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

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

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

Part (d): Where the curve is increasing

The curve is increasing where dydx>0\dfrac{dy}{dx} > 0, i.e. where 6(x2)(x+1)>06(x-2)(x+1) > 0. Since 6>06 > 0, this is positive exactly outside the roots:

x<1 or x>2x < -1 \text{ or } x > 2

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

  • x=2x=-2 (left of 1-1): 6(4)6(2)12=24+1212=24>06(4) - 6(-2) - 12 = 24 + 12 - 12 = 24 > 0 → increasing.
  • x=0x=0 (between 1-1 and 22): 6(0)012=12<06(0) - 0 - 12 = -12 < 0 → decreasing.
  • x=3x=3 (right of 22): 6(9)1812=541812=24>06(9) - 18 - 12 = 54 - 18 - 12 = 24 > 0 → increasing.

This confirms the curve increases, then decreases between x=1x=-1 and x=2x=2, then increases again, consistent with (1,12)(-1,12) being a maximum and (2,15)(2,-15) being a minimum, and with the increasing set x<1x<-1 or x>2x>2.

Final answers

  • (a) dydx=6x26x12\dfrac{dy}{dx} = \boxed{6x^2 - 6x - 12}
  • (b) Stationary points: (1,12)\boxed{(-1, 12)} and (2,15)\boxed{(2, -15)}
  • (c) (1,12)(-1,12) is a maximum; (2,15)(2,-15) is a minimum
  • (d) Increasing for x<1 or x>2\boxed{x < -1 \text{ or } x > 2}