document.write( "Question 767622: water flows from a tank with a rectangular base measering 80 cm *70 cm in to a tank with a square base of side 60cm if the water in th first tank is 45cm deep how deep will be it be in second tank \n" ); document.write( "
Algebra.Com's Answer #467771 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Volume of first tank = 80 * 70 * 45 = 252000 cm^3 \n" ); document.write( "Volume of square tank = 60 * 60 * h (depth) \n" ); document.write( "252000 = 3600h \n" ); document.write( "h = 252000/3600 \n" ); document.write( "h = 70 cm deep \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |