Question
Let
\[
f(x) = x^{3} - 6x^{2} + 9x.
\]
(i) Find the stationary points of \(f\).
(ii) State the intervals on which \(f\) is increasing and decreasing.
Solution
Step 1: Differentiate.
\[
\begin{aligned}
f(x) &= x^{3} - 6x^{2} + 9x, \\
f'(x) &= 3x^{2} - 12x + 9.
\end{aligned}
\]
Step 2: Find stationary points by solving \(f'(x) = 0\).
\[
\begin{aligned}
3x^{2} - 12x + 9 &= 0 \\
x^{2} - 4x + 3 &= 0 \quad (\text{divide by } 3) \\
(x - 1)(x - 3) &= 0.
\end{aligned}
\]
So the stationary points occur at \(x = 1\) and \(x = 3\).
Find the corresponding \(y\)-values:
\[
\begin{aligned}
f(1) &= 1 - 6 + 9 = 4, \\
f(3) &= 27 - 54 + 27 = 0.
\end{aligned}
\]
Stationary points: \((1, 4)\) and \((3, 0)\).
Step 3: Use the sign of \(f'(x)\) to find where \(f\) is increasing/decreasing.
We already have \(f'(x) = 3x^{2} - 12x + 9 = 3(x - 1)(x - 3)\).
| Interval |
Test value |
Sign of \(f'(x)\) |
Behaviour of \(f\) |
| \((-\infty, 1)\) |
\(x = 0\) |
\(f'(0) = 3(0 - 1)(0 - 3) = 9 > 0\)
|
Increasing |
| \((1, 3)\) |
\(x = 2\) |
\(f'(2) = 3(1)(-1) = -3 < 0\)
|
Decreasing |
| \((3, \infty)\) |
\(x = 4\) |
\(f'(4) = 3(3)(1) = 9 > 0\)
|
Increasing |
So:
-
\(f\) is increasing on \((-\infty, 1)\) and \((3, \infty)\).
-
\(f\) is decreasing on \((1, 3)\).
At \(x = 1\), \(f'(x)\) changes from positive to negative, so \((1, 4)\) is a local maximum.
At \(x = 3\), \(f'(x)\) changes from negative to positive, so \((3, 0)\) is a local minimum.