Skip to content

Connected rates of change

Connected rates of change describe how two or more quantities change together. For example, inflating a spherical balloon connects its radius, surface area and volume. If the volume changes with time, the radius must also change with time.

The key is to write an equation connecting the quantities before differentiating with respect to time.

You should be comfortable with:

Suppose a quantity yy depends on xx, while xx depends on time tt. Then yy also depends on tt:

y=f(x),x=g(t).y=f(x), \qquad x=g(t).

The chain rule gives

dydt=dydxdxdt.\boxed{\frac{\mathrm dy}{\mathrm dt}=\frac{\mathrm dy}{\mathrm dx}\frac{\mathrm dx}{\mathrm dt}}.

This formula connects three rates:

  • dxdt\dfrac{\mathrm dx}{\mathrm dt} tells us how quickly xx changes with time
  • dydx\dfrac{\mathrm dy}{\mathrm dx} tells us how sensitive yy is to a change in xx
  • dydt\dfrac{\mathrm dy}{\mathrm dt} tells us how quickly yy changes with time

For several variables, differentiate the whole relationship with respect to tt. For example, if

x2+y2=25,x^2+y^2=25,

then

2xdxdt+2ydydt=0.2x\frac{\mathrm dx}{\mathrm dt}+2y\frac{\mathrm dy}{\mathrm dt}=0.

Both xx and yy vary with time, so both produce a time derivative.

Use this sequence for almost every connected rates problem.

  1. Define the changing quantities. Include their units.
  2. Draw and label a diagram if geometry is involved.
  3. Write one equation connecting the variables. Use geometry, volume, Pythagoras or another model.
  4. Eliminate unwanted variables if a fixed geometric relationship allows it.
  5. Differentiate with respect to time. Do this before substituting the instant values.
  6. Substitute rates and measurements, keeping their signs.
  7. Solve and state the answer with units and direction.
  8. Check the sign, size and dimensions against the situation.

The radius of a circular ripple increases at 0.4 cm s10.4\text{ cm s}^{-1}. Find the rate at which its area increases when the radius is 66 cm.

The area and radius are connected by

A=πr2.A=\pi r^2.

Differentiate with respect to tt:

dAdt=2πrdrdt.\frac{\mathrm dA}{\mathrm dt} =2\pi r\frac{\mathrm dr}{\mathrm dt}.

At the required instant,

r=6,drdt=0.4.r=6, \qquad \frac{\mathrm dr}{\mathrm dt}=0.4.

Therefore

dAdt=2π(6)(0.4)=4.8π.\frac{\mathrm dA}{\mathrm dt} =2\pi(6)(0.4) =4.8\pi.

So the area increases at

4.8π cm2 s1\boxed{4.8\pi\text{ cm}^2\text{ s}^{-1}}

or approximately 15.1 cm2 s115.1\text{ cm}^2\text{ s}^{-1}.

Notice that a constant radial speed does not produce a constant rate of area growth. Since

dAdt=2πrdrdt,\frac{\mathrm dA}{\mathrm dt}=2\pi r\frac{\mathrm dr}{\mathrm dt},

the same radial speed creates faster area growth when the circle is larger. The factor 2πr2\pi r is the circumference, so this result also has a geometric interpretation: the new area is approximately circumference multiplied by a very small increase in radius.

Example 2: finding the radial speed of a sphere

Section titled “Example 2: finding the radial speed of a sphere”

Air is pumped into a spherical balloon at 80 cm3 s180\text{ cm}^3\text{ s}^{-1}. Find the rate at which its radius increases when r=2r=2 cm.

For a sphere,

V=43πr3.V=\frac{4}{3}\pi r^3.

Differentiate with respect to time:

dVdt=4πr2drdt.\frac{\mathrm dV}{\mathrm dt} =4\pi r^2\frac{\mathrm dr}{\mathrm dt}.

Substitute dVdt=80\dfrac{\mathrm dV}{\mathrm dt}=80 and r=2r=2:

80=4π(2)2drdt.80=4\pi(2)^2\frac{\mathrm dr}{\mathrm dt}.

Hence

drdt=8016π=5π cm s1.\frac{\mathrm dr}{\mathrm dt} =\frac{80}{16\pi} =\boxed{\frac{5}{\pi}\text{ cm s}^{-1}}.

The units confirm the algebra. Dividing a volume rate, measured in cm3 s1\text{cm}^3\text{ s}^{-1}, by an area, measured in cm2\text{cm}^2, leaves cm s1\text{cm s}^{-1}.

There is also a useful general identity here:

dVdt=4πr2surface areadrdt.\frac{\mathrm dV}{\mathrm dt} =\underbrace{4\pi r^2}_{\text{surface area}} \frac{\mathrm dr}{\mathrm dt}.

For a fixed volume inflow, drdt\dfrac{\mathrm dr}{\mathrm dt} becomes smaller as the balloon grows because each further increase in radius requires a thicker shell of volume spread over a larger surface.

An inverted conical tank has height 66 m and top radius 33 m. Water enters at a constant rate of 3π m3 min13\pi\text{ m}^3\text{ min}^{-1}. Find the rate at which the water depth increases when the water is 22 m deep.

Let hh be the water depth and rr the radius of its surface. The water forms a smaller cone similar to the tank. Similar triangles give

rh=36=12,\frac{r}{h}=\frac{3}{6}=\frac12,

so

r=h2.r=\frac h2.

The cone volume formula contains two changing lengths:

V=13πr2h.V=\frac13\pi r^2h.

Use similarity to eliminate rr before differentiating:

V=13π(h2)2h=πh312.V =\frac13\pi\left(\frac h2\right)^2h =\frac{\pi h^3}{12}.

Now differentiate with respect to tt:

dVdt=πh24dhdt.\frac{\mathrm dV}{\mathrm dt} =\frac{\pi h^2}{4}\frac{\mathrm dh}{\mathrm dt}.

At h=2h=2 and dVdt=3π\dfrac{\mathrm dV}{\mathrm dt}=3\pi,

3π=π(2)24dhdt=πdhdt.3\pi =\frac{\pi(2)^2}{4}\frac{\mathrm dh}{\mathrm dt} =\pi\frac{\mathrm dh}{\mathrm dt}.

Therefore

dhdt=3 m min1.\boxed{\frac{\mathrm dh}{\mathrm dt}=3\text{ m min}^{-1}}.

The original volume equation contains VV, rr and hh. The question supplies a volume rate and asks for a height rate, but supplies no radius rate. Similarity reduces the model to an equation containing only VV and hh.

An alternative is to differentiate V=13πr2hV=\frac13\pi r^2h using the product rule, but this introduces drdt\dfrac{\mathrm dr}{\mathrm dt}. You would then also need to differentiate r=h2r=\frac h2. Eliminating rr first is shorter and less error prone.

Example 4: a sliding ladder and a negative rate

Section titled “Example 4: a sliding ladder and a negative rate”

A ladder of length 55 m leans against a vertical wall. Its foot slides away from the wall at 0.6 m s10.6\text{ m s}^{-1}. How quickly is the top moving when the foot is 33 m from the wall?

Let xx be the distance from the wall to the foot and yy the height of the top. The fixed ladder length gives

x2+y2=25.x^2+y^2=25.

When x=3x=3,

y=259=4.y=\sqrt{25-9}=4.

Differentiate the relationship with respect to time:

2xdxdt+2ydydt=0.2x\frac{\mathrm dx}{\mathrm dt} +2y\frac{\mathrm dy}{\mathrm dt}=0.

Substitute x=3x=3, y=4y=4 and dxdt=0.6\dfrac{\mathrm dx}{\mathrm dt}=0.6:

