document.write( "Question 310503: The width of a rectangular garden is 1 yard more than half the length. If the perimeter is 26 yards, find the length and width of the garden. \n" ); document.write( "
Algebra.Com's Answer #222009 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
p=2L+2W
\n" ); document.write( "p=26
\n" ); document.write( "26=2L+2W
\n" ); document.write( "W=1+(1/2)L
\n" ); document.write( "\"26=2L%2B2%281%2B%281%2F2%29L%29\"
\n" ); document.write( "\"26=2L%2B2%2BL\"
\n" ); document.write( "\"26=3L%2B2\"
\n" ); document.write( "\"24=3L\"
\n" ); document.write( "\"8=L\"
\n" ); document.write( "\"W=1%2B%281%2F2%29L\"
\n" ); document.write( "\"W=1%2B%281%2F2%298\"
\n" ); document.write( "\"W=5\"
\n" ); document.write( "
\n" );