document.write( "Question 953225: A garden is shaped like a rectangle whose perimeter is 92 feet. The length is 6 feet more than the width. Find the length and the width. \n" ); document.write( "
Algebra.Com's Answer #582084 by EdenWolf(517)\"\" \"About 
You can put this solution on YOUR website!
Let w represent the width and (w+6) represent the length. Let us set up an equation. (The formula for a rectangle's perimeter is \"P=2%28l%2Bw%29\".)\r
\n" ); document.write( "\n" ); document.write( "\"92=2%28w%2B6%2Bw%29\"
\n" ); document.write( "\"46=2w%2B6\"
\n" ); document.write( "\"40=2w\"
\n" ); document.write( "\"20=w\"
\n" ); document.write( "So we have the width, but wait, we must find the length too! Plug in 20 into \"w%2B6\".
\n" ); document.write( "\"20%2B6\"
\n" ); document.write( "\"26\"\r
\n" ); document.write( "\n" ); document.write( "The width is 20 feet and the length is 26 feet.
\n" ); document.write( "Hope I helped.
\n" ); document.write( "
\n" );