We use the derivative \(f'(x)\) to describe where a function is increasing, decreasing, or stationary on an interval.
Think about how the graph moves as you go from left to right along the \(x\)-axis.
Let \(f\) be a function and consider an interval \(I\) on the \(x\)-axis.
For A Level work we mostly use the derivative to decide where a function is increasing or decreasing.
Suppose \(f\) is differentiable on an interval. Then:
Geometrically, \(f'(x)\) is the gradient of the tangent: positive gradient → graph slopes upwards, negative gradient → graph slopes downwards.
A point where \(f'(x) = 0\) is called a stationary point (the tangent is horizontal).
Using the sign of \(f'(x)\):
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:
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.