Skip to main content
SingaporeMathsSyllabus dot point

How do we locate and classify stationary points and solve optimisation problems?

Find and classify stationary points, determine increasing and decreasing intervals and concavity, and solve optimisation problems in context

A focused answer to the H2 Mathematics outcome on applications of differentiation. Finding stationary points, classifying them with the first and second derivative tests, concavity and points of inflexion, and optimisation.

Generated by Claude Opus 4.810 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. The answer
  3. Examples in context
  4. Try this

What this dot point is asking

SEAB wants you to find stationary points, classify them as maxima, minima or points of inflexion, determine where a function is increasing or decreasing and its concavity, and solve optimisation problems by reducing to one variable and applying calculus.

The answer

Stationary points

A stationary point occurs where dydx=0\dfrac{dy}{dx} = 0: the tangent is horizontal. Solving this equation gives the xx-coordinates; substitute back for the yy-coordinates.

Increasing and decreasing

A function is increasing where dydx>0\dfrac{dy}{dx} > 0 and decreasing where dydx<0\dfrac{dy}{dx} < 0. The sign of the first derivative on each side of a stationary point classifies it.

The two classification tests

  • First derivative test: check the sign of dydx\dfrac{dy}{dx} just before and after the point. Positive then negative is a maximum; negative then positive is a minimum.
  • Second derivative test: at a stationary point, d2ydx2>0\dfrac{d^2y}{dx^2} > 0 indicates a minimum, d2ydx2<0\dfrac{d^2y}{dx^2} < 0 a maximum. If d2ydx2=0\dfrac{d^2y}{dx^2} = 0 the test is inconclusive and you fall back on the first derivative test.

Concavity and points of inflexion

d2ydx2>0\dfrac{d^2y}{dx^2} > 0 means concave up; <0< 0 means concave down. A point of inflexion is where concavity changes, requiring d2ydx2=0\dfrac{d^2y}{dx^2} = 0 and a sign change in the second derivative there.

Optimisation

To optimise a quantity:

  1. Write the quantity to optimise.
  2. Use the constraint to express it as a function of one variable.
  3. Differentiate, set to zero, and solve.
  4. Confirm it is a maximum or minimum (second derivative or context).

Examples in context

Example 1. Maximum projectile range. Expressing range as a function of launch angle and differentiating shows the maximum range occurs at 4545^\circ, a classic optimisation where the constraint (fixed launch speed) reduces the problem to one variable.

Example 2. Least-cost packaging. Minimising the surface area of a fixed-volume container, as in the worked can example, finds the most material-efficient shape, the everyday industrial use of stationary-point analysis.

Try this

Q1. Find the stationary point of y=x26x+5y = x^2 - 6x + 5 and state its nature. [3 marks]

  • Cue. dydx=2x6=0\frac{dy}{dx} = 2x - 6 = 0 at x=3x = 3, y=4y = -4; d2ydx2=2>0\frac{d^2y}{dx^2} = 2 > 0, a minimum.

Q2. State the condition for a function to be increasing. [1 mark]

  • Cue. dydx>0\frac{dy}{dx} > 0.

Q3. What two conditions identify a point of inflexion? [2 marks]

  • Cue. d2ydx2=0\frac{d^2y}{dx^2} = 0 and the second derivative changes sign there.

Exam-style practice questions

Practice questions written in the style of SEAB exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

Original5 marksFind the coordinates and nature of the stationary points of y=x33x29x+5y = x^3 - 3x^2 - 9x + 5.
Show worked answer →

dydx=3x26x9=3(x22x3)=3(x3)(x+1)\dfrac{dy}{dx} = 3x^2 - 6x - 9 = 3(x^2 - 2x - 3) = 3(x - 3)(x + 1).

Stationary where dydx=0\dfrac{dy}{dx} = 0: x=3x = 3 or x=1x = -1.

At x=3x = 3: y=272727+5=22y = 27 - 27 - 27 + 5 = -22. At x=1x = -1: y=13+9+5=10y = -1 - 3 + 9 + 5 = 10.

Second derivative: d2ydx2=6x6\dfrac{d^2 y}{dx^2} = 6x - 6. At x=3x = 3: 12>012 > 0, a minimum (3,22)(3, -22). At x=1x = -1: 12<0-12 < 0, a maximum (1,10)(-1, 10).

Markers reward solving dydx=0\dfrac{dy}{dx} = 0, both points, and using the second derivative to classify each.

Original6 marksA closed cylindrical can has volume 500 cm3500\ \text{cm}^3. Find the radius that minimises the surface area.
Show worked answer →

Volume: πr2h=500\pi r^2 h = 500, so h=500πr2h = \dfrac{500}{\pi r^2}.

Surface area: A=2πr2+2πrh=2πr2+2πr500πr2=2πr2+1000rA = 2\pi r^2 + 2\pi r h = 2\pi r^2 + 2\pi r \cdot \dfrac{500}{\pi r^2} = 2\pi r^2 + \dfrac{1000}{r}.

dAdr=4πr1000r2=04πr3=1000r3=250πr=(250π)1/34.30 cm\dfrac{dA}{dr} = 4\pi r - \dfrac{1000}{r^2} = 0 \Rightarrow 4\pi r^3 = 1000 \Rightarrow r^3 = \dfrac{250}{\pi} \Rightarrow r = \left(\dfrac{250}{\pi}\right)^{1/3} \approx 4.30\ \text{cm}.

d2Adr2=4π+2000r3>0\dfrac{d^2 A}{dr^2} = 4\pi + \dfrac{2000}{r^3} > 0, confirming a minimum.

Markers reward expressing AA in one variable using the constraint, differentiating, solving, and the second-derivative check.

Related dot points