document.write( "Question 351110: planting grass on the rectangular plot of land and also building a fence around the edge of the plot . The plot is 45 yards long and 30 yards wide . how much area do we need to cover with grass seed ? how many feet of fencing do we need ? \n" ); document.write( "
Algebra.Com's Answer #250963 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! planting grass on the rectangular plot of land and also building a fence around the edge of the plot . The plot is 45 yards long and 30 yards wide . how much area do we need to cover with grass seed ? how many feet of fencing do we need ? \n" ); document.write( ". \n" ); document.write( "Convert yards to feet so: \n" ); document.write( "45 yards long and 30 yards wide \n" ); document.write( "is the same as: \n" ); document.write( "135 feet long and 90 feet wide \n" ); document.write( ". \n" ); document.write( "how much area do we need to cover with grass seed? \n" ); document.write( "135*90 = 12150 square feet \n" ); document.write( ". \n" ); document.write( "how many feet of fencing do we need ? \n" ); document.write( "2(135+90) = 2(225) = 450 feet \n" ); document.write( " \n" ); document.write( " |