document.write( "Question 15677: The length of a rectangular garden is 1 ft less than 2 times its width. If the perimeter of the garden is 46 ft, find the dimensions of the garden. \n" ); document.write( "
Algebra.Com's Answer #7751 by pwac(253)\"\" \"About 
You can put this solution on YOUR website!
Let width = x
\n" ); document.write( "so length=2x-1
\n" ); document.write( "Perimeter is x+x+2x-1+2x-1=46 Do sum on left:
\n" ); document.write( "6x-2=46 Add 2 to both sides
\n" ); document.write( "6x=48 Divide both sides by 6:
\n" ); document.write( "x=8
\n" ); document.write( "So width=8ft.
\n" ); document.write( "Length=2times8-1=15ft.\r
\n" ); document.write( "\n" ); document.write( "Pete
\n" ); document.write( "
\n" );