A conical cistern is 12ft across the top and 12ft deep. Water is being poured into the cistern at 2cu. ft. per second. How fast is the area of the top surface increasing when the water is 6 feet deep?
I've completed the problem up to the point where I get a dx/dt term which represents the changing of water level with time. I'm not sure how to find this rate.
So basically from the volume equation I get:
6/pi= 9*dx/dt + 36 dr/dt
how do I figure out this dx/dt term?
V= pi/3*r^2*x, where r is the radius and x is the height of the water. They're asking about the area when x=6. When x=6, r=3
A= pi*r^2
then you take the derivative of V: dV/dt= pi/3*[(r^2 *dx/dt) + (2xr * dr/dt)]
now you take the derivative of A to find the change in surface area with respect to time: dA/dt= 2pi*r*dr/dt
Then you find dr/dt from the dV/dt equation and then plug it back into the dA/dt equation to get the solution.
The problem I'm having is that I cannot come up with a value for dx/dt (which as I said before is the change in water height with respect to time)
Okay so the frustrating part is that I'm getting the calculus right but I can't remember my simple geometry. Can you tell me where you got the x=2*r from?
Is that relationship defined because there is a right triangle or just because the radius at the top of the cistern is 6 and the height is 12? I don't think I would have come up with that relationship on my own.