Question

Difficulty: MediumStationary Points, Maxima, and Minima

A curve is defined by the equation y=2x39x2+12x+5y = 2x^3 - 9x^2 + 12x + 5. What is the value of yy at its maximum stationary point?

Answer: 10

Answer

The value of yy at the maximum stationary point is 1010.
To locate the maximum stationary point, set the first derivative dydx=6x218x+12\frac{dy}{dx} = 6x^2 - 18x + 12 to zero, obtaining stationary values x=1x = 1 and x=2x = 2. Testing in the second derivative d2ydx2=12x18\frac{d^2y}{dx^2} = 12x - 18 gives 6-6 at x=1x = 1, confirming a local maximum. Substituting x=1x = 1 into the original cubic equation gives y=2(1)39(1)2+12(1)+5=10y = 2(1)^3 - 9(1)^2 + 12(1) + 5 = 10.

Step-by-Step Solution

1
Differentiate yy with respect to xx to find the gradient function.
\frac{dy}{dx} = 6x^2 - 18x + 12
Stationary points occur where the gradient of the curve is zero.
2
Set the first derivative to zero and solve for xx.
x = 1 \text{ or } x = 2
Factoring 6(x1)(x2)=06(x - 1)(x - 2) = 0 yields the xx-coordinates of the turning points.
3
Determine the nature of the stationary points using the second derivative test.
\frac{d^2y}{dx^2} = 12x - 18; \quad \text{at } x = 1, \frac{d^2y}{dx^2} = -6 < 0
A negative second derivative indicates a local maximum stationary point.
4
Substitute x=1x = 1 into the original function to determine yy.
y = 2(1)^3 - 9(1)^2 + 12(1) + 5 = 10
Evaluating the curve function at the maximum xx-coordinate provides the corresponding maximum yy-value.

Key Concept

Stationary Points, Maxima, and Minima
Rate this question