document.write( "Question 214782: 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( "
Algebra.Com's Answer #162238 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
l=2x+3=13
\n" ); document.write( "w=x=5
\n" ); document.write( "---------------\r
\n" ); document.write( "\n" ); document.write( "2(2x+3)+2x=36
\n" ); document.write( "4x+6+2x=36
\n" ); document.write( "6x=30
\n" ); document.write( "x=5
\n" ); document.write( "
\n" );