Related Rates
Related Rates
)
A rocket launch involves two related quantities that change over time. Being able to solve this type of problem is just
one application of derivatives introduced in this chapter. We also look at how derivatives are used to find maximum and
minimum values of functions. As a result, we will be able to solve applied optimization problems, such as maximizing
revenue and minimizing surface area. In addition, we examine how derivatives are used to evaluate complicated limits, to
approximate roots of functions, and to provide accurate graphs of functions.
We have seen that for quantities that are changing over time, the rates at which these quantities change are given by
derivatives. If two related quantities are changing over time, the rates at which the quantities change are related. For
example, if a balloon is being filled with air, both the radius of the balloon and the volume of the balloon are increasing.
In this section, we consider several problems in which two or more related quantities are changing and we study how to
determine the relationship between the rates of change of these quantities.
Example 4.1
Inflating a Balloon
A spherical balloon is being filled with air at the constant rate of 2 cm 3 /sec (Figure 4.2). How fast is the radius
increasing when the radius is 3 cm ?
Figure 4.2 As the balloon is being filled with air, both the radius and the volume are increasing with respect to time.
Solution
The volume of a sphere of radius r centimeters is
V = 4 πr 3 cm 3.
3
Since the balloon is being filled with air, both the volume and the radius are functions of time. Therefore, t
seconds after beginning to fill the balloon with air, the volume of air in the balloon is
V(t) = 4 π[r(t)] 3 cm 3.
3
Differentiating both sides of this equation with respect to time and applying the chain rule, we see that the rate of
change in the volume is related to the rate of change in the radius by the equation
V′(t) = 4π ⎡⎣r(t)⎤⎦ 2 r′ (t).
The balloon is being filled with air at the constant rate of 2 cm3/sec, so V′(t) = 2 cm 3 /sec. Therefore,
which implies
r′(t) = 1 cm/sec.
2π ⎡⎣r(t)⎤⎦ 2
When the radius r = 3 cm,
r′(t) = 1 cm/sec.
18π
Before looking at other examples, let’s outline the problem-solving strategy we will be using to solve related-rates problems.
Note that when solving a related-rates problem, it is crucial not to substitute known values too soon. For example, if the
value for a changing quantity is substituted into an equation before both sides of the equation are differentiated, then that
quantity will behave as a constant and its derivative will not appear in the new equation found in step 4. We examine this
potential error in the following example.
An airplane is flying overhead at a constant elevation of 4000 ft. A man is viewing the plane from a position
3000 ft from the base of a radio tower. The airplane is flying horizontally away from the man. If the plane is
flying at the rate of 600 ft/sec, at what rate is the distance between the man and the plane increasing when the
plane passes over the radio tower?
Solution
Step 1. Draw a picture, introducing variables to represent the different quantities involved.
Figure 4.3 An airplane is flying at a constant height of 4000 ft. The distance between the
person and the airplane and the person and the place on the ground directly below the airplane
are changing. We denote those quantities with the variables s and x, respectively.
As shown, x denotes the distance between the man and the position on the ground directly below the airplane.
The variable s denotes the distance between the man and the plane. Note that both x and s are functions of
time. We do not introduce a variable for the height of the plane because it remains at a constant elevation of
4000 ft. Since an object’s height above the ground is measured as the shortest distance between the object and
the ground, the line segment of length 4000 ft is perpendicular to the line segment of length x feet, creating a
right triangle.
Step 2. Since x denotes the horizontal distance between the man and the point on the ground below the plane,
dx/dt represents the speed of the plane. We are told the speed of the plane is 600 ft/sec. Therefore, dx = 600
dt
ft/sec. Since we are asked to find the rate of change in the distance between the man and the plane when the plane
is directly above the radio tower, we need to find ds/dt when x = 3000 ft.
Step 3. From the figure, we can use the Pythagorean theorem to write an equation relating x and s:
⎡
⎣ x(t)⎤⎦ 2 + 4000 2 = ⎡⎣s(t)⎤⎦ 2.
Step 4. Differentiating this equation with respect to time and using the fact that the derivative of a constant is
zero, we arrive at the equation
x dx = s ds .
dt dt
Step 5. Find the rate at which the distance between the man and the plane is increasing when the plane is directly
over the radio tower. That is, find ds when x = 3000 ft. Since the speed of the plane is 600 ft/sec, we know
dt
that dx = 600 ft/sec. We are not given an explicit value for s; however, since we are trying to find ds when
dt dt
x = 3000 ft, we can use the Pythagorean theorem to determine the distance s when x = 3000 and the height
is 4000 ft. Solving the equation
3000 2 + 4000 2 = s 2
for s, we have s = 5000 ft at the time of interest. Using these values, we conclude that ds/dt is a solution of
the equation
(3000)(600) = (5000) · ds .
dt
Therefore,
ds = 3000 · 600 = 360 ft/sec.
dt 5000
Note: When solving related-rates problems, it is important not to substitute values for the variables too soon. For
example, in step 3, we related the variable quantities x(t) and s(t) by the equation
⎡
⎣ x(t)⎤⎦ 2 + 4000 2 = ⎡⎣s(t)⎤⎦ 2.
Since the plane remains at a constant height, it is not necessary to introduce a variable for the height, and we are
allowed to use the constant 4000 to denote that quantity. However, the other two quantities are changing. If we
mistakenly substituted x(t) = 3000 into the equation before differentiating, our equation would have been
0 = s(t) ds .
dt
4.2 What is the speed of the plane if the distance between the person and the plane is increasing at the rate of
300 ft/sec?
We now return to the problem involving the rocket launch from the beginning of the chapter.
Example 4.3
A rocket is launched so that it rises vertically. A camera is positioned 5000 ft from the launch pad. When the
rocket is 1000 ft above the launch pad, its velocity is 600 ft/sec. Find the necessary rate of change of the
camera’s angle as a function of time so that it stays focused on the rocket.
Solution
Step 1. Draw a picture introducing the variables.
Figure 4.5 A camera is positioned 5000 ft from the launch pad of the rocket. The height of the
rocket and the angle of the camera are changing with respect to time. We denote those quantities
with the variables h and θ, respectively.
Let h denote the height of the rocket above the launch pad and θ be the angle between the camera lens and the
ground.
Step 2. We are trying to find the rate of change in the angle of the camera with respect to time when the rocket is
1000 ft off the ground. That is, we need to find dθ when h = 1000 ft. At that time, we know the velocity of the
dt
rocket is dh = 600 ft/sec.
dt
Step 3. Now we need to find an equation relating the two quantities that are changing with respect to time: h and
θ. How can we create such an equation? Using the fact that we have drawn a right triangle, it is natural to think
about trigonometric functions. Recall that tanθ is the ratio of the length of the opposite side of the triangle to the
length of the adjacent side. Thus, we have
tanθ = h .
5000
This gives us the equation
h = 5000tanθ.
Step 4. Differentiating this equation with respect to time t, we obtain
dh = 5000sec 2 θ dθ .
dt dt
Step 5. We want to find dθ when h = 1000 ft. At this time, we know that dh = 600 ft/sec. We need to
dt dt
2
determine sec θ. Recall that secθ is the ratio of the length of the hypotenuse to the length of the adjacent
side. We know the length of the adjacent side is 5000 ft. To determine the length of the hypotenuse, we use the
Pythagorean theorem, where the length of one leg is 5000 ft, the length of the other leg is h = 1000 ft, and
the length of the hypotenuse is c feet as shown in the following figure.
We see that
1000 2 + 5000 2 = c 2
and we conclude that the hypotenuse is
c = 1000 26 ft.
Therefore, when h = 1000, we have
⎛ ⎞
2
sec 2 θ = ⎝1000 26 ⎠ = 26 .
5000 25
Recall from step 4 that the equation relating dθ to our known values is
dt
dh = 5000sec 2 θ dθ .
dt dt
When h = 1000 ft, we know that dh = 600 ft/sec and sec 2 θ = 26 . Substituting these values into the
dt 25
previous equation, we arrive at the equation
⎛ ⎞
600 = 5000⎝26 ⎠dθ .
25 dt
Therefore, dθ = 3 rad/sec.
dt 26
4.3 What rate of change is necessary for the elevation angle of the camera if the camera is placed on the
ground at a distance of 4000 ft from the launch pad and the velocity of the rocket is 500 ft/sec when the rocket
is 2000 ft off the ground?
In the next example, we consider water draining from a cone-shaped funnel. We compare the rate at which the level of water
in the cone is decreasing with the rate at which the volume of water is decreasing.
Example 4.4
Water is draining from the bottom of a cone-shaped funnel at the rate of 0.03 ft 3 /sec. The height of the funnel
is 2 ft and the radius at the top of the funnel is 1 ft. At what rate is the height of the water in the funnel changing
when the height of the water is 1 ft ?
2
Solution
Step 1: Draw a picture introducing the variables.
V = 1 πr 2 h.
3
From the figure, we see that we have similar triangles. Therefore, the ratio of the sides in the two triangles is the
same. Therefore, r = 1 or r = h . Using this fact, the equation for volume can be simplified to
h 2 2
⎛ ⎞
2
V = 1 π ⎝h ⎠ h = π h 3.
3 2 12
Step 4: Applying the chain rule while differentiating both sides of this equation with respect to time t, we obtain
dV = π h 2 dh .
dt 4 dt
Step 5: We want to find dh when h = 1 ft. Since water is leaving at the rate of 0.03 ft 3 /sec, we know that
dt 2
dV = −0.03 ft 3 /sec. Therefore,
dt
⎛ ⎞
2
−0.03 = π ⎝1 ⎠ dh ,
4 2 dt
which implies
−0.03 = π dh .
16 dt
It follows that
dh = − 0.48 = −0.153 ft/sec.
dt π
4.4 At what rate is the height of the water changing when the height of the water is 1 ft ?
4