How does the derivative describe how fast a quantity changes, and how do we link the rates of related quantities?
Interpret the derivative as an instantaneous rate of change and use the chain rule to relate the rates of change of connected quantities
WACE Year 12 Mathematics Methods Unit 3 rates of change: the derivative as instantaneous rate, average versus instantaneous rate, related rates through the chain rule, with worked SCSA-style examples in context.
✦ Generated by Claude Opus 4.8·8 min answer·
Reviewed by: AI editorial process; not yet individually human-reviewed
SCSA Unit 3 frames the derivative as a rate of change and then connects rates of related quantities. This dot point is examined in both sections, with related-rates problems appearing most often in the calculator-assumed section.
Average versus instantaneous rate
The average rate of change of y over an interval is the gradient of the chord, ΔxΔy. The instantaneous rate is the gradient of the tangent, the limit of the chord gradient, which is the derivative. When a question asks for the rate at a specific instant, evaluate the derivative at that point.
Related rates through the chain rule
When two variables are linked by an equation and both change with time, their rates are connected by the chain rule. If y depends on x and x depends on t, then
dtdy=dxdy⋅dtdx.
This lets you transfer a known rate into an unknown one.
Choosing the right link
The key skill is identifying the equation that connects the quantities (here A=πr2) and the rate that is given (here dtdr). Differentiate the relationship with respect to t first, and only substitute the specific values at the very end, so that variable quantities are not frozen too early.
Motion as a rate of change
The single most common rate-of-change context is straight-line motion, where velocity v(t)=dtdx is the rate of change of displacement and acceleration a(t)=dtdv is the rate of change of velocity. The particle is momentarily at rest where v(t)=0 and its speed is greatest in magnitude where a(t)=0 between rest points. This link between derivatives and motion threads through both Unit 3 and the integration topics of Unit 4.
Exam-style practice questions
Practice questions written in the style of SCSA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.
WACE 20216 marksCalculator-assumed. A spherical balloon is inflated so that its volume increases at dtdV=30 cm3/s. The volume is V=34πr3. Find the rate at which the radius is increasing when r=5 cm.
Show worked answer →
A related-rates problem requiring the chain rule.
Differentiate V=34πr3 with respect to t: dtdV=4πr2dtdr.
Rearrange for dtdr: dtdr=4πr21dtdV.
Substitute r=5 and dtdV=30: dtdr=4π(25)30=100π30≈0.0955 cm/s.
Markers reward differentiating before substituting, the chain-rule factor dtdr, and the correct evaluated rate with units.
WACE 20234 marksCalculator-free. The displacement of a particle is x(t)=t3−6t2+9t metres, with t in seconds. (a) Find the velocity v(t). (b) Find the times at which the particle is at rest.
Show worked answer →
A rate-of-change application to motion.
(a) Velocity is the derivative of displacement: v(t)=dtdx=3t2−12t+9.
(b) At rest means v(t)=0: 3t2−12t+9=3(t2−4t+3)=3(t−1)(t−3)=0, so t=1 s and t=3 s.
Markers reward differentiating displacement and factorising to find both rest times.