document.write( "Question 993257: The difference between the length and width of a rectangular garden is 5 meters. The perimeter of the garden is 100 meters. Find the length and width of the garden. \n" ); document.write( "
Algebra.Com's Answer #612552 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
L-W= 5, therefore L= W+5
\n" ); document.write( "2L+2W= 100 Substitute:
\n" ); document.write( "2(W+5)+2W= 100
\n" ); document.write( "2W+10+2W= 100 Add the W and subtract 10 from both sides
\n" ); document.write( "4W= 90 Divide both sides by 4
\n" ); document.write( "W= 22.5 And the problem says the length is 5 more:
\n" ); document.write( "L= 27.5
\n" ); document.write( "Let's proof this:
\n" ); document.write( "2L+2W= 100
\n" ); document.write( "2(27.5)+2(22.5)= 100
\n" ); document.write( "55+45= 100
\n" ); document.write( "100= 100 We have the correct answer.
\n" ); document.write( "
\n" );