Stationary points occur where the gradient of a curve is zero. We only use functions that can be written as \(y = kx^n\) (except \(n = -1\)).
A stationary point occurs when:
It can be:
Evaluate \( \frac{d^2y}{dx^2} \) at the stationary point.
Find and classify the stationary point of \(y = x^3 - 3x\).
Step 1: Differentiate: \[ \frac{dy}{dx} = 3x^2 - 3 \] Step 2: Solve \( \frac{dy}{dx} = 0 \): \[ 3x^2 - 3 = 0 \Rightarrow x^2 = 1 \Rightarrow x = \pm 1 \] Step 3: Check signs:
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:
Find and classify the stationary point of \(y = \sqrt{x} - x\).
First rewrite: \[ y = x^{1/2} - x \] Differentiate: \[ \frac{dy}{dx} = \frac{1}{2}x^{-1/2} - 1 \] Solve \( \frac{dy}{dx} = 0 \): \[ \frac{1}{2\sqrt{x}} = 1 \Rightarrow \sqrt{x} = \frac{1}{2} \Rightarrow x = \frac{1}{4} \] Second derivative: \[ \frac{d^2y}{dx^2} = -\frac{1}{4}x^{-3/2} \] At \(x=\frac{1}{4}\): \[ -\frac{1}{4}\left(\frac{1}{4}\right)^{-3/2} < 0 \] β **maximum**.