document.write( "Question 1153483: Use an Algebraic equation to determine each rectangle's dimensions.\r
\n" );
document.write( "\n" );
document.write( "An American football field is a rectangle with a perimeter of 1040 feet. The length is 200 feet more than the width. Find the width and length of the rectangular field.
\n" );
document.write( "Thank you in advance,
\n" );
document.write( "SYL \n" );
document.write( "
Algebra.Com's Answer #775702 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "w = width; w+200 = length \n" ); document.write( "perimeter = 2(length+width) \n" ); document.write( " \n" ); document.write( "Solve using basic algebra.... \n" ); document.write( "Without algebra.... \n" ); document.write( "Imagine shortening the field by 200 feet, so that the length and width are the same. That makes the perimeter 1040-400 = 640 feet. \n" ); document.write( "With length and width the same, the field is square; each side is one-quarter of the perimeter: 640/4 = 160. \n" ); document.write( "So the width of the field is 160 feet. \n" ); document.write( "Now add the 200 feet back on to the length to get 360 feet for the length. \n" ); document.write( "ANSWER: width 160 feet; length 360 feet \n" ); document.write( " |