document.write( "Question 1020462: A rectangular lot is 51 meters by 37 meters. A rectangular pool 10 meters by 7 meters is placed on the lot. How much is left?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #636342 by Cromlix(4381) You can put this solution on YOUR website! Hi there, \n" ); document.write( "Area of rectangular lot \n" ); document.write( "51 x 37 = 1887 meters^2 \n" ); document.write( "Area of swimming pool \n" ); document.write( "10 x 7 = 70 meters^2 \n" ); document.write( "1887 - 70 = 1817 meters^2 left \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |