document.write( "Question 676888: The perimeter of a rectangular garden is 68 feet. If the length of the garden is 1 foot more than 2 times the width, What is the length of the garden? \n" ); document.write( "
Algebra.Com's Answer #420560 by littlebitlove(26)\"\" \"About 
You can put this solution on YOUR website!
P = 2L+2W
\n" ); document.write( "L = 2W +1
\n" ); document.write( "W = 2W\r
\n" ); document.write( "\n" ); document.write( "68 = 2(2w +1) + 2W
\n" ); document.write( "68 = 4W + 2 2w
\n" ); document.write( "66 = 6w
\n" ); document.write( "Length = 23 ft
\n" ); document.write( "Width = 11 ft
\n" ); document.write( "
\n" );