Skip to main content
QLDMath MethodsSyllabus dot point

Topic 1: Further differentiation and applications

Use the first and second derivative to analyse the behaviour of a function (intervals of increase and decrease, stationary points and their nature, concavity and inflection), and apply the derivative to solve optimisation and rates of change problems in context

A focused answer to the QCE Mathematical Methods Unit 3 dot point on the applications of differentiation. Sets out how to use the first and second derivative to classify stationary points, walks through the optimisation method (model, constrain, differentiate, classify, check), and the related rates approach that QCAA examiners reward in PSMTs and EA extended response.

Generated by Claude Opus 4.89 min answer

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

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

What this dot point is asking

QCAA wants you to apply the first and second derivative to analyse function behaviour, solve optimisation problems in real-world contexts, and connect related rates of change through the chain rule. This dot point is the highest-yielding application of Topic 1 and is heavily examined in IA2 Paper 2, EA Paper 2 Section B, and many PSMT contexts.

The answer

The first derivative

The first derivative f(x)f'(x) measures the instantaneous rate of change. Its sign reveals function behaviour.

  • f(x)>0f'(x) > 0 on an interval: ff is increasing on that interval.
  • f(x)<0f'(x) < 0 on an interval: ff is decreasing on that interval.
  • f(x)=0f'(x) = 0 at a point: stationary point (the tangent is horizontal).

Stationary points come in three flavours:

  1. Local maximum. ff' changes from positive to negative.
  2. Local minimum. ff' changes from negative to positive.
  3. Stationary point of inflection. ff' does not change sign (zero touch).

The second derivative

The second derivative f(x)f''(x) measures the rate of change of ff', equivalent to the concavity of ff.

  • f(x)>0f''(x) > 0: ff is concave up (cups upward).
  • f(x)<0f''(x) < 0: ff is concave down (cups downward).
  • f(x)=0f''(x) = 0 and changes sign: point of inflection.

The second-derivative test classifies stationary points quickly. At a stationary point x=cx = c where f(c)=0f'(c) = 0:

  • f(c)<0f''(c) < 0: local maximum.
  • f(c)>0f''(c) > 0: local minimum.
  • f(c)=0f''(c) = 0: inconclusive; fall back to a first-derivative sign chart.

The optimisation method

Every optimisation problem follows the same five steps.

  1. Identify and label. Draw a diagram. Define the variables. Identify what is to be maximised or minimised.
  2. Write the quantity to optimise. Express the target (VV, AA, CC, TT, etc.) as a function of one variable. Use any constraint to eliminate the others.
  3. Differentiate and set to zero. Find the stationary points by solving f(x)=0f'(x) = 0.
  4. Classify and check the domain. Use the second-derivative test (or a sign chart). Reject any stationary points that fall outside the physical domain.
  5. State the answer in context with units. Give both the optimising value of the variable and the optimised quantity.

Related rates of change

When two or more related quantities change with time, the chain rule links their rates.

dydt=dydxdxdt\frac{dy}{dt} = \frac{dy}{dx} \cdot \frac{dx}{dt}

For a related rates problem:

  1. Write the formula relating the quantities.
  2. Differentiate implicitly with respect to time (or use the chain rule).
  3. Substitute the instantaneous values, including the given rate.
  4. Solve for the unknown rate.

Common contexts: volume of a sphere or cylinder while being filled or drained, the angle of elevation as a height changes, the distance between two moving objects.

Exam-style practice questions

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

2023 QCAA-style P26 marksA rectangular sheet of cardboard is 30 cm by 20 cm. Squares of side xx cm are cut from each corner and the sides folded up to form an open-topped box. (a) Show that the volume of the box is V(x)=x(302x)(202x)V(x) = x (30 - 2x) (20 - 2x). (b) Find the value of xx that maximises the volume, and state the maximum volume.
Show worked answer →

A 6-mark optimisation answer needs the modelling step, the derivative, the stationary point, the nature test, and the contextual answer.

(a) After cutting and folding, the base measures (302x)(30 - 2x) by (202x)(20 - 2x) and the height is xx. So V(x)=x(302x)(202x)V(x) = x (30 - 2x) (20 - 2x).

(b) Expand for differentiation: V(x)=x(600100x+4x2)=4x3100x2+600xV(x) = x (600 - 100 x + 4 x^2) = 4 x^3 - 100 x^2 + 600 x.

V(x)=12x2200x+600=4(3x250x+150)V'(x) = 12 x^2 - 200 x + 600 = 4 (3 x^2 - 50 x + 150).

Set V(x)=0V'(x) = 0: 3x250x+150=03 x^2 - 50 x + 150 = 0, so x=50±250018006=50±7006x = \frac{50 \pm \sqrt{2500 - 1800}}{6} = \frac{50 \pm \sqrt{700}}{6}.

70026.46\sqrt{700} \approx 26.46, so x12.74x \approx 12.74 or x3.92x \approx 3.92.

Domain: 0<x<100 < x < 10 (otherwise the base has negative width). Reject x12.74x \approx 12.74. So x3.92x \approx 3.92 cm.

Nature check: V(x)=24x200V''(x) = 24 x - 200. At x3.92x \approx 3.92, V(3.92)94200=106<0V''(3.92) \approx 94 - 200 = -106 < 0, so this is a local maximum.

Maximum volume: V(3.92)3.92×22.16×12.161056V(3.92) \approx 3.92 \times 22.16 \times 12.16 \approx 1056 cm3^3.

Markers reward the volume model, the derivative, the domain restriction (often missed), the second-derivative classification, and the substituted value with units.

2022 QCAA-style P24 marksA spherical balloon is being inflated so that its radius increases at a constant rate of 0.5 cm/s. Find the rate at which the volume is increasing when the radius is 8 cm. (Volume of a sphere: V=43πr3V = \frac{4}{3} \pi r^3.)
Show worked answer →

A 4-mark related rates answer needs the chain rule setup, the substituted values, and the final rate with units.

Given: drdt=0.5\frac{dr}{dt} = 0.5 cm/s, V=43πr3V = \frac{4}{3} \pi r^3, find dVdt\frac{dV}{dt} when r=8r = 8.

dVdr=4πr2\frac{dV}{dr} = 4 \pi r^2.

Chain rule: dVdt=dVdrdrdt=4πr20.5=2πr2\frac{dV}{dt} = \frac{dV}{dr} \cdot \frac{dr}{dt} = 4 \pi r^2 \cdot 0.5 = 2 \pi r^2.

At r=8r = 8: dVdt=2π(8)2=128π402.1\frac{dV}{dt} = 2 \pi (8)^2 = 128 \pi \approx 402.1 cm3^3/s.

Markers reward the chain rule statement, the substitution, and the answer with both exact form (128π128 \pi) and a decimal approximation with units.

Related dot points