Related Rates
When two quantities are connected by an equation, changing one forces the other to change too. Related rates problems ask: if I know how fast one quantity is changing, how fast is the other one changing?
The tool is implicit differentiation with respect to time.
1. The Core Idea
Imagine a circle whose radius is growing. As the radius r increases, the area A = pi * r^2 increases too. But the area does not grow at a constant rate — it grows faster and faster because the circle is getting bigger.
If the radius grows at a steady rate (dr/dt is constant), the area’s rate of change dA/dt depends on how big r already is.
Try this: As r increases from 1 to 5, the red curve (rate of area change) grows linearly. A small circle with r = 1 gains about 6.28 square units per second, but a bigger circle with r = 5 gains about 31.4 square units per second — five times more, even though the radius grows at the same speed.
2. The Ladder Problem
A 10-foot ladder leans against a wall. The base slides away from the wall at 2 ft/sec. How fast is the top sliding down?
If x is the distance from the wall to the base, and y is the height of the top:
When x is small (ladder nearly vertical), the top barely moves. But as the base gets far from the wall, the top accelerates downward. Near x = 10, the rate becomes enormous — the top crashes down. This makes physical sense: the same horizontal push has a bigger effect when the ladder is nearly flat.
3. The Balloon Problem
A spherical balloon is being inflated at a constant rate of dV/dt = 100 cm^3/sec. How fast is the radius changing?
Try this: When the balloon is tiny (r = 1), the radius grows fast — about 8 cm/sec. But when it is big (r = 10), the radius barely changes — about 0.08 cm/sec. Even though air enters at the same rate, a bigger balloon needs more air to increase its radius by the same amount. The relationship is an inverse square.
4. Rates Depend on the Current State
Here is the pattern in every related rates problem: the rate of change of one quantity depends on the current values of the quantities, not just on the other rates.
For y = x^3, the related rate is:
Challenge: Two cars leave an intersection at the same time. Car A drives north at 30 mph and Car B drives east at 40 mph. How fast is the distance between them increasing after 2 hours? Hint: the distance is d = sqrt(x^2 + y^2), where x and y are the positions of the cars. Differentiate with respect to time.
The Big Idea
When quantities are linked by an equation, their rates of change are linked too. Differentiate the equation with respect to time to find the connection.
The strategy is always the same: write an equation relating the quantities, differentiate both sides with respect to t (using the chain rule!), plug in the known values and rates, and solve for the unknown rate. The chain rule is what makes it all work — related rates is really just the chain rule applied to real-world connections.