document.write( "Question 382954: A right cylindrical can is to hold 1 L. of water. What should be the height of the can if the radius is 12 cm? Use 3.14159.
\n" );
document.write( "The Height should be approximatelym _______ cm. (nearest hundredth) \n" );
document.write( "
Algebra.Com's Answer #271289 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 1 L = 1000 cm^3 \n" ); document.write( "pi*r^2*h=V(cylinder) \n" ); document.write( "3.14159*12^2*h=1000 \n" ); document.write( "452.38896*h=1000 \n" ); document.write( "h=2.21 cm \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |