document.write( "Question 824115: The length of a football field is 180 feet more than its width. if the perimeter of the field is 1,060 feet ,find the length of the field. show your work \n" ); document.write( "
Algebra.Com's Answer #507692 by tlctech(1)![]() ![]() ![]() You can put this solution on YOUR website! The length of a football field is 180 feet more than its width. If the perimeter of the field is 1060 feet, find the length of the field. \n" ); document.write( "X = length \n" ); document.write( "Y = width \n" ); document.write( "x = y + 180 \n" ); document.write( "2x + 2y = 1060 \n" ); document.write( "x – y = 180 \n" ); document.write( "2x + 2y = 1060 \n" ); document.write( "2(y + 180) + 2y = 1060 \n" ); document.write( "2y + 360 + 2y = 1060 \n" ); document.write( "4y + 360 – 360 = 1060 – 360 \n" ); document.write( "4y = 700 \n" ); document.write( " \n" ); document.write( "Y = 175 \n" ); document.write( " x = y + 180 \n" ); document.write( " x = 175 + 180 \n" ); document.write( " x = 355 \n" ); document.write( " \n" ); document.write( " |