document.write( "Question 775412: a tank is 50cm long,30cm wide and 20cm high.how many litres of water can it hold when full
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #472837 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Volume = Length * Width * Height \n" ); document.write( "Volume = 50 * 30 * 20 \n" ); document.write( "Volume = 30,000cm^3 \n" ); document.write( "cm^3 = ml \n" ); document.write( "30,000/1000 = 30 litres. \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |