document.write( "Question 1016172: a school is building a rectangle soccer field that has an area of 6000 square yards. the soccer field must be 40 yards longer than its width. determine algebraically the dimensions of the soccer field. \n" ); document.write( "
Algebra.Com's Answer #632591 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "W=width; L=length=W+40yds
\n" ); document.write( ".
\n" ); document.write( "LW=6000yd^2
\n" ); document.write( "(W+40yd)(W)=6000yd^2
\n" ); document.write( "W^2+40W=6000
\n" ); document.write( "W^2+40W-6000=0
\n" ); document.write( "(W-60)(W+100)=0
\n" ); document.write( "W-60=0 -OR- W+100=0
\n" ); document.write( "W=60 -OR- W=-100
\n" ); document.write( ".
\n" ); document.write( "ANSWER 1: The width is 60 yards.
\n" ); document.write( ".
\n" ); document.write( "L=W+40yds-60yds+40yds=100yds
\n" ); document.write( ".
\n" ); document.write( "ANSWER 2: The length is 100 yards.
\n" ); document.write( ".
\n" ); document.write( "
\n" ); document.write( "
\n" );