Skip to main content
\(\newcommand{\dollar}{\$} \DeclareMathOperator{\erf}{erf} \DeclareMathOperator{\arctanh}{arctanh} \newcommand{\lt}{<} \newcommand{\gt}{>} \newcommand{\amp}{&} \)

Section4.8Related Rates

Motivating Questions
  • If two quantities that are related, such as the radius and volume of a spherical balloon, are both changing as implicit functions of time, how are their rates of change related? That is, how does the relationship between the values of the quantities affect the relationship between their respective derivatives with respect to time?

In Section4.7 we saw that \(y\) can be defined implicitly as a function of \(x\) and that it was possible to find the rate of change of \(y\) with respect to \(x\text{,}\) that is \(\displaystyle \frac{dy}{dx}\text{,}\) without explicitly solving for \(y\text{.}\) It is also possible for both \(x\) and \(y\) to be defined as implicit functions of time \((t)\text{;}\) that is, both variables \(x\) and \(y\) implicitly change with time. When two variables change in time, it is possible to find the rate of change of one variable given the rate of change of the second variable; these are known as related rates.

We will start by examining an example without context to understand the process, then move on to applications in which we use related rates.

Example4.73

Suppose that \(x\) and \(y\) are both implicitly functions of time \(t\) and are related to each other by the equation

\begin{equation*} xy^2+y=x^2+17. \end{equation*}

We can find the rate of change of y with respect to time \(\displaystyle \frac{dy}{dt}\) given \(x=2\text{,}\) \(y=3\) and the rate of change of x with respect to time when \(\displaystyle \frac{dx}{dt}=13\text{.}\) Take the implicit time derivative of the equation:

\begin{equation*} \frac{d}{dt}\left[xy^2+y=x^2+17\right]=\overbrace{\frac{dx}{dt}y^2+x(2y\frac{dy}{dt})}^{\text{using the product rule}}+\frac{dy}{dt}=2x\frac{dx}{dt} \end{equation*}

Substitute the known values and solve for \(\displaystyle \frac{dy}{dt}\text{:}\)

\begin{equation*} 13 (3)^2+(2)(2(3)\frac{dy}{dt})+\frac{dy}{dt}=4(13) \end{equation*}
\begin{equation*} 117+12\frac{dy}{dt}+\frac{dy}{dt}=52 \end{equation*}
\begin{equation*} 13\frac{dy}{dt}=-65 \end{equation*}
\begin{equation*} \frac{dy}{dt}=-5 \end{equation*}

SubsectionRelated Rates Problems

In looking at applications of related rates we will start with an application to Business. We have seen that we can determine Profit, Revenue, and Cost as functions of the number of items sold \((x)\text{;}\) however, in the real world the number of items that are produced and sold is always changing in time. We can apply the idea of related rates to understand how Profit, Revenue, or Cost change in time given how the number of items changes in time.

Example4.74

Suppose that the revenue, in dollars, from the sale of \(x\) items is \(R(x)=480x-0.4x^2\text{,}\) and the cost, in dollars, of producing \(x\) items is \(C(x)=5000+0.6x^2\text{.}\) Find the rate of change of profit \(\displaystyle \frac{dP}{dt}\) when \(40\) items are sold (i.e. \(x=40)\) and the rate of change of units is \(\displaystyle \frac{dx}{dt}=30\) units per day.

Hint

Start by finding the Profit function, then find the implicit time derivative.

Answer

\(\displaystyle \frac{dP}{dt}=12000\) dollars per day.

Solution

We begin by creating the profit function

\begin{equation*} P(x)=R(x)-C(x)=(480x-0.4x^2)-(5000+0.6x^2)=480x-x^2-5000. \end{equation*}

Then take the implicit time derivative of the profit function as an implicit equation

\begin{equation*} \frac{d}{dt}\left[P(x)=480x-x^2-5000\right] \end{equation*}
\begin{equation*} \frac{dP}{dt}=480\frac{dx}{dt}-2x\frac{dx}{dt}. \end{equation*}

Then plug in the values that are given, \(x=40\) and \(\displaystyle \frac{dx}{dt}=30:\)

\begin{equation*} \frac{dP}{dt}=480(30)-2(40)(30)=12000. \end{equation*}

Now we want to consider other applications of related rates. Before we start we will outline a strategy for tackling these type of problems.

Strategy for Setting up and Solving Related Rates Problems
  • Identify the quantities in the problem that are changing and choose clearly defined variable names for them. Draw one or more figures that clearly represent the situation.

  • Determine all rates of change that are known or given and identify the rate(s) of change to be found.

  • Find an equation that relates the variables whose rates of change are known to those variables whose rates of change are to be found.

  • Differentiate implicitly with respect to \(t\) to relate the rates of change of the involved quantities.

  • Evaluate the derivatives and variables at the information relevant to the instant at which a certain rate of change is sought. Use proper notation to identify when a derivative is being evaluated at a particular instant.

For example, suppose that air is being pumped into a spherical balloon so that its volume increases at a constant rate. Since the balloon's volume and radius are related, we ought to be able to discover how fast the radius is changing by knowing how fast the volume is changing. Can we determine how fast the radius of the balloon is increasing when the balloon is a certain size? We explore a scenario of this type in Example4.75.

Example4.75

A spherical balloon with diameter \(d\) is being inflated at a constant rate of 20 cubic inches per second. How fast is the radius of the balloon changing at the instant the balloon's diameter is 12 inches? Is the radius changing more rapidly when \(d = 12\) or when \(d = 16\text{?}\) Why? These questions have been broken up into the following parts to guide you through the solution process.

  1. Recall that the volume of a sphere of radius \(r\) is \(V = \frac{4}{3} \pi r^3\text{.}\) Note that in the setting of this problem, both \(V\) and \(r\) are changing as \(t\) (time) changes, and thus both \(V\) and \(r\) may be viewed as implicit functions of \(t\text{,}\) with respective derivatives \(\frac{dV}{dt}\) and \(\frac{dr}{dt}\text{.}\) Differentiate both sides of the equation \(V = \frac{4}{3} \pi r^3\) with respect to \(t\) to find a formula for \(\frac{dV}{dt}\) that depends on both \(r\) and \(\frac{dr}{dt}\text{.}\)

  2. By differentiating the volume function with respect to time, we have related the rates of change of \(V\) and \(r\text{.}\) Recall that the problem statement tells us that the balloon is being inflated at a constant rate of 20 cubic inches per second. Is this rate the value of \(\frac{dr}{dt}\) or \(\frac{dV}{dt}\text{?}\) Why?

  3. Note that when the diameter of the balloon is 12 inches, we know the value of the radius. In the formula you found in (a) for \(\frac{dV}{dt}\text{,}\) substitute the values we know for the relevant quantities and solve for the remaining unknown quantity. How fast is the radius changing at the instant \(d = 12\text{?}\)

  4. How is the situation different when \(d = 16\text{?}\) When is the radius changing more rapidly, when \(d = 12\) or when \(d = 16\text{?}\)

Hint
  1. Remember that we need to apply the chain rule to the right side of the equation to differentiate \(r\) with respect to \(t\text{.}\)

  2. Look at the units.

  3. Use your answer to part (b) to help fill in all missing information. Only one variable should be left.

  4. Which radius results in a larger rate? Note that this question asks about the rate of change of the radius, not of the volume.

Answer
  1. \(\frac{dV}{dt}=4\pi r^2\frac{dr}{dt}.\)

  2. \(\frac{dV}{dt}=20\) cubic inches per second.

  3. \(20=4\pi (6)^2 \frac{dr}{dt},\) so \(\frac{dr}{dt}=\frac{5}{36\pi}\) inches per second when the diameter is 12 inches.

  4. \(\frac{dr}{dt}=\frac{5}{64\pi}\) inches per second when the diameter is 16 inches. Thus, the radius is changing more rapidly when the diameter is 12 inches.

