document.write( "Question 350285: the length of a rectangular garden is 3 yards more than twice its width. the perimeter of the garden is 36 yards. what are the widths and the length of the garden? \n" ); document.write( "
Algebra.Com's Answer #250403 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
L=2W+3
\n" ); document.write( "2L+2W=36
\n" ); document.write( "2(2W+3)+2W=36
\n" ); document.write( "4W+6+2W=36
\n" ); document.write( "6W=36-6
\n" ); document.write( "6W=30
\n" ); document.write( "W=30/6
\n" ); document.write( "W=5 YDS. FOR THE WIDTH.
\n" ); document.write( "L=2*5+3=10+3=13 YDS. FOR THE LENGTH.
\n" ); document.write( "PROOF:
\n" ); document.write( "2*13+2*5=36
\n" ); document.write( "26+10=36
\n" ); document.write( "36=36
\n" ); document.write( "
\n" ); document.write( "
\n" );