Michael K. answered 04/09/21
PhD professional for Math, Physics, and CS Tutoring and Martial Arts
This is a classic related-rates problem.
First, we see the information states the volume (due to the dimensions of the information) is decreasing (means negative) at 2 cm3. Therefore we can write this using calculus notation as ...
dV/dt = -2 cm3
We are asked to find how fast the radius is shrinking. Using the volume of a sphere...
V = 4/3 * π*r3
we can compute the derivative of this formula with respect to time (t).
d/dt r3 = 3 * r2 * dr/dt
so...
dV/dt = 4/3 * π * 3 * r2 * dr/dt
-2 = 4*π * r2 * dr/dt
-1/(2π) = r2 * dr/dt
-1/(2πr2) = dr/dt
Now we need to find the radius to determine dr/dt. We know the volume at the particular point is 36*π cm3.
Therefore --> 36π = 4/3 * π *r3
Solving for r yields --> (3*36/4)1/3 = r --> 3
Now we compute dr/dt = -1/(2π*32) = -1/(18π)