Study Guide

Introduction to Related Rates

AP Calculus ABΒ· AP Calculus AB CED β€” Contextual Applications of DifferentiationΒ· 14 min read

1. What Are Related Rates Problems?β˜…β˜…β˜†β˜†β˜†β± 2 min

Related rates problems connect abstract derivative concepts to real-world changing quantities. They ask you to find the unknown instantaneous rate of change of one quantity, given known rates of other mathematically related quantities, with all quantities changing over time .

πŸ“˜ Definition

Rate of Change with Respect to Time

The instantaneous rate at which quantity changes as time passes. A positive value means is increasing, and a negative value means is decreasing.

Example:

For a ladder sliding down a wall, is the rate of change of the top height with respect to time.

According to the AP Calculus AB CED, this topic falls within Unit 4: Contextual Applications of Differentiation, accounting for 10–15% of your total AP exam score. Related rates appear in both multiple-choice and free-response sections of the exam.

2. 6-Step Problem-Solving Frameworkβ˜…β˜…β˜†β˜†β˜†β± 4 min

Related rates problems follow a predictable, structured framework that reduces errors and eliminates guesswork. All quantities change as functions of time, so we use implicit differentiation with respect to to relate their rates.

  1. Draw a labeled diagram of the scenario, marking every quantity as either constant or changing with time.

  2. Write down all known rates and the unknown rate you need to find, including units and signs.

  3. Write an algebraic equation that relates all changing quantities, simplifying to remove constants if possible.

  4. Differentiate both sides of the equation implicitly with respect to time , applying the chain rule to every changing quantity.

  5. Substitute all known values (including instantaneous values of changing quantities) into the differentiated equation.

  6. Solve for the unknown rate, check your units, and interpret the result to match the question’s request.

πŸ“ Worked Example

A 17-foot long board is leaning against a vertical wall. The bottom of the board slides away from the wall at a constant rate of 3 ft/s. How fast is the top of the board sliding down the wall when the bottom of the board is 8 feet from the base of the wall?

  1. 1

    Define variables and identify known/unknown values. We form a right triangle with horizontal leg (distance from bottom to wall), vertical leg (height of top on wall), hypotenuse 17 ft (constant length). Known:

  2. 2
    dxdt=3 ft/s\frac{dx}{dt} = 3 \text{ ft/s}
  3. 3

    (positive because increases). Unknown: when ft.

  4. 4

    Write the relating equation from the Pythagorean theorem:

  5. 5
    x2+y2=172=289x^2 + y^2 = 17^2 = 289
  6. 6

    Differentiate both sides with respect to :

  7. 7
    2xdxdt+2ydydt=0β€…β€ŠβŸΉβ€…β€Šxdxdt+ydydt=02x \frac{dx}{dt} + 2y \frac{dy}{dt} = 0 \implies x \frac{dx}{dt} + y \frac{dy}{dt} = 0
  8. 8

    Find the instantaneous value of when :

  9. 9
    82+y2=289β€…β€ŠβŸΉβ€…β€Šy2=225β€…β€ŠβŸΉβ€…β€Šy=15 ft8^2 + y^2 = 289 \implies y^2 = 225 \implies y = 15 \text{ ft}
  10. 10

    Substitute all known values and solve for :

  11. 11
    8(3)+15dydt=0β€…β€ŠβŸΉβ€…β€Š24+15dydt=0β€…β€ŠβŸΉβ€…β€Šdydt=βˆ’1.6 ft/s8(3) + 15 \frac{dy}{dt} = 0 \implies 24 + 15 \frac{dy}{dt} = 0 \implies \frac{dy}{dt} = -1.6 \text{ ft/s}
  12. 12

    Interpret the result: The negative sign indicates height is decreasing, so the top of the board slides down at 1.6 ft/s.

3. Constant vs. Instantaneously Changing Quantitiesβ˜…β˜…β˜…β˜†β˜†β± 3 min

One of the most common points of confusion is distinguishing between quantities that are constant for all time versus quantities that are only constant at the specific instant of interest. Any quantity that changes over time must be treated as a variable until after differentiation. Only truly constant quantities can have their values substituted before differentiation.

πŸ“ Worked Example

Water is poured into a right circular conical tank (point down) with total height 15 cm and base radius 5 cm. Before differentiating to find the rate of change of water height, write the correct relation between water volume and water height , and explain why using (the full tank radius) is incorrect.

  1. 1

    The water forms a smaller cone similar to the full tank, so the ratio of radius to height is constant for all water heights:

  2. 2
    rh=515=13β€…β€ŠβŸΉβ€…β€Šr=h3\frac{r}{h} = \frac{5}{15} = \frac{1}{3} \implies r = \frac{h}{3}
  3. 3

    Substitute into the volume formula for a cone:

  4. 4
    V=13Ο€r2h=13Ο€(h29)h=Ο€h327V = \frac{1}{3}\pi r^2 h = \frac{1}{3}\pi \left(\frac{h^2}{9}\right) h = \frac{\pi h^3}{27}
  5. 5

    The incorrect relation is , which treats as constant for all water heights. This is wrong because the radius of the water surface increases as water height increases; it only equals 5 cm when the tank is full, not at all times.

4. Sign Conventions and Contextual Interpretationβ˜…β˜…β˜†β˜†β˜†β± 3 min

