Achievable logoAchievable logo
AP Calculus AB
Sign in
Sign up
Purchase
Textbook
Practice exams
Support
How it works
Exam catalog
Mountain with a flag at the peak
Textbook
Introduction
1. Limits
2. Derivative basics
3. Advanced differentiation
4. Contextual uses
4.1 Derivatives in context
4.2 Straight-line motion
4.3 Related rates
4.4 Linear approximations
4.5 L'Hopital's rule
5. Analytical uses
6. Integration
7. Differential equations
8. Applications of integrals
9. Testing details tag
10. test
Wrapping up
Achievable logoAchievable logo
4.3 Related rates
Achievable AP Calculus AB
4. Contextual uses
Our AP Calculus AB course is currently in development and is a work-in-progress.

Related rates

10 min read
Font
Discuss
Share
Feedback

What you’ll learn:

  • How to translate real-world changing quantities into variables and rates
  • Use geometric or trigonometric relationships to connect variables
  • Solve classic related rates problems involving ladders, balloons, cones, and angles

Related rates problems involve quantities that change over time. Since real-world scenarios often involve multiple variables, these types of problems allow us to calculate how one changing quantity affects another.

Step-by-step strategy

1. Define variables and draw a diagram if needed.

Rewrite the given information and target in mathematical terms. Choose variables that are easy to keep track of.

For example, if given “the height is increasing at a rate of 2 inches per second,” express this as

dtdh​=2 in/s

where h is the height and t is time.

AP tip:

When defining variables or checking your final answer, check if the sign makes sense. If the value of a variable increases over time, then its rate of change is positive. If the value decreases, then its rate of change is negative.

2. Find an equation that relates the given and target variables. There may be more than one equation involved in the problem.

If not given, this is often a geometric formula (like a similarity proportion, the Pythagorean theorem, area, or volume) or trigonometric function.

3. Differentiate with respect to time using implicit differentiation.

  • Treat any variable that changes over time as a function of t. For example, if the distance between two objects is x and increases over time, then it’s actually a function x(t) and upon differentiating, the chain rule must be used to immediately multiply the derivative by dtdx​.

4. Substitute known values and solve for the unknown variable.

Sidenote
When to substitute

If a quantity remains constant throughout the problem, the variable can be replaced with the value right at step 2 since the rate of change of that quantity would just be 0 anyway. For changing quantities, only plug in the values after differentiating.

Let’s start with a classic:

1. A 10-foot ladder is leaning against a wall. The bottom of the ladder slides away from the wall at a rate of 3 feet per second. How fast is the top of the ladder sliding down the wall when the bottom is 8 feet from the wall?

Solution

1. Define variables and diagram

Figure 4.3.1 Ladder
Figure 4.3.1 Ladder

Given:

  • z=10 ft (ladder length, constant)
  • dtdx​=+3 ft/s

Important: It’s positive because the value of x increases as the ladder slides away from the wall.

Find:

  • dtdy​ when x=8 ft

2. Relate variables

To relate x,y, and z,, use the Pythagorean theorem for this right triangle.

x2+y2=z2

Because the length of the ladder doesn’t change over time, z can be replaced with 10. Then the equation to work with is

x2+y2=10

3. Differentiate with respect to time

2x⋅dtdx​+2y⋅dtdy​=0

4. Substitute known variables

  • x=8 ft
  • dtdx​=3 ft/s
  • To find y, use the Pythagorean theorem

x2+y2=z2

(8)2+y2=(10)2

y=6

(Positive version only, because y is a length)

Then plugging in the values,

2(8)(3)+2(6)⋅dtdy​=2(10)(0)

48+12⋅dtdy​=0

12⋅dtdy​=−48

=−4

  • Notice the negative sign! This means that y is decreasing, which makes sense since the ladder is sliding down.

So the top of the ladder is sliding down at 4 ft/s​.

Sometimes more than one equation is involved.

2. Air is pumped into a balloon at a rate of 2 ft3 per minute. At what rate is the surface area increasing (in ft2 per minute) when the volume is 61​π ft3?

Solution

(spoiler)

1. Define variables and/or diagram

Given:

  • dtdV​=2 ft3/min

Important: Look at the units! Since the rate of air being pumped is specified as 2 ft3/min, it means this quantity is the rate of change of the volume.

Find:

  • dtdA​ (rate of change of surface area) when
    V=61​π ft3

2. Relate variables

For a sphere,

V=34​πr3

A=4πr2

While we could combine these into a single equation that relates A and V directly, it’s not necessary to do so at this step. It’s perfectly fine to have more than one equation to differentiate. Manipulating the equations after that step might be easier.

3. Differentiate with respect to time

dtdV​=34​π(3r2⋅dtdr​)

=4πr2⋅dtdr​

and

dtdA​=4π(2r⋅dtdr​)

=8πr⋅dtdr​

Since we don’t have dtdr​, it’s at this step that we can relate dtdA​ and dtdV​.

Since

dtdV​=4πr2⋅dtdr​

then dividing both sides by 4πr2,

dtdr​=4πr21​⋅dtdV​

Substituting into dtdA​,

dtdA​=8πr⋅dtdr​

=8πr⋅4πr21​⋅dtdV​

So

dtdA​=r2​⋅dtdV​

Now we only need r to find dtdA​.

4. Substitute known values

While r is not given, we do know that the volume at the target instant is 61​π ft3. So the radius at that instant can be found using the volume formula.

34​πr3=61​π

r3=61​π⋅4π3​

r3=81​

r=21​

Then

dtdA​=21​2​⋅2

=8

So the surface area of the balloon is increasing at a rate of 8 ft2/min​.

In some problems, the quantities to relate are not immediately obvious. These questions often involve similarity and proportional relationships.

3. Water drains from a cone at 2π cubic centimeters per second. The cone has a height of 12 cm and a base radius of 6 cm. How fast is the water level dropping when the height is 4 cm?

Solution

(spoiler)

1. Define variables and diagram

Figure 4.3.2 Cone with water
Figure 4.3.2 Cone with water

Given:

  • dtdV​=−2π cm3/s
    • Negative because the volume of water in the cone is decreasing over time.
  • The full cone has radius 6 cm and height 12 cm.

Find:

  • dtdh​ when h=4 cm

2. Relate variables

The volume of a cone is

V=31​πr2h

r and h here refer to the height of the water and the radius of the smaller cone formed by the water. Both of these change as the water drains, so differentiating directly would require the product rule and leave us with both dtdr​ and dtdh​, and we don’t have the former. To make the process easier, we can rewrite the formula in terms of h to relate V and h directly.

The entire cone and the smaller cone formed by the water are similar, so we can set up a similarity proportion to relate the changing radius and height of the water:

hr​=126​=21​

r=2h​

Then the volume in terms of the height is

V=31​π(2h​)2⋅h

V=121​πh3

3. Differentiate with respect to time

dtdV​=121​π⋅3h2⋅dtdh​

=41​πh2⋅dtdh​

4. Substitute known values

−2π=41​π(4)2⋅dtdh​

−2π=4π⋅dtdh​

dtdh​=−21​

The sign is consistent with the fact that the water is draining, and the level is dropping at a rate of 0.5 cm/s​.

Related rates problems can also involve trigonometry.

Sidenote
Trigonometry

For problems with trigonometry, θ is always in radians for consistency.

A camera is mounted on a 10-meter pole and is pointed at a car moving toward it. The car is traveling along a straight road at a speed of 20 meters per second.

How fast is the angle of elevation from the car to the camera changing when the car is 10 meters away from the pole?

Solution

(spoiler)

1. Define variables and diagram

Figure 4.3.3 Trigonometry
Figure 4.3.3 Trigonometry

Given:

  • Height of pole y=10 m
  • Car’s motion:
    dtdx​=−20 m/s
    • Negative because distance x is decreasing as car moves toward pole

Find:

  • dtdθ​ when x=10 meters.

2. Relate variables

x,y, and θ are related with trig function

tan(θ)=xy​

Because the height of the pole remains constant over time, y can be replaced with 10.

tan(θ)=x10​

3. Differentiate with respect to time

sec2(θ)⋅dtdθ​=(−x210​)⋅dtdx​

4. Substitute known values

We don’t actually need to calculate θ for this problem - at the instant when x=10 m, the hypotenuse of the triangle (distance between car and camera) is is 102​ m by the Pythagorean theorem which means

sec2(θ)=(10102​​)2=2

Then substituting the known values,

2⋅dtdθ​=(−10210​)⋅(−20)

dtdθ​=1

The angle is increasing at a rate of 1 radian/s​. The sign makes sense since the car moves toward the pole.

Alternatively, the trig function cot(θ)=yx​ could have also been used to relate the variables for step 2. Try to solve the problem that way to confirm the answer!

Sign up for free to take 7 quiz questions on this topic

All rights reserved ©2016 - 2026 Achievable, Inc.