document.write( "Question 760493: a can is 50cm long, 30 cm wide and 80 cm high. how many liters of water can it hold? \n" ); document.write( "
Algebra.Com's Answer #462684 by Cromlix(4381) You can put this solution on YOUR website! Volume = length * width * height \n" ); document.write( "Volume = 50 * 30 * 80 \n" ); document.write( "Volume = 120000 cm^3 \n" ); document.write( "cm^3 = ml \n" ); document.write( "1000ml = 1 litre \n" ); document.write( "120000/1000 = 120 litres. \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |