document.write( "Question 215118: The perimeter of a rectangular garden is 24 ft. The length is 2 ft more than the width. Find the length and the width of the garden \n" ); document.write( "
Algebra.Com's Answer #162553 by math problem solving(30)\"\" \"About 
You can put this solution on YOUR website!
Let the width be x.
\n" ); document.write( "Then the length is x + 2.\r
\n" ); document.write( "\n" ); document.write( "The perimeter of the rectangle in terms of x is:
\n" ); document.write( "x + x + (x + 2) + (x + 2) = 4x + 4\r
\n" ); document.write( "\n" ); document.write( "As the given measure of the perimeter is 24
\n" ); document.write( "we have
\n" ); document.write( "4x + 4 = 24
\n" ); document.write( "Solving for x, we have
\n" ); document.write( "4x = 20
\n" ); document.write( "x = 5\r
\n" ); document.write( "\n" ); document.write( "So the width is 5 ft, and the length is x + 2= 5 + 2 = 7 ft.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );