IB Maths AI SL Differentiation Paper 1 & 2 stationary points ~6 min read

Local Minimum & Maximum Points

A curve’s peaks and troughs — its local maximum and minimum points — are where it momentarily flattens out. At each one the gradient is zero. This note finds those points by solving f′(x) = 0, and decides the nature of each — peak or trough — from how the gradient changes around it.

📘 What you need to know

Stationary points

A stationary point is a point on a curve where the gradient is zero — the curve is, for an instant, flat. Both local maximum points (peaks) and local minimum points (troughs) are stationary points.

Stationary points at a stationary point,  f′(x) = 0 local maxima and minima are stationary points — solve f′(x) = 0 to find their x-coordinates

“Local” matters: a local maximum is the highest point in its immediate neighbourhood, but the curve may climb higher elsewhere. The same is true of a local minimum.

Finding the coordinates

To locate the stationary points, differentiate and solve f′(x) = 0. Each solution is the x-coordinate of a stationary point.

For the matching y-coordinate, substitute that x-value back into the original function f(x). Write each stationary point as a coordinate pair (x, y).

Deciding the nature

The nature of a stationary point is whether it is a maximum or a minimum. The quickest test is the sign of the gradient just before and just after the point.

The nature of a stationary point local maximum:  f′(x) changes + → − local minimum:  f′(x) changes − → + check the sign of the gradient just before and just after the point

At a maximum the curve climbs, flattens, then falls — the gradient runs positive, zero, negative. At a minimum it falls, flattens, then climbs. A sketch or a GDC graph confirms the nature at a glance.

A local maximum is a peak; a local minimum is a trough x y y = f(x) local maximum f′: + → 0 → − local minimum f′: − → 0 → +
At a local maximum the gradient runs positive, zero, negative; at a local minimum it runs negative, zero, positive. At both, the tangent is flat.

🧭 Recipe — finding and classifying stationary points

  1. Differentiate to find f′(x).
  2. Solve f′(x) = 0 — the solutions are the x-coordinates of the stationary points.
  3. Find each y-coordinate by substituting the x-value into f(x); write each point as (x, y).
  4. Decide the nature: check the sign of f′(x) just before and just after each point.
  5. State each point as a local maximum (+ → −) or local minimum (− → +) — a sketch confirms it.

Worked examples

WE 1

Coordinates of a stationary point

Find the coordinates of the stationary point of f(x) = x2 − 8x + 3.

a stationary point is where f′(x) = 0 f′(x) = 2x − 8 2x − 8 = 0 ⇒ x = 4 y-coordinate: f(4) = 16 − 32 + 3 = −13 stationary point: (4, −13) solve f′(x) = 0 for the x-coordinate, then substitute into f(x) — not f′(x) — for the y-coordinate.
WE 2

Stationary point and its nature

Find the stationary point of f(x) = 5 + 4xx2 and state its nature.

f′(x) = 4 − 2x 4 − 2x = 0 ⇒ x = 2 f(2) = 5 + 8 − 4 = 9 ⇒ point (2, 9) nature: f′ is + for x < 2 and − for x > 2 gradient changes + → −, so (2, 9) is a local maximum a downward parabola has a single stationary point — its peak.
WE 3

Two stationary points

Find the coordinates of the stationary points of f(x) = x3 − 3x − 1.

f′(x) = 3x2 − 3 3x2 − 3 = 0 ⇒ x2 = 1 ⇒ x = 1 or x = −1 f(1) = 1 − 3 − 1 = −3 f(−1) = −1 + 3 − 1 = 1 stationary points: (1, −3) and (−1, 1) a cubic typically has two stationary points — solve f′(x) = 0, then find each y-value separately.
WE 4

Stationary points and their nature

Find the stationary points of f(x) = 2x3 − 6x and state the nature of each.

f′(x) = 6x2 − 6 = 6(x − 1)(x + 1) f′(x) = 0 ⇒ x = 1 or x = −1 f(−1) = −2 + 6 = 4 ⇒ (−1, 4) f(1) = 2 − 6 = −4 ⇒ (1, −4) nature: at x = −1, f′ changes + → −; at x = 1, − → + (−1, 4) local maximum · (1, −4) local minimum check the gradient’s sign on each side — for a positive cubic the left point is the maximum, the right one the minimum.
WE 5

A stationary point with a negative power

The function f(x) = x + 4/x is defined for x > 0. Find its stationary point and state its nature.

rewrite: f(x) = x + 4x−1 f′(x) = 1 − 4x−2 = 1 − 4/x2 1 − 4/x2 = 0 ⇒ x2 = 4 ⇒ x = 2  (x > 0) f(2) = 2 + 4/2 = 4 ⇒ point (2, 4) nature: f′(1) = −3 < 0,  f′(4) = 0.75 > 0 gradient changes − → +, so (2, 4) is a local minimum rewrite the fraction as a negative power first; with x > 0, only the positive solution is valid.
WE 6

Full question: maximum height of a ball

A ball is thrown, and its height h metres after t seconds is modelled by h = 1 + 14t − 5t2. (a) Find dh/dt. (b) Find the time at which the ball reaches its maximum height. (c) Find that maximum height. (d) Justify that it is a maximum.

(a) differentiate the height model dh/dt = 14 − 10t (b) maximum height where dh/dt = 0 14 − 10t = 0 ⇒ t = 1.4 s (c) substitute t = 1.4 into h h = 1 + 14(1.4) − 5(1.4)2 = 1 + 19.6 − 9.8 h = 10.8 m (d) dh/dt is + before t = 1.4 and − after (a) 14−10t · (b) t = 1.4 s · (c) 10.8 m · (d) gradient + → −, so it is a maximum “maximum height” signals a stationary point — set the derivative to 0, then justify with the gradient’s sign change.

💡 Top tips

⚠ Common mistakes

Next up: Modelling with Differentiation — using maxima and minima to solve real optimisation problems. The method here is the backbone of all of it: differentiate, solve f′(x) = 0, find the coordinates, then test the nature with the sign of the gradient.

Need help with AI SL Differentiation?

Get 1-on-1 help from an IB examiner who knows exactly what Paper 1 & 2 are looking for.

Book Free Session →