Related Rates
What You’ll Learn
Section titled “What You’ll Learn”In this lesson you’ll learn how to solve related rates problems, where two or more quantities are changing over time and you need to find how fast one is changing based on information about the other.
The Concept
Section titled “The Concept”Up to now, you’ve differentiated functions of x with respect to x. Related rates problems are different: everything is changing with respect to time t, and you use implicit differentiation to connect the rates.
The setup is always the same:
- Draw a picture and label the changing quantities with variables (not numbers yet)
- Write an equation that relates those variables
- Differentiate both sides with respect to t (using the chain rule on every variable, since they all depend on t)
- Plug in the known values at the specific moment you care about
- Solve for the unknown rate
The key insight: you differentiate first, then plug in numbers. Never plug in numbers before differentiating, because that would freeze the variables and kill the rates of change.
Worked Example
Section titled “Worked Example”Example 1: Ladder sliding down a wall
A 13-foot ladder leans against a wall. The bottom is sliding away from the wall at 2 ft/s. How fast is the top sliding down when the bottom is 5 feet from the wall?
Let x = distance from wall to the base, y = height of the top on the wall. By the Pythagorean theorem:
Differentiate both sides with respect to t:
At the moment we care about: x = 5, dx/dt = 2 ft/s. We need y. From the equation: 25 + y² = 169, so y² = 144, y = 12.
Plug in:
The negative sign means the top is sliding down (y is decreasing), which makes sense. The top is falling at 5/6 feet per second.
Example 2: Inflating balloon
Air is pumped into a spherical balloon at 4 cubic inches per second. How fast is the radius increasing when the radius is 3 inches?
The volume of a sphere is V = (4/3) pi r³. Differentiate with respect to t:
We know dV/dt = 4 and r = 3. Plug in:
The radius is growing at about 0.035 inches per second. Notice how slowly the radius changes even though volume is increasing at 4 cubic inches per second. That’s because volume scales with the cube of the radius.
Example 3: Expanding oil spill
Oil spills in a circular pattern. The radius is growing at 0.5 m/s. How fast is the area increasing when the radius is 10 meters?
Area of a circle: A = pi r². Differentiate:
Plug in r = 10 and dr/dt = 0.5:
Real-World Application
Section titled “Real-World Application”Related rates connect changing quantities in the real world:
- Physics: a shadow lengthens as a person walks away from a streetlight. The walking speed and shadow speed are related through similar triangles.
- Medicine: as a drug dissolves in the bloodstream, the concentration and volume are related. Related rates tell doctors how fast the concentration is changing.
- Engineering: as water drains from a conical tank, the depth and volume are related. The drain rate determines how fast the water level drops.
- Navigation: two ships moving on perpendicular courses. Their individual speeds determine how fast the distance between them is changing.