document.write( "Question 1017563: How many cubic metres in a cylinder 1200 cm high with a diameter of 600cm ? Also a cylinder 800cm high by 600 cm diameter. Thanks Pete \n" ); document.write( "
| Algebra.Com's Answer #633825 by Cromlix(4381)     You can put this solution on YOUR website! Hi there Pete, \n" ); document.write( "Convert the centimetres to metres \n" ); document.write( "1200cm = 12m \n" ); document.write( "600cm = 6m \n" ); document.write( "Volume of cylinder = Pi x radius^2 x height. \n" ); document.write( "Volume = Pi x 3^2 x 12 \n" ); document.write( "Volume = 339.3m^3 (1 decimal place) \n" ); document.write( "2) \n" ); document.write( "800cm = 8m \n" ); document.write( "600cm = 6m \n" ); document.write( "Volume of cylinder = Pi x radius^2 x height. \n" ); document.write( "Volume = Pi x 3^2 x 8 \n" ); document.write( "Volume = 226.2m^3 (1 decimal place) \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |