document.write( "Question 47683This question is from textbook Beginning Algebra
\n" ); document.write( ": The length of a rectangular garden is 3 ft less than 2 times its width. If the perimeter of the garden is 54 ft, find the dimensions of the garden. \n" ); document.write( "
Algebra.Com's Answer #31501 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
width = w
\n" ); document.write( "length = 2w - 3
\n" ); document.write( "\"2w+%2B+2l+=+Perimeter\"
\n" ); document.write( "\"2w+%2B+4w+-+6+=+54\"
\n" ); document.write( "\"6w+=+60\"
\n" ); document.write( "\"w+=+10\"
\n" ); document.write( "length = 2w - 3 = 20 - 3 = 17
\n" ); document.write( "17ft x 10ft
\n" ); document.write( "
\n" );