Find and classify the stationary point of \(y = x^4\).
Step 1:
\[
\frac{dy}{dx} = 4x^3
\]
Stationary when \(4x^3 = 0 \Rightarrow x=0\).
Step 2:
\[
\frac{d^2y}{dx^2} = 12x^2
\]
At \(x=0\):
\[
12(0)^2 = 0
\]
Second derivative is 0 β inconclusive.
Step 3: Check gradients:
- For \(x<0\): gradient is negative
- For \(x>0\): gradient is positive
So it is a **minimum** at \(x=0\).
Minimum at \(x=0\). Must use gradient test.