document.write( "Question 114014: A cylinder has a radius of 5 in. If the volume of the cylinder is 250x3.14 in.to the 3rd power, what is the height of the cylinder? \n" ); document.write( "
Algebra.Com's Answer #83031 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
vol=pi*r^2*h
\n" ); document.write( "250pi=pi*5^2*h
\n" ); document.write( "250=25*h
\n" ); document.write( "h=250/25
\n" ); document.write( "h=10 inches.
\n" ); document.write( "proof
\n" ); document.write( "250*pi=pi*25*10
\n" ); document.write( "250pi=250pi
\n" ); document.write( "
\n" ); document.write( "
\n" );