document.write( "Question 800882: The length of a rectangular garden is 3 yd more than twice its width. The perimeter of the garden is 36 yd. what are the width and length of the garden?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #483324 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Typical beginner's rectangle exercise.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "w for width
\n" ); document.write( "x for length\r
\n" ); document.write( "\n" ); document.write( "p for perimeter. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The length of rectangle is 3 units more than twice its width: x=3+2w.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Perimeter is given, p.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2x%2B2w=p\" and by substitution, \"2%283%2B2w%29%2B2w=p\".
\n" ); document.write( "\"6%2B4w%2B2w=p\"
\n" ); document.write( "\"6%2B6w=p\"
\n" ); document.write( "\"6w=p-6\"
\n" ); document.write( "\"highlight%28w=%28p-6%29%2F6%29\"
\n" ); document.write( "First solve for w as done, and then use it to compute x.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x=3%2B2w\"
\n" ); document.write( "\"x=3%2B2%28%28p-6%29%2F6%29\"
\n" ); document.write( "\"highlight%28x=3%2B%28p-6%29%2F3%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Observe that both w and x are now solved in terms of p, and p was given as a known value.
\n" ); document.write( "
\n" );