Philip P. answered 10/16/14
Tutor
New to Wyzant
The volume of a sphere is:
Volume = (4/3)*pi*radius3
To find the rate of change of the volume, take the derivative of the Volume wrt time, t. You will have to use the chain rule to find the derivative.
d(Volume)/dt = (8/3)*pi*radius2*d(radius)/dt
Now d(radius)/dt = -0.1 cm/min (half of diameter rate) and radius = 6 cm (diameter is 12 cm):
d(Volume)dt = (8/3)*pi*62*(-0.1)
Can you finish it from here?