Worked solution
Part (a): Finding dxdy
Differentiating term by term:
dxdy=6x2−6x−12
Recomputing independently, term by term: dxd(2x3)=6x2, dxd(−3x2)=−6x, dxd(−12x)=−12, dxd(5)=0. Adding these confirms
dxdy=6x2−6x−12.
Part (b): Finding the stationary points
Stationary points occur where dxdy=0:
6x2−6x−12=0
Divide through by 6:
x2−x−2=0
Factorise:
(x−2)(x+1)=0⟹x=2 or x=−1
Check the factorisation by expanding: (x−2)(x+1)=x2+x−2x−2=x2−x−2 ✓, matching the equation above.
Substitute each x-value back into y=2x3−3x2−12x+5:
At x=−1: y=2(−1)−3(1)−12(−1)+5=−2−3+12+5=12, giving the point (−1,12).
At x=2: y=2(8)−3(4)−12(2)+5=16−12−24+5=−15, giving the point (2,−15).
So the stationary points are (−1,12) and (2,−15).
Part (c): Classifying each stationary point
Differentiate again:
dx2d2y=12x−6
At x=−1: dx2d2y=12(−1)−6=−18<0, so (−1,12) is a maximum point.
At x=2: dx2d2y=12(2)−6=18>0, so (2,−15) is a minimum point.
Part (d): Where the curve is increasing
The curve is increasing where dxdy>0, i.e. where 6(x−2)(x+1)>0. Since 6>0, this is positive exactly outside the roots:
x<−1 or x>2
Independent check using test values. Pick a value in each region and substitute into dxdy=6x2−6x−12:
- x=−2 (left of −1): 6(4)−6(−2)−12=24+12−12=24>0 → increasing.
- x=0 (between −1 and 2): 6(0)−0−12=−12<0 → decreasing.
- x=3 (right of 2): 6(9)−18−12=54−18−12=24>0 → increasing.
This confirms the curve increases, then decreases between x=−1 and x=2, then increases again, consistent with (−1,12) being a maximum and (2,−15) being a minimum, and with the increasing set x<−1 or x>2.
Final answers
- (a) dxdy=6x2−6x−12
- (b) Stationary points: (−1,12) and (2,−15)
- (c) (−1,12) is a maximum; (2,−15) is a minimum
- (d) Increasing for x<−1 or x>2