document.write( "Question 759470: A cylinder can has a diameter of 20cm and a height of 30cm. How many litres does it hold? (1ℓ = 10³ cm³) \n" ); document.write( "
Algebra.Com's Answer #462047 by maheswari2188(4)\"\" \"About 
You can put this solution on YOUR website!
Volume of a cylinder = πr^2h, where r is the diameter, h is the height of the cylinder.\r
\n" ); document.write( "\n" ); document.write( "V = π * 20 * 20 * 30
\n" ); document.write( " = 3.14159265 * 20 * 20 * 30
\n" ); document.write( " = 37699.1118 cm^3
\n" ); document.write( " = 3.77 Litres
\n" ); document.write( "
\n" ); document.write( "
\n" );