2(3)(0.6)+2(4)dydt=0.2(3)(0.6)+2(4)\frac{\mathrm dy}{\mathrm dt}=0.

Thus

dydt=3.68=0.45 m s1.\frac{\mathrm dy}{\mathrm dt} =-\frac{3.6}{8} =\boxed{-0.45\text{ m s}^{-1}}.

The negative sign is part of the answer. It means the height is decreasing. In words, the top of the ladder moves downwards at 0.45 m s10.45\text{ m s}^{-1}.

A rate includes direction:

dxdt>0x is increasing,\frac{\mathrm dx}{\mathrm dt}>0 \quad\Longrightarrow\quad x\text{ is increasing}, dxdt<0x is decreasing.\frac{\mathrm dx}{\mathrm dt}<0 \quad\Longrightarrow\quad x\text{ is decreasing}.

Translate words into signed rates before doing any algebra.

WordingMathematical sign
increasing, expanding, filling, moving awaypositive
decreasing, shrinking, draining, moving towardsnegative

If a cylindrical tank loses water at 12 cm3 s112\text{ cm}^3\text{ s}^{-1}, then

dVdt=12,\frac{\mathrm dV}{\mathrm dt}=-12,

not 1212. If the question later asks for the speed at which the level falls, report the positive magnitude after interpreting the negative derivative.

A vertical cylindrical tank has constant radius 55 cm. Water drains at 20π cm3 s120\pi\text{ cm}^3\text{ s}^{-1}. Find the rate of change of the water depth.

Let hh be the depth. Then

V=πr2h=25πh.V=\pi r^2h=25\pi h.

Since the tank is draining,

dVdt=20π.\frac{\mathrm dV}{\mathrm dt}=-20\pi.

Differentiate:

dVdt=25πdhdt.\frac{\mathrm dV}{\mathrm dt}=25\pi\frac{\mathrm dh}{\mathrm dt}.

Therefore

20π=25πdhdt,-20\pi=25\pi\frac{\mathrm dh}{\mathrm dt},

so

dhdt=0.8 cm s1.\boxed{\frac{\mathrm dh}{\mathrm dt}=-0.8\text{ cm s}^{-1}}.

The depth falls at 0.8 cm s10.8\text{ cm s}^{-1}. Because the cylinder has constant cross-sectional area, a constant volume outflow produces a constant rate of fall. This differs from the conical tank, whose cross-sectional area changes with depth.

Rates use compound units. Match the quantity being differentiated:

RateTypical units
drdt\dfrac{\mathrm dr}{\mathrm dt}cm s1\text{cm s}^{-1}
dAdt\dfrac{\mathrm dA}{\mathrm dt}cm2 s1\text{cm}^2\text{ s}^{-1}
dVdt\dfrac{\mathrm dV}{\mathrm dt}cm3 s1\text{cm}^3\text{ s}^{-1}
dθdt\dfrac{\mathrm d\theta}{\mathrm dt}rad s1\text{rad s}^{-1}

Convert all measurements to a consistent system before substitution. For example,

2 litres min1=2000 cm3 min1,2\text{ litres min}^{-1} =2000\text{ cm}^3\text{ min}^{-1},

because 11 litre is 1000 cm31000\text{ cm}^3. Do not mix metres with cubic centimetres or seconds with minutes in the same calculation.

A connected rates calculation is only as good as the model connecting its variables. Typical assumptions include:

  • a balloon remains perfectly spherical
  • a tank has the stated geometric shape
  • liquid enters or leaves at the quoted instantaneous rate
  • the liquid surface remains horizontal
  • a ladder remains in contact with both the floor and wall
  • the floor and wall are perpendicular
  • lengths, areas and volumes vary smoothly, so derivatives exist
  • material thickness, splashing, evaporation and deformation are negligible

These assumptions do not make the mathematics weak. They identify exactly which real features have been simplified. In an exam, state an assumption when asked to criticise or refine a model.

In

A=πr2,A=\pi r^2,

π\pi is constant but rr changes. Therefore

dAdt=2πrdrdt,\frac{\mathrm dA}{\mathrm dt} =2\pi r\frac{\mathrm dr}{\mathrm dt},

not merely 2πr2\pi r.

Differentiating with respect to the wrong variable

Section titled “Differentiating with respect to the wrong variable”

The derivative dAdr=2πr\dfrac{\mathrm dA}{\mathrm dr}=2\pi r is not an area rate in time. It measures area change per unit radius. Multiply by drdt\dfrac{\mathrm dr}{\mathrm dt} to obtain dAdt\dfrac{\mathrm dA}{\mathrm dt}.

If both rr and hh vary, then differentiating

V=13πr2hV=\frac13\pi r^2h

directly requires the product rule:

dVdt=13π(2rhdrdt+r2dhdt).\frac{\mathrm dV}{\mathrm dt} =\frac13\pi\left(2rh\frac{\mathrm dr}{\mathrm dt} +r^2\frac{\mathrm dh}{\mathrm dt}\right).

Writing only one term silently treats the other variable as constant.

Draining, shrinking and falling normally correspond to negative derivatives. Decide the sign from the words, not from the answer you hope to obtain.

A radius increasing at 5%5\% per second means

1rdrdt=0.05,\frac{1}{r}\frac{\mathrm dr}{\mathrm dt}=0.05,

so drdt=0.05r\dfrac{\mathrm dr}{\mathrm dt}=0.05r. It does not mean drdt=0.05\dfrac{\mathrm dr}{\mathrm dt}=0.05 unless the units and context say so.

The side length xx of a square increases at 3 cm s13\text{ cm s}^{-1}. Find the rate of increase of its area when x=4x=4 cm.

Answer

Since A=x2A=x^2,

dAdt=2xdxdt=2(4)(3)=24.\frac{\mathrm dA}{\mathrm dt}=2x\frac{\mathrm dx}{\mathrm dt} =2(4)(3)=24.

The area increases at 24 cm2 s1\boxed{24\text{ cm}^2\text{ s}^{-1}}.

The radius of a sphere decreases at 0.2 m min10.2\text{ m min}^{-1}. Find dVdt\dfrac{\mathrm dV}{\mathrm dt} when r=3r=3 m.

Answer

Use drdt=0.2\dfrac{\mathrm dr}{\mathrm dt}=-0.2:

dVdt=4πr2drdt=4π(3)2(0.2)=7.2π.\frac{\mathrm dV}{\mathrm dt} =4\pi r^2\frac{\mathrm dr}{\mathrm dt} =4\pi(3)^2(-0.2) =-7.2\pi.

Thus the volume decreases at 7.2π m3 min1\boxed{7.2\pi\text{ m}^3\text{ min}^{-1}}, or dVdt=7.2π m3 min1\dfrac{\mathrm dV}{\mathrm dt}=-7.2\pi\text{ m}^3\text{ min}^{-1}.

Oil fills a vertical cylinder of radius 22 m at 5π m3 min15\pi\text{ m}^3\text{ min}^{-1}. How quickly does its depth rise?

Answer

Since V=πr2h=4πhV=\pi r^2h=4\pi h,

5π=4πdhdt.5\pi=4\pi\frac{\mathrm dh}{\mathrm dt}.

Therefore dhdt=54 m min1\boxed{\dfrac{\mathrm dh}{\mathrm dt}=\dfrac54\text{ m min}^{-1}}.

Most marks are visible in the setup. Even if the final arithmetic fails, write:

  1. the correct connecting equation
  2. its derivative with respect to time
  3. the known rates with signs and units
  4. the relevant measurements at the stated instant

Always distinguish an equation true for the whole motion from values true only at one instant. For the ladder,

x2+y2=25x^2+y^2=25

is always true, while x=3x=3 and y=4y=4 are true only at the instant in the question.