Related rates problems are some of the most challenging yet rewarding applications of calculus. They involve finding the rate at which one quantity changes by relating it to other quantities whose rates of change are known. This tutorial will guide you through the concepts, strategies, and examples needed to master related rates problems.
In the real world, quantities often change in relation to each other. A classic example is a ladder sliding down a wall as the foot of the ladder moves away from the wall, the top of the ladder slides down. The rates at which these positions change are related to each other, hence the term "related rates."
Mathematically, we use implicit differentiation to find the relationship between the rates of change of different variables. The key is to identify how the variables are connected through an equation, then differentiate with respect to time.
Follow these steps to solve related rates problems systematically:
Many related rates problems involve geometric shapes such as:
A conical tank has a height of 10 meters and a radius of 4 meters at the top. If water is flowing into the tank at a rate of 2 m/min, how fast is the water level rising when it is 5 meters deep?
We need to find dh/dt when h = 5 m, given dV/dt = 2 m/min, where h is the depth of water and V is the volume of water.
For a cone: V = (1/3)rh
From similar triangles: r/h = 4/10, so r = (2/5)h
Substituting for r: V = (1/3)[(2/5)h]h = (4/75)h
dV/dt = (4/75) 3h (dh/dt)
dV/dt = (4/25)h (dh/dt)
2 = (4/25)(5) dh/dt
2 = (4/25)(25) dh/dt
2 = 4 dh/dt
dh/dt = 2/(4) = 1/(2) m/min 0.159 m/min
Therefore, the water level is rising at a rate of approximately 0.159 meters per minute when the water is 5 meters deep.
These problems typically involve objects moving toward or away from each other.
Two cars start moving from the same point. One travels south at 60 mph and the other travels west at 50 mph. At what rate is the distance between the cars increasing two hours later?
We need to find dD/dt after 2 hours, where D is the distance between the cars.
Using the Pythagorean theorem: D = x + y
Where x is the westward distance and y is the southward distance.
2D(dD/dt) = 2x(dx/dt) + 2y(dy/dt)
D(dD/dt) = x(dx/dt) + y(dy/dt)
x = 50 mph 2 h = 100 miles
y = 60 mph 2 h = 120 miles
D = (100 + 120) = 24400 156.2 miles
dx/dt = 50 mph
dy/dt = 60 mph
156.2(dD/dt) = 100(50) + 120(60)
156.2(dD/dt) = 5000 + 7200 = 12200
dD/dt 78.1 mph
The distance between the cars is increasing at approximately 78.1 mph after two hours.
These problems involve moving light sources creating changing shadows.
A man 6 feet tall walks away from a light post 15 feet high at a rate of 5 feet per second. How fast is the tip of his shadow moving when he is 40 feet from the base of the post?
Let x be the distance from the man to the post, and s be the length of his shadow.
We need to find the rate at which the tip of the shadow moves, which is dx/dt + ds/dt, when x = 40 ft, given dx/dt = 5 ft/s.
Using similar triangles: (height of man)/(length of shadow) = (height of post)/(distance from post to tip of shadow)
6/s = 15/(x + s)
6(x + s) = 15s
6x + 6s = 15s
6x = 9s
s = (2/3)x
ds/dt = (2/3)(dx/dt)
ds/dt = (2/3)(5) = 10/3 ft/s
The tip of the shadow moves at dx/dt + ds/dt = 5 + 10/3 = 25/3 ft/s 8.33 ft/s
The tip of the shadow is moving at approximately 8.33 feet per second.
Keep these formulas handy when solving related rates problems:
Problem 1: A spherical balloon is being inflated at a rate of 10 cubic centimeters per second. How fast is the radius of the balloon increasing when its diameter is 20 cm?
Solution:
We need to find dr/dt when r = 10 cm, given dV/dt = 10 cm/s.
Volume of a sphere: V = (4/3)r
Differentiating with respect to time: dV/dt = 4r(dr/dt)
10 = 4(10)(dr/dt)
10 = 400(dr/dt)
dr/dt = 10/(400) = 1/(40) cm/s 0.008 cm/s
The radius is increasing at approximately 0.008 centimeters per second.
Problem 2: A 12-foot ladder is leaning against a wall. If the bottom of the ladder slides away from the wall at a rate of 2 ft/s, how fast is the angle between the ladder and the ground changing when the bottom of the ladder is 4 feet from the wall?
Solution:
We need to find d/dt when x = 4 ft, given dx/dt = 2 ft/s, where is the angle between the ladder and the ground, and x is the distance from the wall.
From the problem: cos() = x/12
Differentiating with respect to time: -sin()(d/dt) = (1/12)(dx/dt)
When x = 4 ft, cos() = 4/12 = 1/3, so sin() = (1 - (1/3)) = (8/9) = (22)/3
-(22)/3 (d/dt) = (1/12)(2) = 1/6
d/dt = -(1/6) (3/(22)) = -1/(42) rad/s -0.177 rad/s
The angle is decreasing at approximately 0.177 radians per second.
Problem 3: Sand is pouring from a pipe at a rate of 12 cubic feet per minute. The sand forms a conical pile whose height is always twice its radius. At what rate is the height of the pile increasing when it is 10 feet high?
Solution:
We need to find dh/dt when h = 10 ft, given dV/dt = 12 ft/min, and h = 2r.
Volume of a cone: V = (1/3)rh
Substituting r = h/2: V = (1/3)(h/2)h = (1/12)h
Differentiating with respect to time: dV/dt = (1/12) 3h dh/dt
12 = (1/4)h dh/dt
When h = 10 ft: 12 = (1/4)(10) dh/dt
12 = 25 dh/dt
dh/dt = 12/(25) ft/min 0.153 ft/min
The height is increasing at approximately 0.153 feet per minute.
Always draw a diagram and label all known quantities and the quantities you need to find. This helps establish the relationship between the variables and makes the problem more concrete.
Make sure all units are consistent before differentiating. If needed, convert measurements to the same unit system (metric or imperial) before solving.
It's generally easier to differentiate first and then substitute known values later. This approach prevents you from differentiating constants instead of variables.
After finding a solution, consider whether your answer makes sense. Is the magnitude reasonable? Is the sign correct (positive for increasing, negative for decreasing)?
Related rates problems improve with practice. Start with simpler problems and gradually work up to more complex scenarios. The patterns and approaches will become more familiar with repetition.
Once you've mastered basic related rates problems, consider exploring more advanced applications:
Related rates problems bridge the gap between pure calculus and real-world applications. By mastering these problems, you not only develop stronger calculus skills but also gain the ability to model and analyze dynamic systems in physics, engineering, economics, and numerous other fields.
