You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
A balloon inflates, a ladder slips, water rises in a cone, a shadow lengthens. In each case two quantities change together over time, and knowing the rate of one lets you deduce the rate of the other. The link is always the chain rule: if a geometric relationship ties the quantities, differentiating it with respect to time converts a known rate into the rate you want. Related rates is where the implicit differentiation of the previous lesson meets real modelling, and it is a perennial source of structured exam questions because it tests setup as much as calculus.
This lesson sets out a foolproof four-step method, works the classic scenarios (sphere, ladder, cone) with full mark schemes, and stresses the two places marks are lost: differentiating before substituting, and substituting numerical values too early. Master the discipline and these questions become almost mechanical.
This is the related rates of change strand of the compulsory pure content examined on Paper 1 and Paper 2 (each 2 hours, 100 marks, 33⅓% of the A-Level). It applies the chain rule and implicit differentiation (previous lesson) to time-dependent geometric problems. Setting up and differentiating the relationship is AO1; modelling the scenario, choosing the right formula, and interpreting the answer (including sign and units) are the AO2/AO3 problem-solving marks — related rates is a classic AO3 "solve a problem in context" topic.
If a quantity A depends on r, and r depends on time t, the chain rule links their rates:
dtdA=drdA⋅dtdr.
The middle factor drdA comes from the geometric formula relating A and r; the outer factors are the rates — one given, one sought. More generally, any chain of dependencies multiplies:
dtdA=dhdA⋅drdh⋅dtdr,
and when several variables are tied by one equation, differentiate the whole equation implicitly with respect to t — every variable picks up a "⋅dtd(⋅)" factor, exactly as y-terms picked up dxdy last lesson.
Step 2 is where most marks are won or lost, so it rewards a moment's care. Ask: does my relationship involve exactly the variable whose rate I know and the variable whose rate I want? If a third, irrelevant variable appears (the surface radius r in a cone problem where only the depth h and volume V are in play), you must remove it using a geometric constraint — usually a similar-triangles ratio such as r=htanθ or a fixed proportion. Skipping this leaves you differentiating an equation with an extra unknown rate dtdr you were never given, and the problem becomes unsolvable. The discipline of reducing to just two changing quantities before differentiating is the single most reliable predictor of a clean solution.
The single golden rule: differentiate first, substitute last. Plugging in a specific value (say r=10) before differentiating freezes the variable and destroys the relationship — the most damaging error in the topic.
It is worth dwelling on why "substitute last" is non-negotiable, because the error is so tempting. Suppose a sphere's volume is V=34πr3 and we want dtdV when r=10. A student in a hurry writes V=34π(10)3=34000π and then differentiates — but 34000π is a constant, so its derivative is 0, giving the absurd answer dtdV=0. The point is that r is changing; substituting its instantaneous value before differentiating treats a moving quantity as fixed. The correct order — differentiate V=34πr3 to get dtdV=4πr2dtdr, then put r=10 — preserves the fact that r varies right up until the final evaluation. Hold that example in mind and you will never substitute early again.
A second framing helps with setup. Every related-rates problem is really an instruction to apply dtd to an equation — and dtd obeys the same chain, product and implicit rules you met last lesson, just with t as the independent variable. So "A=πr2" becomes "dtdA=2πrdtdr", "x2+y2=25" becomes "2xdtdx+2ydtdy=0", and "V=31πr2h" (if both r and h vary) becomes "dtdV=31π(2rhdtdr+r2dtdh)" by the product rule. Seeing related rates as "implicit differentiation with respect to time" unifies the whole topic with the previous lesson and removes any sense of a new method to learn.
A circle's radius increases at 2 cm s−1. Find the rate of increase of its area when r=5 cm.
Given dtdr=2; required dtdA at r=5. Relate and differentiate:
A=πr2⇒drdA=2πr.(M1: differentiate the relationship)
dtdA=drdA⋅dtdr=2πr⋅2=4πr.(M1: chain rule)
Substitute r=5 last:
dtdA=4π(5)=20π≈62.8 cm2s−1.(A1)
(M1 differentiate A=πr2; M1 chain rule; A1 20π with units. Note the substitution r=5 happens only at the end — leaving dtdA=4πr general until then is the safe habit.)
There is a pleasing geometric reading of this answer. The result dtdA=2πrdtdr says the area grows by adding a thin annular ring of circumference 2πr and width dtdrdt in each instant — area added = circumference × radial growth. Recognising that drdA=2πr is exactly the circumference is not a coincidence: it is the statement that the derivative of the area of a disc with respect to its radius is its perimeter, the two-dimensional shadow of the fact that drdV=4πr2 (the surface area) for a sphere. Holding this picture turns a formula into an intuition.
A spherical balloon is inflated so its volume increases at 100 cm3s−1. Find the rate of increase of the radius when r=10 cm.
Given dtdV=100; required dtdr at r=10:
V=34πr3⇒drdV=4πr2.(M1)
dtdV=4πr2dtdr⇒dtdr=4πr21dtdV.(M1 rearrange for the required rate)
Substitute r=10, dtdV=100:
dtdr=4π(10)2100=400π100=4π1≈0.0796 cm s−1.(A1)
(M1 drdV=4πr2; M1 rearrange to make dtdr the subject; A1 4π1. Rearranging symbolically before substituting keeps the arithmetic clean.)
A ladder 5 m long leans against a vertical wall. Its foot slides away from the wall at 0.5 m s−1. Find the rate at which the top slides down when the foot is 3 m from the wall.
Let x = distance of the foot from the wall, y = height of the top. By Pythagoras (the ladder length is constant):
x2+y2=25.(M1: relationship)
Differentiate with respect to t:
2xdtdx+2ydtdy=0.(M1: differentiate w.r.t. t)
When x=3, Pythagoras gives y=25−9=4. With dtdx=0.5:
2(3)(0.5)+2(4)dtdy=0⇒3+8dtdy=0⇒dtdy=−83 m s−1.(A1; A1 interpret)
The top slides down at 83=0.375 m s−1; the negative sign confirms y is decreasing.
(M1 relationship; M1 differentiate w.r.t. t; A1 −83; A1 for interpreting the sign and giving units. Finding y=4 from Pythagoras at the instant in question is essential — you cannot substitute x=3 without it.)
A street lamp is 6 m high. A person 1.8 m tall walks away from the lamp post at 1.5 m s−1. Find the rate at which the length of their shadow is increasing.
Let d be the person's distance from the post and s the shadow length. By similar triangles (the lamp, the person's head and the shadow tip are collinear):
d+s6=s1.8.(M1: similar triangles)
Cross-multiplying: 6s=1.8(d+s)⇒6s−1.8s=1.8d⇒4.2s=1.8d⇒s=4.21.8d=73d. (M1: eliminate to a relation between s and d)
Differentiate with respect to t:
dtds=73dtdd=73(1.5)=74.5=149≈0.643 m s−1.(A1)
The shadow lengthens at 149 m s−1 — and notably this is independent of d (the relation s=73d is linear), so the shadow grows at a constant rate however far the person has walked.
(M1 set up the similar-triangle ratio; M1 rearrange to s in terms of d; A1 the rate. A subtle point: the shadow tip moves at dtdd+dtds=1.5+149=1430=715 m s−1, faster than the person — a result the Going further section generalises.)
(specimen-style — not from any past paper)
Water is poured into an inverted right circular cone of semi-vertical angle 30∘ at a constant rate of 8 cm3s−1. At time t seconds the depth of water is h cm. (a) Show that the volume of water is V=9πh3. (b) Find the rate at which the depth is rising when h=6 cm.
(a) For an inverted cone, the surface radius r and depth h satisfy tan30∘=hr, so r=htan30∘=3h. Then
V=31πr2h=31π(3h)2h=31π⋅3h2⋅h=9πh3.
(b) Differentiate with respect to t: dtdV=9π⋅3h2dtdh=3πh2dtdh. Rearranging for the required rate and substituting dtdV=8, h=6:
dtdh=πh23dtdV=π(6)23×8=36π24=3π2≈0.212 cm s−1.
The decisive move in (a) is eliminating r before differentiating, using the fixed ratio r=htanθ — leaving both r and h in the volume formula would force you to track two changing variables and an extra related rate dtdr. A top answer states this reduction explicitly: "since the cone's shape is fixed, r and h are proportional, so I express V in h alone." That single observation is what makes the differentiation a one-liner and is exactly the modelling insight the examiner rewards.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.