document.write( "Question 54900This question is from textbook mathematical reasoning
\n" );
document.write( ": a new football field under construction will have a total length (including end zones) that is 40 feet more than twice its width. the area of the football field must be calculated in order to determine the amount of grass seed is necessary to seed the field. Find the area of the field if its perimeter will be 1040 feet. \n" );
document.write( "
Algebra.Com's Answer #37069 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! LENGTH=40+2*WIDTH \n" ); document.write( "1040=2*LENGTH+2*WIDTH \n" ); document.write( "1040=2(40*2W)+2*W \n" ); document.write( "1040=80+4W+2W \n" ); document.write( "1040-80=6W \n" ); document.write( "960=6W \n" ); document.write( "W=160 THEN \n" ); document.write( "L=40+2*160 \n" ); document.write( "L=40+320 \n" ); document.write( "L=360 \n" ); document.write( "PROOF \n" ); document.write( "1040=2*360+2*160 \n" ); document.write( "1040=720+320 \n" ); document.write( "1040=1040 \n" ); document.write( " |