Navigation: Wiki Home > Skills > Setting Up Related Rates Problems
Imagine inflating a balloon. As you pump air in, both the volume and the radius increase simultaneously. These quantities are related—they change together over time. But here's the key insight: even though you might measure how fast the volume increases directly (say, 100 cm$^3$/s), what you really want to know is how fast the radius is growing.
Related rates problems ask: given how fast one quantity is changing, how fast is another quantity changing? The setup is often the hardest part—once you translate words into mathematics, the calculus is straightforward.
| Property | Value |
|---|---|
| Chapter | 2 - Derivatives |
| Section | 2.8 |
| Difficulty | Intermediate |
| Time | ~20 minutes |
The fundamental insight: rates of change are derivatives with respect to time.
If $V$ represents volume as a function of time $t$, then:
If $r$ represents radius as a function of time $t$, then:
Every related rates problem requires identifying four things:
| Component | Question to Ask | Example |
|---|---|---|
| Variables | What quantities are changing? | Volume $V$, radius $r$ |
| Given rate | What rate do we know? | $\frac{dV}{dt} = 100$ cm$^3$/s |
| Unknown rate | What rate do we want? | $\frac{dr}{dt} = ?$ |
| Instant | At what moment? | When $r = 25$ cm |
A good diagram:
Balloon Example:
___
/ \
| r | r = radius (changing)
\_____/ V = volume (changing)
Don't write r = 25 on the diagram!
That's only true at one instant.
| Phrase | Mathematical Meaning |
|---|---|
| "increasing at a rate of 5 m/s" | $\frac{d(\text{quantity})}{dt} = 5$ |
| "decreasing at a rate of 3 ft/s" | $\frac{d(\text{quantity})}{dt} = -3$ |
| "how fast is ... changing" | Find $\frac{d(\text{quantity})}{dt}$ |
| "at the moment when" | The instant at which to evaluate |
Critical: Decreasing quantities have negative derivatives.
In related rates, every changing quantity is implicitly a function of $t$:
A circular oil spill is expanding. The area is increasing at 50 m$^2$/min.
Identify: (a) the changing quantities, (b) the given rate, (c) a reasonable unknown rate to find.
A 12-foot ladder leans against a wall. The bottom slides away from the wall at 2 ft/s. You want to know how fast the top is sliding down when the bottom is 5 ft from the wall.
Write the given rate and unknown rate using derivative notation. Include the sign.
A conical tank has a height of 10 m and top radius of 4 m. Water flows out at 3 m$^3$/min.
Set up the problem completely: draw a labeled diagram, identify all changing quantities, and state the given and unknown rates with correct signs.
A drone flies east at 8 m/s at a constant altitude of 50 m. A car drives north at 12 m/s along a road directly below the drone's path. At time $t = 0$, both the drone and car are at the point where the road crosses below the drone's path.
Set up the problem to find how fast the distance between them is changing after 10 seconds. Draw a 3D diagram and identify all variables and rates.
A rectangle's length is increasing at 3 cm/s while its width is decreasing at 2 cm/s. The perimeter of the rectangle is increasing at a certain rate, while the area could be increasing or decreasing depending on the current dimensions.
(a) Set up expressions for $\frac{dP}{dt}$ (perimeter rate) and $\frac{dA}{dt}$ (area rate) in terms of the dimensions and their rates.
(b) At what dimensions is the area neither increasing nor decreasing?
A spherical balloon is deflating. If $r$ is the radius, which statement is true?
(A) $\frac{dr}{dt} > 0$ because the balloon still has positive radius (B) $\frac{dr}{dt} < 0$ because the radius is getting smaller (C) $\frac{dr}{dt} = 0$ because the balloon is deflating, not inflating (D) The sign depends on how fast it's deflating
For a sphere, $V = \frac{4}{3}\pi r^3$. If we know only that $\frac{dV}{dt} = 10$ cm$^3$/s, can we find $\frac{dr}{dt}$?
(A) Yes, there's only one possible value (B) Yes, but only if we also know the current radius $r$ (C) No, because we need to know how $r$ depends on $t$ (D) No, because volume and radius are independent quantities
| Error | Why It's Wrong | Correct Approach |
|---|---|---|
| Using constants in diagrams | Quantities change over time | Use variables: $r$, not $25$ |
| Forgetting negative signs | Decreasing means negative rate | "decreases at 3" → $\frac{d}{dt} = -3$ |
| Confusing rate with value | $\frac{dr}{dt}$ is not $r$ | Rate measures change, not the quantity |
| Missing the "instant" | Rates depend on current values | Always identify when to evaluate |
The Sports Announcer:
Think of a sports announcer describing a race: "The lead car is pulling ahead at 5 mph faster than second place." The announcer describes how things are changing, not just where things are.
Related rates problems are like being that announcer: you observe one rate of change (how fast the lead is growing) and want to figure out another (how fast each car is going). The setup is about translating the game situation into the right measurements.
| Previous | Up | Next |
|---|---|---|
| Chain Rule | Ch2 §8 Skills | Implicit Time Differentiation |
Last updated: 2026-01-22