document.write( "Question 941567: A water tank is 11 m long.10 m wide and 9 m high. It is filled with water to a level of 6 m.what part of tank is empty
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #573965 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! A water tank is 11 m long.10 m wide and 9 m high. It is filled with water to a level of 6 m.what part of tank is empty. \n" ); document.write( "*** \n" ); document.write( "area*height=volume \n" ); document.write( "11*10*9=990 m^3 \n" ); document.write( "if tank filled to a level of 6 m: \n" ); document.write( "volume of water=11*10*6=660 m^3 \n" ); document.write( "990-660=330 m^3 \n" ); document.write( "what part of tank is empty? top 330 m^3 of tank \n" ); document.write( " |