Solution
  1. Starting with the equation \(V=\frac{4}{3}\pi r^3\text{,}\) we differentiate both sides with respect to \(t\text{.}\) We need to use the chain rule to differentiate the right side of the equation since \(r\) is really \(r(t)\text{,}\) a function of \(t\text{.}\) So, the equation we have is really \(V(t)=\frac{4}{3}\pi [r(t)]^3\text{.}\) Differentiating with respect to \(t\) we have

    \begin{equation*} \frac{dV}{dt}=4\pi r^2\frac{dr}{dt}. \end{equation*}
  2. Since the units are cubic inches per second, this is a volume rate. So, \(\frac{dV}{dt}=20\) cubic inches per second.

  3. Since \(\frac{dV}{dt}=20\) and \(r=6\) when \(d=12\text{,}\) we have \(20=4\pi(6)^2\frac{dr}{dt}\text{.}\) Solving this equation for \(\frac{dr}{dt}\text{,}\) we have \(\frac{dr}{dt}=\frac{5}{36\pi}\) inches per second.

  4. Doing the same thing as in part (c), we find that \(\frac{dr}{dt}=\frac{5}{64\pi}\) inches per second when the diameter is \(16\) inches (the only difference in our equation here is that \(r=8\)). This number is smaller than the one calculated in part (c), so the radius is changing more rapidly when the diameter is \(12\) inches. Intuitively, this makes sense since the balloon's volume is growing at a constant rate: as the balloon grows, a small change in the radius will have a larger impact on the change in volume; equivalently, the same change in volume corresponds to a smaller change in the radius when the balloon is large.

Example4.76

A \(16\) foot ladder is placed against a wall. To visualize this use follow the link: http://gvsu.edu/s/9o;

  1. If the bottom of the ladder moves away from the wall at a constant rate, how would you describe the movement of the top of the ladder?

  2. Let \(x\) be the distance from the bottom of the wall to the bottom of the ladder, and \(h\) be the distance from the bottom of the wall to the top of the ladder. Both of these quantities change as a function of time, \(t\text{.}\) If the base \((x)\) is increasing, is the rate of change of the height of the ladder on the wall \(\displaystyle \frac{dh}{dt}\) positive or negative?

  3. Suppose the top of the ladder slides down at a constant rate of \(4\) feet per second. How fast is the base of the ladder moving when the height is 12 feet?

Answer
  1. As the base of the ladder moves away from the wall at a constant rate, the top of the ladder slides down the wall with a constant rate.

  2. \(\frac{dh}{dt}\) is negative.

  3. The base is moving away from the wall at a rate of \(\frac{dx}{dt}=\frac{24}{\sqrt{112}}\) feet per second.

Solution
  1. As the base of the ladder moves away from the wall at a constant rate, the top of the ladder slides down the wall with a constant rate.

  2. The rate of change of the height of the ladder on the wall would be negative, that is, \(\frac{dh}{dt} \lt 0\text{.}\) This is negative since the distance from the bottom of the wall to the top of the ladder, \(h \text{,}\) is decreasing.

  3. Here we want \(\frac{dx}{dt}\text{,}\) how fast the base of the ladder is moving away from the wall. We know \(h=12\) and \(\frac{dh}{dt}=-4\text{.}\)

    We will use the Pythagorean Theorem, which says \(x^2+h^2=16^2\text{,}\) to compute the length of the missing side \(x\) by plugging in \(h=12:\)

    \begin{equation*} x^2+12^2=16^2 \implies x^2=16^2-12^2 \implies x=\sqrt{16^2-12^2}=\sqrt{112} \end{equation*}

    Then we take the implicit time derivative

    \begin{equation*} \frac{d}{dt}\left[x^2+h^2=16^2\right] \end{equation*}
    \begin{equation*} 2x\frac{dx}{dt}+2h\frac{dh}{dt}=0. \end{equation*}

    Finally, substitute in what is known and solve for \(\displaystyle \frac{dx}{dt}\)

    \begin{equation*} 2(\sqrt{112})\frac{dx}{dt}+2(12)(-4)=0 \implies \frac{dx}{dt}=\frac{24}{\sqrt{112}}. \end{equation*}

    Thus the base is moving away from the wall at a rate of \(\displaystyle \frac{dx}{dt}=\frac{24}{\sqrt{112}}\) feet per second.

Example4.77

A person is watching a boat sailing parallel to a straight shoreline, shown below. The boat stays at a constant \(50\) feet from the coastline, moving at a rate of \(10\) feet per minute. Let \(y\) be the distance from the boat to the person.

Figure4.78Boat sailing parallel to a straight shoreline

  1. Is the rate of change of the distance from the person to the boat, \(\frac{dy}{dt}\text{,}\) positive or negative?

  2. How fast is the distance \(y\text{,}\) the distance from the person to the boat, changing the when \(y=130\) feet?

Answer
  1. The rate of change of the distance distance from the person to the boat is positive, i.e. \(\frac{dy}{dt} > 0\text{.}\)

  2. The distance from the person to the boat is increasing at a rate of \(\frac{dy}{dt}=\frac{12}{\sqrt{13}}\) feet per minute.

Solution
  1. The rate of change of the distance from the person to the boat is positive, that is, \(\frac{dy}{dt}\gt 0\text{,}\) since the distance is increasing as the boat sails away.

  2. To find how fast the distance \(y \) is changing, we need to compute \(\frac{dy}{dt}\text{.}\) We know \(y=130\) and \(\frac{dx}{dt}=10\) feet per minute.

    We will use the Pythagorean Theorem, which tells us that \(x^2+50^2=y^2\text{.}\) First we find length of the missing side \(x\) by plugging in \(y=12\text{:}\)

    \begin{equation*} x^2+50^2=130^2 \implies x^2=130^2-50^2 \implies x=\sqrt{130^2-50^2}=120. \end{equation*}

    Then we take the implicit time derivative, noting that both \(x \) and \(y \) are changing with time:

    \begin{equation*} \frac{d}{dt}\left[x^2+50^2=y^2\right] \end{equation*}
    \begin{equation*} 2x\frac{dx}{dt}+0=2y\frac{dy}{dt}. \end{equation*}

    Finally, we substitute in what is known and solve for \(\frac{dy}{dt}\text{:}\)

    \begin{equation*} 2(120)(10)=2(130)\frac{dy}{dt} \implies \frac{dy}{dt}=\frac{120}{\sqrt{130}}. \end{equation*}

    Therefore, the distance from the person to the boat is increasing at a rate of \(\frac{dy}{dt}=\frac{12}{\sqrt{13}}\) feet per minute.

In most of the examples thus far, we provided guided instruction to build a solution in a step-by-step way. For the closing example and the following exercises, most of the detailed work is left to the reader.

Example4.79

A baseball diamond is square and measures \(90\) feet on each side. A batter hits a ball along the third base line and runs to first base. At what rate is the distance between the ball and first base changing when the ball is halfway to third base, if at that instant the ball is traveling \(100\) feet/sec? At what rate is the distance between the ball and the runner changing at the same instant, if the runner is at that point one-eigth of the way to first base and running at \(30\) feet/sec?

Hint

Draw some pictures! Label everything you know with a constant, and everything that is changing with a variable and a corresponding rate of change (with respect to time, \(t\)). For the instant in question, you will also want to write down the values of the variables at that instant and identify what quantities you need to find. Note that the basepaths meet at right angles.

Answer

Let \(x\) denote the position of the ball (as a distance from home plate) at time \(t\) and \(z\) the distance from the ball to first base, as pictured below.

\begin{equation*} \left. \frac{dz}{dt} \right|_{x = 45} = \frac{100}{\sqrt{5}} \approx 44.7214 \ \text{ft/sec} \text{.} \end{equation*}

Let \(r\) be the runner's position (as a distance from home plate) at time \(t\) and let \(s\) be the distance between the runner and the ball, as pictured.

\begin{equation*} \left. \frac{ds}{dt} \right|_{x = 45} = \frac{430}{\sqrt{17}} \approx 104.2903 \ \text{ft/sec} \text{.} \end{equation*}
Solution

We let \(x\) denote the position of the ball (as a distance from home plate) at time \(t\) and \(z\) the distance from the ball to first base, as pictured below.

By the Pythagorean Theorem, we know that \(x^2 + 90^2 = z^2\text{;}\) differentiating with respect to \(t\text{,}\) we have

\begin{equation*} 2x\frac{dx}{dt} = 2z\frac{dz}{dt}\text{.} \end{equation*}

At the instant the ball is halfway to third base, we know \(x = 45\) and \(\left. \frac{dx}{dt} \right|_{x = 45} = 100\text{.}\) Moreover, by the Pythagorean Theorem, \(z^2 = 90^2 + 45^2\text{,}\) so \(z = 45\sqrt{5}\text{.}\) We can solve for \(\frac{dz}{dt} \) using the equation above and then plug in all of the known variables:

\begin{align*} \left.\frac{dz}{dt}\right|_{x=45}=\mathstrut\amp\left.\left(\frac xz\frac{dx}{dt}\right)\right|_{x=45}\\ =\mathstrut\amp\frac{45}{45\sqrt5}(100)\\ \approx\mathstrut\amp44.7214 \ \text{ft/sec}\text{.} \end{align*}

Therefore, the distance between the ball and first base is at this instant growing at a rate of about \(44.72\) feet per second.

For the second question, we still let \(x\) represent the ball's position at time \(t\text{,}\) but now we introduce \(r\) as the runner's position (also as a distance from home plate) at time \(t\) and let \(s\) be the distance between the runner and the ball. In this setting, as seen in the diagram below, \(x\text{,}\) \(r\text{,}\) and \(s\) form the sides of a right triangle, so that

\begin{equation} x^2 + r^2 = s^2\text{,}\label{baseballPT}\tag{4.3} \end{equation}

by the Pythagorean Theorem.

Differentiating each side of Equation(4.3) with respect to \(t\text{,}\) it follows that the three rates of change are related by the equation

\begin{equation*} 2x \frac{dx}{dt} + 2r \frac{dr}{dt} = 2s \frac{ds}{dt}\text{.} \end{equation*}

We are given that at the instant \(x = 45\text{,}\) \(r = \frac{90}{8}=\frac{45}4\text{,}\) so solving for \(s \) in the equation above, we have \(s = \frac{45}{4}\sqrt{17}\text{.}\) In addition, at this same instant we know that \(\left. \frac{dx}{dt} \right|_{x = 45} = 100\) and \(\left. \frac{dr}{dt} \right|_{x = 45} = 30\text{.}\) Solving for \(\frac{ds}{dt} \) and applying this information, we end up with

\begin{align*} \left.\frac{ds}{dt}\right|_{x=45}=\mathstrut\amp\left.\left(\frac xs\frac{dx}{dt}+\frac rs\frac{dr}{dt}\right)\right|_{x=45}\\ =\mathstrut\amp\frac{45}{\big(\frac{45}4\sqrt{17}\big)}(100)+\frac{\big(\frac{45}4\big)}{\big(\frac{45}4\sqrt{17}\big)}(30)\\ =\mathstrut\amp\frac{400}{\sqrt{17}}+\frac{30}{\sqrt{17}}\\ =\mathstrut\amp\frac{430}{\sqrt{17}}\\ \approx\mathstrut\amp104.2903 \ \text{ft/sec}\text{.} \end{align*}

Therefore, the distance between the ball and the runner is at this instant increasing at a rate of about \(104.29\) feet per second.

SubsectionSummary

  • When two or more related quantities are changing as implicit functions of time, their rates of change can be related by implicitly differentiating the equation that relates the quantities themselves. For instance, if the sides of a right triangle are all changing as functions of time, say having lengths \(x\text{,}\) \(y\text{,}\) and \(z\text{,}\) then these quantities are related by the Pythagorean Theorem: \(x^2 + y^2 = z^2\text{.}\) It follows by implicitly differentiating with respect to \(t\) that their rates are related by the equation

    \begin{equation*} 2x \frac{dx}{dt} + 2y\frac{dy}{dt} = 2z \frac{dz}{dt}\text{,} \end{equation*}

    so if we know the values of \(x\text{,}\) \(y\text{,}\) and \(z\) at a particular time, as well as two of the three rates, we can deduce the value of the third.

SubsectionExercises

A sailboat is sitting at rest near its dock. A rope attached to the bow of the boat is drawn in over a pulley that stands on a post on the end of the dock that is 5 feet higher than the bow. If the rope is being pulled in at a rate of 2 feet per second, how fast is the boat approaching the dock when the length of rope from bow to pulley is 13 feet?

The last two examples are more challenging than the previous ones, but you are encouraged to work through them as additional practice.

A swimming pool is \(60\) feet long and \(25\) feet wide. Its depth varies uniformly from \(3\) feet at the shallow end to \(15\) feet at the deep end, as shown in the Figure4.80.

Figure4.80The swimming pool.

Suppose the pool has been emptied and is now being filled with water at a rate of \(800\) cubic feet per minute. At what rate is the depth of water (measured at the deepest point of the pool) increasing when it is \(5\) feet deep at that end? Over time, describe how the depth of the water will increase: at an increasing rate, at a decreasing rate, or at a constant rate. Explain.