document.write( "Question 798911: What is the height,correct to the nearest cm,of a 5 litre cylindral oil container with the radius of 20cm? \n" ); document.write( "
Algebra.Com's Answer #482397 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! 5 litres = 5000cm^3 \n" ); document.write( "Volume of a cylinder = Pi*r^2*h \n" ); document.write( "5000 cm^3 = Pi*20^2*h \n" ); document.write( "Height = 5000/Pi*20^2 \n" ); document.write( "Height = 3.97 cm \n" ); document.write( "Height = 4 cm. \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |