document.write( "Question 650797: Water is pouring into an inverted cone at the rate of 3.14 cubic meters per minute. The height of the cone is 10 meters, and the radius of its base is 5 meters. How fast is the water level rising when the water stands 7.5 meters above the base? \n" ); document.write( "
Algebra.Com's Answer #407411 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Water is pouring into an inverted cone at the rate of 3.14 cubic meters per minute. The height of the cone is 10 meters, and the radius of its base is 5 meters. How fast is the water level rising when the water stands 7.5 meters above the base?
\n" ); document.write( "---------------
\n" ); document.write( " \"when the water stands 7.5 meters above the base\" implies the point is at the top, not inverted. r = h/2 if h is measured from the point of the cone.
\n" ); document.write( "-------------
\n" ); document.write( "\"V+=+pi%2Ar%5E2h%2F3\"
\n" ); document.write( "r = h/2
\n" ); document.write( "\"V+=+pi%2Ah%5E3%2F12\"
\n" ); document.write( "\"dV%2Fdt+=+3pih%5E2%2F4%2A%28dh%2Fdt%29\" = 3.14 m^3/min
\n" ); document.write( "Using the 3.14 for pi
\n" ); document.write( "dh/dt = 4/(3h^2) m/min
\n" ); document.write( "dh/dt = 4/(3*56.25) = 0.0237 meter/minute
\n" ); document.write( "
\n" ); document.write( "
\n" );