Related Rates
Understanding Related Rates
In calculus, related rates problems involve finding the rate at which a quantity changes by relating that quantity to other quantities whose rates of change are known. Because these quantities usually change over time, we differentiate their relating equations with respect to time, t.
The General Strategy
To solve any related rates problem, follow these standard steps:
- Draw a picture and label all changing quantities with variables (like x, y, V) and all constant quantities with their given numerical values.
- Identify what you know and what you need to find, expressing rates as derivatives with respect to time (e.g., dtdxโ, dtdVโ).
- Write an equation that relates the variables in the problem.
- Differentiate both sides of the equation with respect to time t using the Chain Rule.
- Substitute all known values and known rates into your derivative equation.
- Solve for the unknown rate.
Note: Never substitute changing values into your equation before differentiating! Only constants can be plugged in at the beginning.
Example 1: The Sliding Ladder
Problem: A ladder 10ย ft long rests against a vertical wall. The bottom of the ladder slides away from the wall at a rate of 2ย ft/s. How fast is the top of the ladder sliding down the wall when the bottom is 6ย ft from the wall?
Solution:
- Let x be the distance from the bottom of the ladder to the wall, and y be the height of the top of the ladder on the wall. The length of the ladder is a constant 10.
- We know dtdxโ=2ย ft/s. We want to find dtdyโ when x=6.
- The Pythagorean theorem relates the variables: x2+y2=102=100
- Differentiate both sides with respect to t: 2xdtdxโ+2ydtdyโ=0
- Before substituting, we need the value of y when x=6. Using the original equation: 62+y2=100โน36+y2=100โนy=8.
- Substitute the knowns into the derivative equation: 2(6)(2)+2(8)dtdyโ=0 24+16dtdyโ=0 dtdyโ=โ1624โ=โ1.5ย ft/s
The top of the ladder is sliding down the wall at a rate of 1.5ย ft/s.
Example 2: The Conical Tank
Problem: Water is pouring into a conical tank (radius r=3ย ft, height h=6ย ft) at a rate of 2ย ft3/min. How fast is the water level rising when the water is 4ย ft deep?
Solution:
- Let V be the volume of the water, r be the radius of the water's surface, and h be the depth of the water.
- We know dtdVโ=2. We want to find dtdhโ when h=4.
- The volume of a cone is: V=31โฯr2h Because we only want to deal with h, we can eliminate r using similar triangles formed by the cross-section of the cone: hrโ=63โโนr=21โh. Substitute this into the volume equation: V=31โฯ(21โh)2h=12ฯโh3
- Differentiate with respect to t: dtdVโ=12ฯโโ 3h2dtdhโ=4ฯโh2dtdhโ
- Substitute the knowns (h=4, dtdVโ=2): 2=4ฯโ(4)2dtdhโ 2=4ฯdtdhโ
- Solve for dtdhโ: dtdhโ=4ฯ2โ=2ฯ1โย ft/min
The water level is rising at a rate of 2ฯ1โย ft/min.