document.write( "Question 825609: the length of a rectangular flower garden is 6 feet more than three times the width. the perimeter of the garden is 32 feet. what is the area of the garden? \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "What I did: 6+3n=w or 2l+2w=32 ..... Than I don't know.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #497440 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
length (l) = 3*width(w) + 6
\n" ); document.write( "2*(3w+6) + 2w = 32
\n" ); document.write( "6w+12 +2w = 32
\n" ); document.write( "8w = 20
\n" ); document.write( "w = 20/8 = 5/2 = 2.5 feet
\n" ); document.write( "l = 3*(2.5) + 6 = 13.5 feet
\n" ); document.write( "Area (A) = (13.5) * (2.5) = 33.75 square feet\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );