The Related-Rates Ladder: When One Rate Drives Another
As a ladder's base slides out, its top races down — and calculus tells you exactly how their speeds are linked.
Two speeds, one connection
A ladder leans against a wall. Someone tugs the base away from the wall at a steady speed, and the top slides down. The base’s speed and the top’s speed are not independent — the rigid ladder links them. Knowing how fast the base moves, we can find exactly how fast the top drops at any instant.
Problems like this are called related rates: rates of change connected through a shared equation.
The ladder set-up
Let x be the distance from the wall to the foot of the ladder and y the height of the top up the wall. The ladder’s length L is fixed, so x, y and L form a right triangle. As time passes, x grows and y shrinks, but they must always satisfy the Pythagorean relation.
A four-step recipe
(1) Identify the quantities and their rates, and note which are given and which are wanted. (2) Find an equation relating the quantities. (3) Differentiate both sides with respect to t. (4) Substitute the instantaneous values and solve. The order matters: differentiate before you substitute.
- Relation: \( x^2 + y^2 = 10^2 \). When \( x = 6 \), \( y = \sqrt{100 - 36} = 8 \) ft.
- Differentiate with respect to t: \( 2x\,\dfrac{dx}{dt} + 2y\,\dfrac{dy}{dt} = 0 \).
- Given \( \dfrac{dx}{dt} = 1 \). Substitute x = 6, y = 8: \( 2(6)(1) + 2(8)\dfrac{dy}{dt} = 0 \).
- Solve: \( 12 + 16\dfrac{dy}{dt} = 0 \Rightarrow \dfrac{dy}{dt} = -\dfrac{12}{16} = -0.75 \) ft/s.
- Relation between area and radius: \( A = \pi r^2 \).
- Differentiate with respect to t: \( \dfrac{dA}{dt} = 2\pi r\,\dfrac{dr}{dt} \).
- Substitute \( r = 5 \) and \( \dfrac{dr}{dt} = 2 \): \( \dfrac{dA}{dt} = 2\pi(5)(2) \).
Check your understanding
- Related-rates problems link two or more time-varying quantities through a single equation.
- Write the relating equation, then differentiate both sides with respect to time t.
- Each varying quantity contributes a rate (dx/dt, dy/dt, dA/dt…) by the chain rule.
- Substitute the instantaneous values only AFTER differentiating — never before.
- Ladder example: dy/dt = −(x/y)(dx/dt) gives −0.75 ft/s when x = 6, y = 8, dx/dt = 1.
- The answer is an instantaneous rate; a negative sign signals a decreasing quantity, and the rate itself can change over time.