document.write( "Question 61181: A lot is 40 meters by 36 meters. Ahouse 27 meters by 9 meters is built on the lot.How much area is left over for a lawn? \n" ); document.write( "
Algebra.Com's Answer #42110 by tutorcecilia(2152) You can put this solution on YOUR website! Area = (length)(width) [Use the formula for the area of a rectangle] \n" ); document.write( "Area (lot)=(40)(36)=1440 meters \n" ); document.write( "Area (house)=(27)(9)=243 \n" ); document.write( "Area of lot - area of house = area of lawn \n" ); document.write( "1440-243=1197 meters area for the lawn \n" ); document.write( " |