Question

Difficulty: HardStationary Points, Maxima, and Minima

A curve is defined by the equation y=4x+9xy = 4x + \frac{9}{x} for x>0x > 0. What is the yy-value at the minimum stationary point of the curve?

Answer: 12

Answer

The yy-value at the minimum stationary point is 12.
To find the minimum value of y=4x+9xy = 4x + \frac{9}{x} for x>0x > 0, set the first derivative dydx=49x2\frac{dy}{dx} = 4 - \frac{9}{x^2} equal to 00, yielding x=1.5x = 1.5. The second derivative d2ydx2=18x3\frac{d^2y}{dx^2} = \frac{18}{x^3} is positive at x=1.5x = 1.5, confirming a minimum stationary point. Evaluating the original equation at x=1.5x = 1.5 gives y=4(1.5)+91.5=6+6=12y = 4(1.5) + \frac{9}{1.5} = 6 + 6 = 12.

Step-by-Step Solution

1
Differentiate the given function y=4x+9x1y = 4x + 9x^{-1} with respect to xx.
\frac{dy}{dx} = 4 - 9x^{-2} = 4 - \frac{9}{x^2}
Stationary points occur where the gradient (first derivative) equals zero.
2
Set the first derivative to zero and solve for xx given the domain constraint x>0x > 0.
4 - \frac{9}{x^2} = 0 \implies 4x^2 = 9 \implies x^2 = \frac{9}{4} \implies x = \frac{3}{2} = 1.5
Solving dydx=0\frac{dy}{dx} = 0 yields the xx-coordinate of the turning point.
3
Evaluate the second derivative to confirm the turning point is a local minimum.
\frac{d^2y}{dx^2} = \frac{18}{x^3}. \text{ At } x = 1.5, \frac{d^2y}{dx^2} = \frac{18}{3.375} = 5.333 > 0
A positive second derivative indicates that the stationary point is a local minimum.
4
Substitute x=1.5x = 1.5 back into the original equation y=4x+9xy = 4x + \frac{9}{x} to find the corresponding yy-value.
y = 4(1.5) + \frac{9}{1.5} = 6 + 6 = 12
The question asks for the yy-value of the curve at the minimum stationary point.

Key Concept

Stationary Points, Maxima, and Minima
Estimated Time:2m 0s
Rate this question