Rates of change are signed numbers, and the sign communicates whether the quantity is increasing or decreasing. Getting the sign right is required for full credit on the AP exam, and many students lose points to careless sign errors.

The standard AP Calculus convention is: a positive means is increasing as time passes, and a negative means is decreasing. Always assign the correct sign to all known rates before differentiation, not after. If a question asks "how fast is decreasing," it expects a positive answer (speed is a magnitude) even if your calculated rate is negative.

πŸ“ Worked Example

Air is escaping a spherical balloon at a constant rate of cubic centimeters per second. How fast is the radius of the balloon decreasing when the radius is 4 centimeters? Give your answer as a positive speed in cm/s.

  1. 1

    Define variables, identify known/unknown. Let = volume, = radius, both functions of time. Known:

  2. 2
    dVdt=βˆ’16Ο€ cm3/s\frac{dV}{dt} = -16\pi \text{ cm}^3/\text{s}
  3. 3

    (negative because volume decreases as air escapes). Unknown: when cm.

  4. 4

    Relating equation for volume of a sphere:

  5. 5
    V=43Ο€r3V = \frac{4}{3}\pi r^3
  6. 6

    Differentiate with respect to :

  7. 7
    dVdt=4Ο€r2drdt\frac{dV}{dt} = 4\pi r^2 \frac{dr}{dt}
  8. 8

    Substitute known values and solve:

  9. 9
    βˆ’16Ο€=4Ο€(4)2drdt=64Ο€drdtβ€…β€ŠβŸΉβ€…β€Šdrdt=βˆ’14 cm/s-16\pi = 4\pi (4)^2 \frac{dr}{dt} = 64\pi \frac{dr}{dt} \implies \frac{dr}{dt} = -\frac{1}{4} \text{ cm/s}
  10. 10

    Interpret the result: The question asks for the speed of decrease, so we take the magnitude. The radius is decreasing at cm/s.

5. AP-Style Concept Checkβ˜…β˜…β˜…β˜†β˜†β± 2 min

βœ“ Quick check

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

  1. A 10 meter ladder is leaning against a vertical wall. The top of the ladder is sliding down the wall at a constant rate of 0.2 meters per second. How fast is the bottom of the ladder sliding away from the wall when the top of the ladder is 6 meters above the ground?

    Reveal answer
    0 β€”

    Correct. Following the framework: when , , . Substituting into gives m/s.

6. Common Pitfalls

Wrong move:

Plugging in the value of an instantaneously changing quantity before differentiating

Why:

You confuse the constant value at a specific instant with a quantity that is constant for all time.

Correct move:

Differentiate the general equation first, then substitute all known values (including instantaneous values) to solve for the unknown rate.

Wrong move:

Forgetting the chain rule factor when differentiating terms with changing quantities

Why:

You are used to differentiating with respect to or , not time, so you skip the implicit chain rule step.

Correct move:

After differentiating, double-check that every changing quantity has its corresponding factor attached.

Wrong move:

Treating all dimensions as changing when one is actually constant, or vice versa, leaving two unknown rates

Why:

You don't stop to map which quantities change over time before writing your equation.

Correct move:

After drawing your diagram, explicitly mark every quantity as constant or changing before writing your relating equation. Use similar triangles to relate dependent changing quantities.

Wrong move:

Incorrect sign assignment, leading to a positive rate when the quantity is decreasing, or vice versa

Why:

You don't assign signs based on context before starting calculations.

Correct move:

Write the sign of every known rate explicitly before differentiation: positive for increasing quantities, negative for decreasing quantities.

Wrong move:

Ignoring units and giving an answer with the wrong unit for the rate

Why:

You focus only on the numerical value and forget that rates are per unit time.

Correct move:

Carry units through every step of your calculation, and check that the final answer's units match what the question asks for.

7. Quick Reference Cheatsheet

Category

Formula / Step

Notes

General Procedure

  1. Draw/label
    2. Note known/unknown rates
    3. Relate quantities
    4. Differentiate w.r.t.
    5. Substitute
    6. Solve/check

Always differentiate before substituting instantaneous values of changing quantities.

Sliding Ladders (Right Triangles)

Hypotenuse is constant; and change with time.

Volume of Sphere

Differentiates to for balloon problems.

Surface Area of Sphere

Differentiates to , common extension to volume problems.

Volume of Right Cone

Use similar triangles to reduce to one variable before differentiation for tank problems.

Area of Circle

Used for circular growth problems (algae, oil slicks); = diameter.

Sign Convention

Positive = quantity increasing
Negative = quantity decreasing

Assign signs to known rates before differentiation; match answer to question wording.

Chain Rule

Required for all implicit differentiation; never forget the factor.

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2023 Β· MCQ

    Sliding ladder related rates problem

  • 2022 Β· FRQ

    Conical tank draining related rates

What's Next

This module lays the foundational framework for solving all related rates problems, a core skill for contextual applications of differentiation that is heavily tested on the AP Calculus AB exam. Mastering the 6-step framework and avoiding the common pitfalls outlined here will prepare you for more complex multi-part related rates problems that often appear in the free-response section of the exam, as well as other implicit differentiation applications later in the course. Related rates connect your abstract understanding of derivatives to real-world changing quantities, which is a key theme across Unit 4 and the entire AP Calculus curriculum.