
Donald W. answered 03/09/22
Experienced and Patient Tutor for Math and Computer Science
This is a bit of a long one and I hope I didn't make any silly mistakes along the way. Let's start off with the radius. Since the radius is increasing at 3 cm/min, that means:
dr/dt = 3
Integrating both sides, we have r as a function of t:
r = 3t
I'm assuming the initial radius at time 0 is 0, as this wasn't specified in the problem. Now, the volume of a cylinder is:
V = π r2 h
And since we know that 2r = h, we can rewrite this as:
V = 2 π r3
And we can substitute 3t for r to get V as a function of t:
V(t) = 2 π (3t)3 = 54 π t3
We can then use this to find out the time at which the volume is 100:
100 = 54 π t3
t = (50/(27 π))1/3
Now let's differentiate our volume equation to get an equation for how fast volume is changing with respect to time:
V'(t) = 162 π t2
And finally, we plug in our value of t from above to get the rate of change in volume at that time:
V'((50/(27 π))1/3) = 162 π (50/(27 π))2/3 = 18 π (50/π)2/3
It's a messy answer at the end, so I hope I didn't mess up somewhere along the way. And I don't think it can be simplified any more, but I could be wrong there.

Donald W.
54 * 3 = 162, because I'm differentiating V(t).03/09/22
CJ B.
where did the 162 came from03/09/22