document.write( "Question 1000703: What is the height,correct to the nearest cm,of a 5 litre cylindrical oil container with a radius of 20cm?(1 litre =1000cm3)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #618044 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
V= pi*r^2*h; divide both sides by pi*r^2:
\n" ); document.write( "h= V/pi*r^2
\n" ); document.write( "h= 5,000/pi*20^2
\n" ); document.write( "h= 5,000/1,256.64
\n" ); document.write( "h= 3.98
\n" ); document.write( "
\n" );