document.write( "Question 302968: in a cylinder, if the volume is 628 cm and the radious is 10 cm, then what is the height?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #217184 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! V=B*H \n" ); document.write( "628=3.14*10^2*H \n" ); document.write( "628=3.14*100*H \n" ); document.write( "628=314H \n" ); document.write( "H=628/314 \n" ); document.write( "H=2 CM IS THE HEIGHT. \n" ); document.write( " |