document.write( "Question 236898: 40'x 80' rectangular lot...2 boys mowing one decided that will stop at a uniform distance ..moving using the collapsing pattern....what uniform distance should one stop mowing \n" ); document.write( "
Algebra.Com's Answer #174259 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 40*80=3200 area \n" ); document.write( "3200/2=1600 half area each must mow. \n" ); document.write( "Let x=the uniform distance from the perimeter. \n" ); document.write( "(40-x)(80-x)=1600 \n" ); document.write( "3200-120x+x^2=1600 \n" ); document.write( "x^2-120x+1600=0 \n" ); document.write( "x^2-120x+3600=3600-1600 completing the square. \n" ); document.write( "(x-60)^2=2000 \n" ); document.write( "x-60=+-sqrt(400*5) \n" ); document.write( "x=60+20sqrt(5)=104' approx (too large) \n" ); document.write( "x=60-20sqrt(5) ' Answer (15.28' approx) \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |