Calculating the Rate of Decrease in Diameter of a Melting Snowball

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
hatelove
Messages
101
Reaction score
1
A snowball melts in volume @ 1 cm³/min. At what rate is the diameter decreasing when the diameter is 10 cm?

Volume of a sphere: [tex]\frac{4}{3}\pi r^{3}[/tex]
Volume of a sphere in terms of diameter: [tex]\frac{\pi d^{3}}{6}[/tex]

Rate of volume: [tex]\frac{d}{d(time)}volume = -1 cm^{3}/min.[/tex]

Rate of diameter: [tex]\frac{d}{d(time)}10 cm = ?[/tex]

I'm not sure what to do at this point
 
Physics news on Phys.org
daigo said:
Volume of a sphere: [tex]\frac{4}{3}\pi r^{3}[/tex]
Volume of a sphere in terms of diameter: [tex]\frac{\pi d^{3}}{6}[/tex]

I'll use \(s\) for the diameter, to avoid confusion with the derivatives. We have

\[V = \frac{\pi s^3}6.\]

Differentiate both sides with respect to time \(t\):

\[\Rightarrow\frac{dV}{dt} = \frac{\pi s^2}2\cdot\frac{ds}{dt}\]

Now solve for \(ds/dt\) and set \(s = 10\) an \(\frac{dV}{dt} = -1\).
 
How did you know to differentiate both sides?

I see we are trying to find [tex]\frac{ds}{dt}[/tex] but how did you know that differentiating both sides would result in [tex]\frac{ds}{dt}[/tex] appearing in the end?
 
daigo said:
How did you know to differentiate both sides?

I see we are trying to find [tex]\frac{ds}{dt}[/tex] but how did you know that differentiating both sides would result in [tex]\frac{ds}{dt}[/tex] appearing in the end?

Since \(V\) is a function of \(s\) and \(s\) is a function of time \(t\), the chain rule tells us that

\[\frac{dV}{dt} = \frac{dV}{ds}\cdot\frac{ds}{dt}.\]

This allows us to solve for \(\frac{ds}{dt}\) in terms of \(\frac{dV}{dt}\).

You can follow this same procedure in many other related rate problems: find a relationship between the variables, differentiate implicitly using the chain rule, solve for the unknown rate and make the appropriate substitutions.