document.write( "Question 41038:  A rectangular garden is 80 m by 60m. Part of the garden is torn up to install a strip of lawn of equal width around the garden. The new area of the garden is 800m^2. How wide is the strip of lawn?
\n" );
document.write( "___m wide.
\n" );
document.write( "Thank you
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #26480 by Paul(988)      You can put this solution on YOUR website! Let x be the equal width \n" ); document.write( "EQUATION: \n" ); document.write( "(80+2x)(60+2x)=800 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Factor x=50 \n" ); document.write( "Hence, the width is 50m. \n" ); document.write( "Paul. \n" ); document.write( " |