# Solving Related Rates Problems

> AP Calculus BC · Contextual Applications of Differentiation
> Source: https://www.owlsprep.com/study/ap-calculus-bc-u4-solving-related-rates-problems/

This module covers implicit differentiation with respect to time, identifying constant vs changing quantities, setting up related rate equations, solving for unknown instantaneous rates, and interpreting results for the AP Calculus BC exam.

**Prerequisites:** [Implicit differentiation and the chain rule](https://www.owlsprep.com/study/ap-calculus-bc-u3-implicit-differentiation/); Common geometric area and volume formulas; Derivative rules for elementary functions

## Learning objectives

- Understand how implicit differentiation relates rates of change over time
- Apply a consistent 6-step framework to solve any related rates problem
- Solve geometric and non-geometric related rates problems common on AP exams
- Interpret the sign and magnitude of resulting rates in context

## Core Concepts of Related Rates

Related rates problems use differentiation to connect the rate of change of one unknown quantity to the rate of change of one or more known quantities, with all quantities changing as functions of time. This is a core topic in Unit 4: Contextual Applications of Differentiation, contributing to the 10-15% exam weight of the unit, and appearing on both multiple choice and free response questions.

**Rate of change with respect to time** — The instantaneous rate at which a quantity $x$ changes over time $t$. A positive value indicates $x$ is increasing, while a negative value indicates $x$ is decreasing.

*Notation:* $\frac{dx}{dt}$

*Example:* If the base of a ladder slides away from a wall at 2 ft/s, $\frac{dx}{dt} = 2$ ft/s.

The core insight of related rates is that if two quantities are related by a fixed equation, their rates of change can be related by differentiating both sides of the equation with respect to $t$ using the chain rule. This topic tests both procedural fluency with implicit differentiation and conceptual understanding of derivatives as rates of change in context.

## 6-Step Framework for All Related Rates Problems

Most errors in related rates come from mis-setting up the problem, not differentiation itself. This consistent 6-step process eliminates 90% of common errors, and works for every AP exam related rates problem:

1. Draw a diagram (for geometric problems) and label all quantities, explicitly marking which are constants and which change with time. Use consistent units for all variables.
2. Write down the known rate(s) and the unknown rate you need to find, expressed as derivatives with respect to $t$.
3. Write an equation that relates all changing variables, eliminating any extra variables using constant relationships from the problem.
4. Differentiate both sides of the equation implicitly with respect to $t$, applying the chain rule to every term with a changing variable.
5. Substitute all known values (known rates, current values of changing variables) into the differentiated equation.
6. Solve for the unknown rate, then interpret the sign and magnitude in context.

The chain rule step is critical: every variable is a function of $t$, so $\frac{d}{dt}[f(x)] = f'(x) \cdot \frac{dx}{dt}$ by the chain rule. This term connects the two rates.

**Worked example:** A 13-foot ladder is leaning against a vertical wall. The base of the ladder is sliding away from the wall at a constant rate of 2 ft/s. How fast is the top of the ladder sliding down the wall when the base of the ladder is 5 feet from the wall?

1. Define variables: Let $x =$ distance from base of ladder to wall, $y =$ height of top of ladder on wall. Ladder length (13 ft) is constant. Known: $\frac{dx}{dt} = 2$ ft/s. Unknown: $\frac{dy}{dt}$ when $x = 5$ ft.
2. Relate variables using the Pythagorean theorem:
3. $$x^2 + y^2 = 13^2 = 169$$
4. Differentiate both sides with respect to $t$:
5. $$2x\frac{dx}{dt} + 2y\frac{dy}{dt} = 0 \implies x\frac{dx}{dt} + y\frac{dy}{dt} = 0$$
6. Find $y$ when $x=5$: $5^2 + y^2 = 169 \implies y^2 = 144 \implies y=12$. Substitute all known values:
7. $$(5)(2) + 12\frac{dy}{dt} = 0$$
8. Solve and interpret: $\frac{dy}{dt} = -\frac{10}{12} = -\frac{5}{6}$ ft/s. The negative sign indicates $y$ is decreasing, so the top slides down at $\frac{5}{6}$ ft/s.

> **Exam tip:** Always label variables before writing any equations — explicitly mark constants to avoid accidentally differentiating them (which would incorrectly produce a non-zero derivative).

## Geometric Related Rates Problems

Over 75% of AP related rates problems use geometric contexts, such as ladders, filling tanks, balloons, and shadows. The key skills are recalling the correct area/volume formula, and using similar triangles to eliminate extra variables for cones or shadow problems, the most common exam contexts.

For example, when filling an inverted conical tank, the radius and height of the water surface are proportional to the radius and height of the entire tank by similar triangles. This proportionality is constant, so you can write volume in terms of only one changing variable (usually water height) before differentiation, simplifying calculation.

**Worked example:** Water is being pumped into an inverted right circular cone with total height 15 meters and base radius 6 meters, at a rate of 8 m³ per minute. How fast is the water level rising when the water is 5 meters deep?

1. Define variables: Let $V =$ volume of water, $h =$ depth of water, $r =$ radius of the water surface. Total cone dimensions are constant. Known: $\frac{dV}{dt} = 8$ m³/min. Unknown: $\frac{dh}{dt}$ when $h=5$ m.
2. Relate variables: Volume of a cone is $V = \frac{1}{3}\pi r^2 h$. By similar triangles:
3. $$\frac{r}{h} = \frac{6}{15} = \frac{2}{5} \implies r = \frac{2}{5}h$$
4. Substitute to eliminate $r$, simplify the volume equation:
5. $$V = \frac{1}{3}\pi \left(\frac{2}{5}h\right)^2 h = \frac{4}{75}\pi h^3$$
6. Differentiate with respect to $t$:
7. $$\frac{dV}{dt} = \frac{4}{75}\pi \cdot 3h^2 \frac{dh}{dt} = \frac{4}{25}\pi h^2 \frac{dh}{dt}$$
8. Substitute known values:
9. $$8 = \frac{4}{25}\pi (5)^2 \frac{dh}{dt} = 4\pi \frac{dh}{dt}$$
10. Solve: $\frac{dh}{dt} = \frac{2}{\pi} \approx 0.64$ m/min. The water level is rising at $\frac{2}{\pi}$ meters per minute.

> **Exam tip:** Always eliminate extra variables using constant relationships (like similar triangle ratios) before you differentiate — this avoids messy product/quotient rules and reduces the chance of arithmetic error.

## Non-Geometric Applied Related Rates Problems

Not all related rates problems use geometry: the AP exam often includes problems rooted in physics, economics, biology, or chemistry, where the relationship between variables comes from context rather than shape properties. The same 6-step framework applies — you only need to extract the variable relationship from the problem statement.

**Worked example:** A spherical balloon is leaking helium, with leakage rate proportional to its current surface area. The relationship between leakage rate $\frac{dV}{dt}$ and surface area $S$ is $\frac{dV}{dt} = -0.2 S$, where $V$ is volume and $S$ is surface area. At what rate is the radius of the balloon changing when the radius is 3 cm?

1. Define variables: Let $V =$ volume, $r =$ radius, $S =$ surface area, all changing with time. Known: $\frac{dV}{dt} = -0.2 S$. Unknown: $\frac{dr}{dt}$ when $r=3$ cm.
2. Relate variables for a sphere: $V = \frac{4}{3}\pi r^3$ and $S = 4\pi r^2$.
3. Differentiate volume with respect to $t$:
4. $$\frac{dV}{dt} = 4\pi r^2 \frac{dr}{dt} = S \frac{dr}{dt}$$
5. Substitute the given leakage relationship: $-0.2 S = S \frac{dr}{dt}$. Since $S \neq 0$ for an inflated balloon, we can divide both sides by $S$.
6. Solve: $\frac{dr}{dt} = -0.2$ cm/s. The radius is decreasing at 0.2 cm/s, regardless of current radius (including 3 cm).

**Check your understanding**

Test your understanding with this AP-style multiple choice question:

1. The radius of a right circular cylinder is increasing at a rate of 1 cm/min, and the height of the cylinder is decreasing at a rate of 3 cm/min. What is the rate of change of the volume of the cylinder when the radius is 5 cm and the height is 10 cm?

   - $25\pi \text{ cm}^3/\text{min}$
   - $100\pi \text{ cm}^3/\text{min}$
   - $-25\pi \text{ cm}^3/\text{min}$
   - $-75\pi \text{ cm}^3/\text{min}$

   *Answer:* $25\pi \text{ cm}^3/\text{min}$

   *Why:* Correct! Differentiating $V = \pi r^2 h$ with the product rule gives $\frac{dV}{dt} = \pi(2rh \frac{dr}{dt} + r^2 \frac{dh}{dt}) = \pi(100 - 75) = 25\pi$.

> **Exam tip:** If a non-zero variable cancels out completely during substitution, do not panic — this is a valid result that means your unknown rate is constant for all values of the changing variable.

## Common pitfalls

- **Wrong:** Differentiating a constant quantity (e.g., total height of a conical tank) with respect to $t$ as if it were changing.
  - Why it fails: Students label all quantities as variables and forget that some values are fixed for the entire problem, so their derivative should be zero.
  - Correct: Explicitly mark all constant quantities when labeling your diagram, and do not treat them as changing variables during differentiation.
- **Wrong:** Substituting the current value of a changing variable *before* differentiating with respect to $t$.
  - Why it fails: Students assume the value is constant at that instant, so they substitute early to simplify, but the variable is still changing over time.
  - Correct: Always substitute given current values of variables only after you have finished differentiating both sides of the equation.
- **Wrong:** Forgetting to apply the chain rule to a changing variable, so leaving out the $\frac{dx}{dt}$ term after differentiation.
  - Why it fails: Students are used to differentiating with respect to $x$, not $t$, so they forget every variable is a function of time.
  - Correct: After differentiating, check that every term with a changing variable has a $\frac{d[\text{variable}]}{dt}$ factor from the chain rule.
- **Wrong:** Ignoring the sign of the resulting rate and misinterpreting whether the quantity is increasing or decreasing.
  - Why it fails: Students only report the magnitude and forget that sign corresponds to direction of change given how variables are defined.
  - Correct: After solving for the unknown rate, always state the sign and explain what it means in context for FRQ questions to earn full points.
- **Wrong:** Failing to use similar triangles to eliminate the extra variable in conical tank or shadow problems, leading to two unknown rates in the differentiated equation.
  - Why it fails: Students forget the ratio of dimensions is constant, so they keep two variables and end up with no way to solve for the unknown rate.
  - Correct: Always use the constant similar triangles ratio to write the relationship in terms of only one changing variable before differentiation.

## Cheatsheet

| Category | Formula/Rule | Notes |
| --- | --- | --- |
| General Time Differentiation | $\frac{d}{dt}\left[f(x)\right] = f'(x) \frac{dx}{dt}$ | Always required for changing variables, never omit the $\frac{dx}{dt}$ factor |
| Pythagorean Theorem (ladder problems) | $x^2 + y^2 = L^2$ | $L$ (ladder length) is constant, derivative of $L^2$ is 0 |
| Volume of Right Circular Cone | $V = \frac{1}{3}\pi r^2 h$ | Use $\frac{r}{h} = \frac{R}{H}$ (constant ratio from similar triangles) to eliminate one variable |
| Volume of Right Circular Cylinder | $V = \pi r^2 h$ | Use the product rule when both $r$ and $h$ are changing |
| Volume + Surface Area of Sphere | $V = \frac{4}{3}\pi r^3,\ S = 4\pi r^2$ | $\frac{dV}{dt} = S \frac{dr}{dt}$ by differentiation |
| Similar Triangles Ratio | $\frac{r_1}{h_1} = \frac{r_2}{h_2}$ | Applies to all conical tanks and shadow problems, gives a constant ratio |
| Sign Interpretation | Positive = increasing, Negative = decreasing | Always report sign and interpret for FRQ to earn full credit |
| General Related Rate Relation | If $F(x,y) = C$, then $\frac{\partial F}{\partial x}\frac{dx}{dt} + \frac{\partial F}{\partial y}\frac{dy}{dt} = 0$ | For multivariable relations, implicit differentiation with respect to $t$ |

## What's next

Related rates build the core skill of relating changing quantities through differentiation that is required for almost all applied calculus topics moving forward. Immediately after this topic, you will learn linear approximation and differentials, which use the same derivative relationship between changing quantities to approximate small changes, then move on to applied optimization problems, which require the same variable setup and differentiation skills you practiced here. Without mastering the framework for setting up related rates problems, both linear approximation and applied optimization will be significantly harder, as they rely on the same ability to relate variables and differentiate in context. This topic also lays groundwork for parametric differentiation later in the course, where you relate derivatives of $x$ and $y$ with respect to a time parameter.

- [Local linearity and linearization](https://www.owlsprep.com/study/ap-calculus-bc-u4-local-linearity-and-linearization/)
- [L'Hopital's Rule for Indeterminate Forms](https://www.owlsprep.com/study/ap-calculus-bc-u4-l-hopital-s-rule-for/)
- [Analytical Applications of Differentiation Overview](https://www.owlsprep.com/study/ap-calculus-bc-u5-overview/)

---

From [OwlsPrep](https://www.owlsprep.com) — free study guides for A-Level, IB, AP and IGCSE, written against the official syllabus. Canonical page: https://www.owlsprep.com/study/ap-calculus-bc-u4-solving-related-rates-problems/
