AP-CALCBC-4.4-4.5

U4.4 Related Rates

Master AP Calculus related rates: identify related quantities, write an equation, differentiate implicitly with respect to time, and solve for the unknown rate with clear steps.

What you'll do in this lesson

A voice-first session with the Crimsora tutor on U4.4 Related Rates, then targeted practice and FRQs — with the tutor adapting to where you get stuck.

What this lesson covers

Related-rates problems ask a deceptively simple question: if one quantity is changing, how fast is a connected quantity changing? A balloon inflates, a ladder slides, a shadow grows — each involves two or more variables tied together by geometry and both changing over time. Your job is to find one rate from another.

The key insight is that tt (time) is the hidden variable running underneath everything. Once you write an equation relating your quantities and differentiate both sides with respect to tt, every variable spawns a rate like dxdt\frac{dx}{dt}. This lesson gives you a reliable, repeatable procedure so that even a wordy problem becomes a fill-in-the-blanks exercise.

The Core Idea: Rates Linked Through Time

A related-rates problem features two or more quantities that both change as time passes and are connected by an equation. Because each quantity depends on time, differentiating that equation with respect to tt produces an equation that relates their rates of change.

The engine behind this is the chain rule. If VV depends on rr, and rr depends on tt, then dVdt=dVdrdrdt\frac{dV}{dt} = \frac{dV}{dr}\cdot\frac{dr}{dt}. In practice we differentiate implicitly, treating every variable as a function of time. For example, differentiating A=πr2A = \pi r^2 gives dAdt=2πrdrdt\frac{dA}{dt} = 2\pi r\,\frac{dr}{dt}. Notice the drdt\frac{dr}{dt} factor that appears — that is the chain rule attaching a rate to each variable.

