Question

Difficulty: MediumStationary Points, Maxima, and Minima

A curve is defined by the equation y=x33x2+ky = x^3 - 3x^2 + k, where kk is a constant. If the local minimum value of yy on the curve is 22, what is the value of kk?

Answer: 6

Answer

The value of the constant kk is 66.
To find the constant kk, differentiate the curve equation to obtain dydx=3x26x\frac{dy}{dx} = 3x^2 - 6x. Setting dydx=0\frac{dy}{dx} = 0 gives stationary points at x=0x = 0 and x=2x = 2. Calculating the second derivative d2ydx2=6x6\frac{d^2y}{dx^2} = 6x - 6 shows d2ydx2=6>0\frac{d^2y}{dx^2} = 6 > 0 at x=2x = 2, confirming that the local minimum occurs at x=2x = 2. Substituting x=2x = 2 and the minimum value y=2y = 2 into y=x33x2+ky = x^3 - 3x^2 + k yields 2=812+k2 = 8 - 12 + k, which simplifies to k=6k = 6.

Step-by-Step Solution

1
Differentiate y=x33x2+ky = x^3 - 3x^2 + k with respect to xx.
dydx=3x26x\frac{dy}{dx} = 3x^2 - 6x
Stationary points occur where the first derivative equals zero.
2
Solve dydx=0\frac{dy}{dx} = 0 for xx.
x=0x = 0 or x=2x = 2
These xx-values locate the turning points on the curve.
3
Evaluate the second derivative d2ydx2=6x6\frac{d^2y}{dx^2} = 6x - 6 at each stationary point.
At x=0x = 0, d2ydx2=6\frac{d^2y}{dx^2} = -6 (local maximum); at x=2x = 2, d2ydx2=6\frac{d^2y}{dx^2} = 6 (local minimum).
A positive second derivative indicates a local minimum point.
4
Substitute x=2x = 2 and y=2y = 2 into the curve equation y=x33x2+ky = x^3 - 3x^2 + k.
2=(2)33(2)2+k    2=4+k    k=62 = (2)^3 - 3(2)^2 + k \implies 2 = -4 + k \implies k = 6
The local minimum value of yy is attained at x=2x = 2.

Key Concept

Stationary Points, Maxima, and Minima
Rate this question