document.write( "Question 800139: a pool is 21m long and 21m wide and 2.4in in depth. What's the volume of water in the pool in cubic meters and kilo? \n" ); document.write( "
Algebra.Com's Answer #482930 by Cromlix(4381) You can put this solution on YOUR website! Volume = Length*width*depth \n" ); document.write( "2.4 inches = 0.06096 metres \n" ); document.write( "Volume = 21 * 21 * 0.06096 \n" ); document.write( "Volume = 26.88 m^3 \n" ); document.write( "Weight = Volume * Density \n" ); document.write( "Weight = 26.88336 * 1000 \n" ); document.write( "Weight = 26883.36 kg. \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |