Resources For Teachers For Tutors For Students & Parents Pricing
Year 12 Specialist (Unit 3 & 4) Rates of change and differential equations

Related rates

20 practice questions 0 video lessons Theory + worked examples

Master related rates for Year 12 Specialist Mathematics in Queensland (QCAA). When two quantities are connected by a formula and both change over time, the chain rule turns a known rate into the one you need — from expanding balloons to filling tanks.

You will learn to write the relation between the quantities, differentiate with respect to time, and substitute the instant to find rates for circles, spheres, cones and sliding ladders — a core calculus application in Unit 4 rates of change and differential equations.

Create a free accountTrack your progress and save your work as you go.
Create free account

Theory

A related rates problem links the rates at which two connected quantities change with time, using the chain rule, in Year 12 Specialist Mathematics (QCAA, Queensland). When a formula ties the quantities together — a circle's area to its radius, a tank's volume to its depth — differentiating with respect to time turns one known rate into the one you want. This page covers expanding balloons and circles, draining and filling tanks, cones and sliding ladders.

In a related rates problem two or more quantities both change over time and are joined by an equation. You are told the rate of one and asked for the rate of another — for example, a balloon is inflated at a known volume rate and you want how fast its radius grows.

The connection is the chain rule. If a quantity \(Q\) depends on a variable \(x\) and \(x\) depends on time \(t\), then \(\dfrac{dQ}{dt}=\dfrac{dQ}{dx}\times\dfrac{dx}{dt}\). The middle factor \(\dfrac{dQ}{dx}\) comes from the geometric formula; the other factor is the given time rate.

The method is always the same: write the relation between the quantities, differentiate with respect to \(t\), then substitute the known rate and the instant. Differentiate before you substitute numbers, so every changing quantity keeps its rate.

Watch the sign: a quantity that is increasing (filling, inflating) has a positive rate; one that is decreasing (draining, melting, a ladder-top falling) has a negative rate.

Expanding spherical balloon A solid circle of radius r sits inside a dashed larger circle that shows the balloon growing. A radius line from the centre to the edge is labelled r, and a gold arrow points outward beyond the edge labelled dr over dt, the rate at which the radius increases. r dr/dt expanding sphere
Expanding sphere: the volume rate and radius rate are linked by \(\dfrac{dV}{dt}=4\pi r^2\dfrac{dr}{dt}\).
Inverted conical tank filling with water An inverted cone, wide at the top and meeting a point at the bottom. Water fills the lower part up to depth h, forming a smaller similar cone. The water surface radius r is marked at the top of the water, the depth h is marked down the dashed central axis, and the radius and depth are related by similar triangles. h r r = h/3
Inverted cone: similar triangles give \(r=\dfrac{h}{3}\), so \(V=\dfrac{1}{3}\pi r^2h=\dfrac{\pi}{27}h^3\) in one variable.

The chain rule links any two connected rates:

\[ \dfrac{dQ}{dt} = \dfrac{dQ}{dx}\times\dfrac{dx}{dt} \]
dQdt=dQdx×dxdt

To make an unknown rate the subject, invert the middle factor:

\[ \dfrac{dx}{dt} = \dfrac{1}{\,dQ/dx\,}\times\dfrac{dQ}{dt} \]

The middle factor comes from the standard geometric formulas:

\[ A=\pi r^2,\quad A=4\pi r^2,\quad V=\dfrac{4}{3}\pi r^3,\quad V=\dfrac{1}{3}\pi r^2 h \]
V=43πr3
Reduce to one variable first. For a cone, pyramid or trough the radius (or width) and the height both change. Use similar triangles to write one in terms of the other, e.g. \(r=\dfrac{h}{2}\), before differentiating — otherwise the working contains two unknown rates.

How to solve a related rates problem

  1. Identify the quantities that change with time, the rate you are given, and the rate you want.
  2. Write the relation connecting the quantities; if two geometric variables both change, use similar triangles to reduce it to a single variable.
  3. Differentiate both sides with respect to \(t\) using the chain rule, keeping the derivative in terms of the variable.
  4. Substitute the known rate and the given instant, then solve for the required rate (and note its sign).
Example 1 — expanding ripple (multiply)
A circular ripple spreads so its radius grows at \(4~\text{cm/s}\). How fast is the enclosed area increasing when the radius is \(6~\text{cm}\)?
Solution

Write the chain rule, the area relation, and its derivative:

\(\dfrac{dA}{dt}\)\(=\)\(\dfrac{dA}{dr}\times\dfrac{dr}{dt}\)
\(A\)\(=\)\(\pi r^2\)
\(\dfrac{dA}{dr}\)\(=\)\(2\pi r\)

Substitute \(r=6\) and \(\dfrac{dr}{dt}=4\):

\(\dfrac{dA}{dt}\)\(=\)\(2\pi r\times\dfrac{dr}{dt}\)
\(=\)\(2\pi(6)(4)\)
\(=\)\(48\pi\)

\(\dfrac{dA}{dt}=48\pi~\text{cm}^2/\text{s}\).

Example 2 — inflating sphere
A spherical balloon is inflated so its radius increases at \(3~\text{cm/s}\). Find the rate its volume increases when the radius is \(5~\text{cm}\).
Solution

Differentiate the sphere volume with respect to \(r\):

\(V\)\(=\)\(\dfrac{4}{3}\pi r^3\)
\(\dfrac{dV}{dr}\)\(=\)\(4\pi r^2\)

Apply the chain rule with \(\dfrac{dr}{dt}=3\), then \(r=5\):

\(\dfrac{dV}{dt}\)\(=\)\(\dfrac{dV}{dr}\times\dfrac{dr}{dt}\)
\(=\)\(4\pi r^2\times 3\)
\(=\)\(12\pi(5)^2\)
\(=\)\(300\pi\)

\(\dfrac{dV}{dt}=300\pi~\text{cm}^3/\text{s}\).

Example 3 — filling a cone (similar triangles)
Water is poured into an inverted cone at \(9~\text{cm}^3/\text{s}\). The cone is three times as tall as its top radius, so \(r=\dfrac{h}{3}\). Find the rate the depth rises when \(h=6~\text{cm}\).
Solution

Use \(r=\dfrac{h}{3}\) to write \(V\) in terms of \(h\) only:

\(V\)\(=\)\(\dfrac{1}{3}\pi r^2 h\)
\(=\)\(\dfrac{1}{3}\pi\left(\dfrac{h}{3}\right)^2 h\)
\(=\)\(\dfrac{\pi}{27}h^3\)

Differentiate, then rearrange the chain rule for \(\dfrac{dh}{dt}\):

\(\dfrac{dV}{dh}\)\(=\)\(\dfrac{\pi}{9}h^2\)
\(\dfrac{dh}{dt}\)\(=\)\(\dfrac{dh}{dV}\times\dfrac{dV}{dt}\)
\(=\)\(\dfrac{9}{\pi h^2}\times 9\)

Substitute \(h=6\):

\(=\)\(\dfrac{81}{\pi(6)^2}\)
\(=\)\(\dfrac{9}{4\pi}\)

\(\dfrac{dh}{dt}=\dfrac{9}{4\pi}~\text{cm/s}\).

Inverted conical tank filling with water An inverted cone, wide at the top and meeting a point at the bottom. Water fills the lower part up to depth h, forming a smaller similar cone. The water surface radius r is marked at the top of the water, the depth h is marked down the dashed central axis, and the radius and depth are related by similar triangles. h r r = h/3
Example 4 — sliding ladder
A \(10~\text{m}\) ladder leans on a wall. Its base is pulled out at \(1~\text{m/s}\). Find the rate the top slides down when the base is \(6~\text{m}\) from the wall.
Solution

Differentiate \(x^2+y^2=100\) with respect to \(t\):

\(x^2+y^2\)\(=\)\(100\)
\(2x\dfrac{dx}{dt}+2y\dfrac{dy}{dt}\)\(=\)\(0\)

At \(x=6\) the height is \(y=8\); substitute with \(\dfrac{dx}{dt}=1\):

\(\dfrac{dy}{dt}\)\(=\)\(-\dfrac{x}{y}\times\dfrac{dx}{dt}\)
\(=\)\(-\dfrac{6}{8}\times 1\)
\(=\)\(-0.75\)

The top slides down at \(0.75~\text{m/s}\) (the negative sign shows \(y\) is decreasing).

Common pitfalls

Substituting numbers too early. Differentiate the relation with respect to \(t\) first, then put in the instant. If you substitute \(r=6\) before differentiating, \(r\) becomes a constant and its rate vanishes.
Not reducing a cone to one variable. In a cone or trough both the radius (or width) and the height change. Use similar triangles, e.g. \(r=\dfrac{h}{2}\), to write \(V\) in one variable before differentiating; otherwise two unknown rates appear.
Dropping the sign. A draining, melting or falling quantity has a negative rate. Set \(\dfrac{dV}{dt}<0\) for emptying, and read a negative answer as "decreasing".
Confusing the two factors. \(\dfrac{dQ}{dx}\) is the derivative of the geometric formula; \(\dfrac{dx}{dt}\) is the given time rate. Multiply them — do not add, and do not use the formula itself in place of its derivative.

Frequently asked questions

What is a related rates problem?

A problem where two quantities are linked by a formula and both change with time; you know one rate and use the chain rule to find the other.

Which rule links the two rates?

The chain rule: \(\dfrac{dQ}{dt}=\dfrac{dQ}{dx}\times\dfrac{dx}{dt}\). The first factor is the derivative of the geometric formula, the second is the given time rate.

How do I handle a cone where the radius and height both change?

Use similar triangles to write the radius in terms of the height (for example \(r=\dfrac{h}{2}\)), substitute so the volume is in one variable, then differentiate.

Do I substitute the numbers before or after differentiating?

After. Differentiate the relation with respect to \(t\) first so each changing quantity keeps its rate, then substitute the given instant.

Why is my rate negative?

A negative rate means the quantity is decreasing — a tank draining, a snowball melting, or the top of a ladder sliding down. Report the size and state that it is decreasing.

How fast does the top of a sliding ladder move?

Differentiate \(x^2+y^2=L^2\) to get \(\dfrac{dy}{dt}=-\dfrac{x}{y}\dfrac{dx}{dt}\); the negative sign shows the top falls as the base is pulled out.