Related Rates
Calculus Related Rates Problem:
As a snowball melts, its area decreases at a given rate. How fast does its radius change?
A spherical snowball melts symmetrically such that it is always a sphere. Its surface area decreases at the rate of $\pi$ in$^2$/min. How fast is its radius changing at the instant when $r = 2$ inches?
Calculus Solution
[Scroll down for text-based (non-video) version of the solution.]Let’s unpack the question statement:
- We’re told that the snowball’s area A is changing at the rate of $\dfrac{dA}{dt} = -\pi$ in$^2$/min. (We must insert the negative sign “by hand” since we are told that the snowball is melting, and hence its area is decreasing.)
- As a result, its radius is changing, at the rate $\dfrac{dr}{dt}$, which is the quantity we’re after.
- The snowball always remains a sphere.
- Toward the end of our solution, we’ll need to remember that the problem is asking us about $\dfrac{dr}{dt}$ at a particular instant, when $r = 2$ inches.
1. Draw a picture of the physical situation.
See the figure.
2. Write an equation that relates the quantities of interest.
B. To develop your equation, you will probably use. . . a simple geometric fact.
This is the hardest part of Related Rates problem for most students initially: you have to know how to develop the equation you need, how to pull that “out of thin air.” By working through these problems you’ll develop this skill. The key is to recognize which of the few sub-types of problem it is; we’ve listed each on our Related Rates page. In this problem, the diagram above reminds us that the snowball always remains a sphere, which is a Big Clue.
We need to develop a relationship between the rate we’re given, $\dfrac{dA}{dt} = -\pi$ in$^2$/min, and the rate we’re after, $\dfrac{dr}{dt}$. We thus first need to write down a relationship between the sphere’s area A and its radius r. But we know that relationship since it’s a simple geometric fact for a sphere that you could look up if you don’t know it:
$$A = 4\pi r^2$$
That’s it — that’s the key relationship we need to be able to proceed with our solution.
3. Take the derivative with respect to time of both sides of your equation. Remember the chain rule.
\begin{align*}
\frac{d}{dt}A & = \frac{d}{dt} \left( 4\pi r^2\right) \\[12px]
\frac{dA}{dt} &= 4\pi\, \frac{d}{dt} \left( r^2\right) \\[12px]
&= 4\pi \,\left( 2r \frac{dr}{dt} \right) \\[12px]
&= 8 \pi \,r \frac{dr}{dt}
\end{align*}
Are you wondering why that $\dfrac{dr}{dt}$ appears? The answer is the Chain Rule.
While the derivative of $r^2$ with respect to r is $\dfrac{d}{dr}r^2 = 2r$, the derivative of $r^2$ with respect to time t is $\dfrac{d}{dt}r^2 = 2r\dfrac{dr}{dt}$.
Remember that r is a function of time t: the radius changes as time passes and the snowball melts. We could have captured this time-dependence explicitly by writing our relation as
$$A(t) = 4\pi [r(t)]^2$$
to remind ourselves that both A and r are functions of time t. Then when we take the derivative,
\begin{align*}
\frac{d}{dt}A(t) &= \frac{d}{dt}\left[ 4\pi [r(t)]^2\right] \\ \\
\frac{dA(t)}{dt} &= 4\pi \, \frac{d}{dt}\left[ [r(t)]^2\right] \\ \\
&= 4\pi \, [2r(t)] \left[\frac{d}{dt}r(t)\right]\\ \\
&= 8\pi\, r(t) \left[\frac{dr(t)}{dt}\right]
\end{align*}
[Recall $\dfrac{dA}{dt} = -\pi$ in$^2$/min in this problem, and we’re looking for $\dfrac{dr}{dt}$.]
Most people find that writing the explicit time-dependence A(t) and r(t) annoying, and so just write A and r instead. Regardless, you must remember that r depends on t, and so when you take the derivative with respect to time the Chain Rule applies and you have the $\dfrac{dr}{dt}$ term.
4. Solve for the quantity you’re after.
Solving the equation above for $\dfrac{dr}{dt}$:
\begin{align*}
\frac{dA}{dt} &= 8 \pi r \frac{dr}{dt} \\[12px]
\frac{dr}{dt} &= \frac{1}{8\pi r} \frac{dA}{dt} \\[12px]
\end{align*}
Now we just have to substitute values. Recall $\dfrac{dA}{dt} = -\pi$ in$^2$/min,
and the problem asks about when $r=2$ inches:
\begin{align*}
\frac{dr}{dt} &= \frac{1}{8\pi r} \frac{dA}{dt} \\[12px]
&= \frac{1}{8 \pi (2\, \text{in})} (-\pi \, \tfrac{\text{in}^2}{\text{min}}) \\[12px]
&= -\frac{1}{16} \text{ in/min} \quad \cmark
\end{align*}
That’s the answer. The negative value indicates that the radius is decreasing as the snowball melts, as we expect.
Caution: IF you are using a web-based homework system and the question asks,
At what rate does the radius decrease?
then the system has already accounted for the negative sign and so to be correct you must enter a POSITIVE VALUE: $\boxed{\dfrac{1}{16}} \, \dfrac{\text{in}}{\text{min}} \quad \checkmark$
☕ Buy us a coffee If we've helped, please consider
giving a little something back.
Thank you! 😊
Return to Related Rates Problems
Want access to all of our Calculus problems and solutions? Please visit our Calculus Home screen. It’s all free. (Why? Just because we’re educators who believe you deserve the chance to develop a better understanding of Calculus for yourself, and so we’re aiming to provide that. We hope you’ll take advantage!)
And if you have a Calculus question, please pop over to our Forum and post. Related rates problems can be especially challenging to set up. If you could use some help, please post and we’ll be happy to assist!