document.write( "Question 1166545: A man mows his 25 foot by 200 foot rectangular lawn in a spiral pattern starting from the outside edge. After a bit of hard work he stops for a water break he is 82% done. How wide of a strip has he mowed around the outside edge? \n" ); document.write( "
Algebra.Com's Answer #791079 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "This is an example of a problem that is solved far more easily informally than with formal algebra. So I will explain what I would do if I were working this problem and a formal algebraic solution was required.

\n" ); document.write( "82% done means 18% remains; 18% of 200*25 feet is 900 square feet. If the width of the strip is x, then

\n" ); document.write( "\"%28200-2x%29%2825-2x%29+=+900\"
\n" ); document.write( "\"5000-450x%2B4x%5E2+=+900\"
\n" ); document.write( "\"4x%5E2-450x%2B4100+=+0\"
\n" ); document.write( "\"2x%5E2-225x%2B2050+=+0\"

\n" ); document.write( "UGH! That looks REALLY nasty....

\n" ); document.write( "Instead of trying to factor that, I would stop at this point and solve the problem with logical reasoning and some simple mental arithmetic; then come back to my formal algebraic solution.

\n" ); document.write( "width 5 --> 190*15 = 2850
\n" ); document.write( "width 10 --> 180*5 = 900

\n" ); document.write( "AHA! the answer is 10.

\n" ); document.write( "So now back to the formal algebra.

\n" ); document.write( "\"%28x-10%29%282x-205%29+=+0\"

\n" ); document.write( "The second possible solution is rejected, since it makes no sense in the original problem.

\n" ); document.write( "ANSWER: The strip is 10 feet wide.

\n" ); document.write( "
\n" ); document.write( "
\n" );