document.write( "Question 526619: Find the height of a cylinder with volume 2500pi feet and radius 10 feet \n" ); document.write( "
Algebra.Com's Answer #348593 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2500=3.14*10^2h
\n" ); document.write( "h=2500/3.14*10^2
\n" ); document.write( "h=2500/314
\n" ); document.write( "h=7.96 ft
\n" ); document.write( "
\n" );