document.write( "Question 858833: 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. \n" ); document.write( "
Algebra.Com's Answer #517717 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! P=2(l+w) \n" ); document.write( "l=180+w\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1060=2(180+w+w)\r \n" ); document.write( "\n" ); document.write( "2w+180=1060/2 \n" ); document.write( "2w=530-180 \n" ); document.write( "w=175 \n" ); document.write( " |