henryjo said:
Air is being pumped into a spherical balloon so that its volume increases at a rate of 100cm^3/sec. How fast is the surface area of the balloon increasing when the diameter is 50cm?
Spherical: Volume(Radius) = (4/3)*pi*Radius^3
dVolume = 4*pi*Radius^2*dr
Plug and chug.
"volume increases at a rate of 100cm^3/sec"
This gives dVolume = 100 cm^3/sec
"diameter is 50cm"
This gives Radius = 25 cm
100 cm^3/sec = 4*pi*(25 cm)^2*dr
Solve for 'dr'.
Now, what is the surface area of a sphere?
SurfaceArea(Radius) = 4*pi*Radius^2
dSurfaceArea = 8*pi*Radius*dr
Plug in what you know for 'Radius' and 'dr' and you are done.
Note: When you found the derivaite of the volume and out popped the formula for the surface area, a flag should have gone off in your head. "Hey, that's weird!" It is NOT a coincidence. It's just something to ponder as you wander through calculus. Don't lose any sleep over it. It doesn't help much in this problem.