document.write( "Question 762016: Suppose that the volume of a right circular cylinder is 225 cubic meters and the area of its base is 25 square meters. What is the height of the cylinder? \n" ); document.write( "
Algebra.Com's Answer #463633 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Volume = Pi * r^2 * h
\n" ); document.write( "Base = Pi*r^2
\n" ); document.write( "Volume = area of base * height
\n" ); document.write( "225m^3 = 25m^2 * h
\n" ); document.write( " h = 225m^3/25m^2
\n" ); document.write( " h = 9m
\n" ); document.write( "Height = 9 metres.
\n" ); document.write( "Hope this helps.
\n" ); document.write( ":-)
\n" ); document.write( "
\n" );