A crucial misconception to avoid: never plug in the numerical values of your changing variables before you differentiate. If you substitute r=5r = 5 into A=πr2A = \pi r^2 first, you get A=25πA = 25\pi, a constant, and its derivative is zero. Values that change must remain symbolic through the differentiation step, and only get substituted afterward. Constants that never change (like a fixed ladder length or the radius of a fixed cone's rim ratio) can be substituted before differentiating, and often should be to simplify.

A Five-Step Procedure That Always Works

Approach every related-rates problem with the same structure. The exam rewards clear setup even when the arithmetic is small.
StepWhat to do
1. IdentifyList all changing quantities, assign variables, and note which rate is given and which is wanted
2. RelateWrite one equation connecting the variables (geometry, Pythagorean theorem, similar triangles, volume formula)
3. DifferentiateDifferentiate both sides implicitly with respect to tt, applying the chain rule to every variable
4. SubstitutePlug in the instantaneous values and known rates
5. SolveIsolate the desired rate and include correct units
Write down the given information in rate form immediately. "The radius increases at 3 cm/s" becomes drdt=3\frac{dr}{dt} = 3. "How fast is the area changing?" is asking for dAdt\frac{dA}{dt}. Translating the English into symbols is half the battle and is exactly what graders look for.

When the relating equation has more variables than you can handle, use a constraint (like similar triangles or a fixed sum) to eliminate a variable before differentiating. This is the single most common source of difficulty on harder problems.

Common Setups You Must Recognize

Most related-rates problems reuse a handful of geometric relationships. Recognizing them saves time.

For expanding circles or spheres, use A=πr2A = \pi r^2 or V=43πr3V = \frac{4}{3}\pi r^3. For a sliding ladder or a point moving away from a fixed spot, use the Pythagorean theorem x2+y2=z2x^2 + y^2 = z^2. For a cone draining or filling (water tank problems), use V=13πr2hV = \frac{1}{3}\pi r^2 h combined with similar triangles to express rr in terms of hh so only one variable remains. For shadow and lamppost problems, use similar triangles. For angle-of-elevation problems, use trigonometry, typically tanθ=yx\tan\theta = \frac{y}{x}.

The similar-triangles substitution deserves emphasis. In a cone with rim radius RR and full height HH, the water surface satisfies rh=RH\frac{r}{h} = \frac{R}{H}, so r=RHhr = \frac{R}{H}h. Substitute this into the volume formula before differentiating to reduce V=13πr2hV = \frac{1}{3}\pi r^2 h to a function of hh alone. Then dVdt\frac{dV}{dt} relates cleanly to dhdt\frac{dh}{dt}.

A misconception to watch: the sign of a rate carries meaning. A decreasing quantity has a negative rate. Water draining out means dVdt<0\frac{dV}{dt} < 0; a shrinking shadow means the length's rate is negative.

How the AP Exam Tests Related Rates

On the exam, related rates appears in both multiple-choice and free-response form. Multiple-choice versions are usually clean single-equation problems solvable in a minute or two. Free-response versions embed related rates inside a larger context problem and reward showing the differentiated equation with the chain rule visible.

Graders look for three things: a correct relating equation, correct differentiation with respect to tt (every variable getting its rate), and correct substitution with a supported numerical answer including units. Partial credit is common, so always write the general differentiated equation before plugging in numbers — that intermediate line earns points even if arithmetic slips.

Units matter. If length is in centimeters and time in seconds, an area rate is cm2/s\text{cm}^2/\text{s} and a volume rate is cm3/s\text{cm}^3/\text{s}. Stating units correctly signals understanding.

A final exam tip: read carefully to distinguish the instantaneous value of a variable (used in step 4 substitution) from its rate of change (given data). Problems deliberately mix these. "When the radius is 10 cm and increasing at 2 cm/s" tells you r=10r = 10 and drdt=2\frac{dr}{dt} = 2 — two different roles for the same variable.

Key terms

Related rates.
A problem type where two or more quantities change with time and are connected by an equation, so their rates of change are linked.
Implicit differentiation with respect to time.
Differentiating an equation treating every variable as a function of tt, producing a rate term (like dxdt\frac{dx}{dt}) for each variable via the chain rule.
Chain rule.
The rule ddtf(u)=f(u)dudt\frac{d}{dt}f(u) = f'(u)\frac{du}{dt} that attaches a time-rate factor to every variable when differentiating with respect to tt.
Constraint equation.
A secondary relationship, often from similar triangles or a fixed total, used to eliminate a variable before differentiating.
Instantaneous value.
The specific numerical value of a changing variable at the moment of interest, substituted only after differentiating.
Rate of change.
A derivative with respect to time, positive when the quantity increases and negative when it decreases.

Worked example

Air is pumped into a spherical balloon at a rate of 100 cm3/s100\ \text{cm}^3/\text{s}. How fast is the radius increasing when the radius is 5 cm5\ \text{cm}? (Volume of a sphere: V=43πr3V = \frac{4}{3}\pi r^3.)
Step 1, identify: the changing quantities are volume VV and radius rr. Given dVdt=100 cm3/s\frac{dV}{dt} = 100\ \text{cm}^3/\text{s}. Wanted: drdt\frac{dr}{dt} when r=5r = 5.

Step 2, relate: the sphere volume formula already relates them: V=43πr3V = \frac{4}{3}\pi r^3.

Step 3, differentiate implicitly with respect to tt. Keep rr symbolic.dVdt=43π3r2drdt=4πr2drdt\frac{dV}{dt} = \frac{4}{3}\pi \cdot 3r^2 \cdot \frac{dr}{dt} = 4\pi r^2\,\frac{dr}{dt}The factor drdt\frac{dr}{dt} comes from the chain rule.

Step 4, substitute the known values dVdt=100\frac{dV}{dt} = 100 and r=5r = 5:100=4π(5)2drdt=100πdrdt100 = 4\pi (5)^2\,\frac{dr}{dt} = 100\pi\,\frac{dr}{dt}Step 5, solve:drdt=100100π=1π0.318 cm/s\frac{dr}{dt} = \frac{100}{100\pi} = \frac{1}{\pi} \approx 0.318\ \text{cm/s}The radius grows at 1π\frac{1}{\pi} cm/s. The positive sign confirms the balloon is expanding, and the units cm/s are correct for a radius rate.

Practice questions

A 13-foot ladder leans against a wall. The base slides away from the wall at 2 ft/s2\ \text{ft/s}. When the base is 5 ft5\ \text{ft} from the wall, how fast is the top of the ladder sliding down?
  1. 56 ft/s\frac{5}{6}\ \text{ft/s} downward
  2. 512 ft/s\frac{5}{12}\ \text{ft/s} downward
  3. 125 ft/s\frac{12}{5}\ \text{ft/s} downward
  4. 65 ft/s\frac{6}{5}\ \text{ft/s} downward

Answer: 56 ft/s\frac{5}{6}\ \text{ft/s} downward

Let xx be the base distance and yy the height. The ladder length is fixed: x2+y2=169x^2 + y^2 = 169. Differentiate with respect to tt: 2xdxdt+2ydydt=02x\frac{dx}{dt} + 2y\frac{dy}{dt} = 0. When x=5x = 5, y=16925=12y = \sqrt{169-25} = 12. Substitute dxdt=2\frac{dx}{dt} = 2: 2(5)(2)+2(12)dydt=02(5)(2) + 2(12)\frac{dy}{dt} = 0, so 20+24dydt=020 + 24\frac{dy}{dt} = 0, giving dydt=2024=56\frac{dy}{dt} = -\frac{20}{24} = -\frac{5}{6}. The negative sign means the top slides down at 56 ft/s\frac{5}{6}\ \text{ft/s}.
Water drains from an inverted cone-shaped tank with rim radius 3 m3\ \text{m} and height 6 m6\ \text{m} at a rate of 2 m3/min2\ \text{m}^3/\text{min}. Find how fast the water depth is decreasing when the water is 4 m4\ \text{m} deep. Show your setup.

Answer: The depth decreases at 12π m/min\frac{1}{2\pi}\ \text{m/min}, approximately 0.159 m/min0.159\ \text{m/min}.

By similar triangles, rh=36=12\frac{r}{h} = \frac{3}{6} = \frac{1}{2}, so r=h2r = \frac{h}{2}. Substitute before differentiating: V=13πr2h=13π(h2)2h=π12h3V = \frac{1}{3}\pi r^2 h = \frac{1}{3}\pi\left(\frac{h}{2}\right)^2 h = \frac{\pi}{12}h^3. Differentiate: dVdt=π4h2dhdt\frac{dV}{dt} = \frac{\pi}{4}h^2\frac{dh}{dt}. Draining means dVdt=2\frac{dV}{dt} = -2. At h=4h = 4: 2=π4(16)dhdt=4πdhdt-2 = \frac{\pi}{4}(16)\frac{dh}{dt} = 4\pi\frac{dh}{dt}, so dhdt=24π=12π\frac{dh}{dt} = -\frac{2}{4\pi} = -\frac{1}{2\pi}. The negative confirms falling depth.

FAQ

Why can't I plug in the numbers before differentiating?
Because a changing variable is a function of time, not a constant. If you substitute its value first, you turn a variable into a fixed number, and its derivative becomes zero. Substitute the instantaneous values only after you differentiate. Truly fixed quantities, like a constant ladder length, may be substituted early.
How do I know which equation to use?
Match the geometry described in the problem. Expanding circles or spheres use area or volume formulas; ladders and moving points use the Pythagorean theorem; cones and shadows use similar triangles; angle problems use trigonometry. If your equation has too many variables, find a constraint like similar triangles to eliminate one.
What does a negative rate mean in my answer?
A negative rate means the quantity is decreasing. Water draining gives a negative volume rate; a ladder's top sliding down gives a negative height rate. The sign is part of the answer and reflects direction, so keep it and interpret it.
What earns partial credit on the free-response version?
Graders reward the correctly differentiated equation with the chain rule showing before you substitute numbers. Always write that general rate equation as its own line. Then include correct substitution and a final answer with proper units to secure full credit.

Learn this with a teacher, not a page

The Crimsora tutor teaches U4.4 Related Rates live — explaining on a whiteboard, asking you questions, and adapting to where you get stuck.