document.write( "Question 320585: an open cylinder container has a height of 1.0cm and a diameter of 7.0cm(inside measurements). what is its volume in milliliters? \n" ); document.write( "
Algebra.Com's Answer #229636 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
height 1 cm = 10 mm
\n" ); document.write( "diameter 7cm = 70 mm
\n" ); document.write( "radius = 35 mm
\n" ); document.write( "volume = pi*r^2*h
\n" ); document.write( "volume = pi*35^2*10
\n" ); document.write( "= 38489.5 ml
\n" ); document.write( "
\n" );