document.write( "Question 613598: The length of a rectangular garden is 2 feet longer than 3 times its width. If the perimeter of the garden is 100 feet, find the width and length of the garden \n" ); document.write( "
Algebra.Com's Answer #386096 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "
\n" ); document.write( "length of a rectangular garden is 2 feet longer than 3 times its width
\n" ); document.write( "Let x and (3x+2) represent the width and length respectively:
\n" ); document.write( " L + W = P/2 = 100/2 = 50
\n" ); document.write( " (3x+2) + x = 50
\n" ); document.write( " 4x = 48
\n" ); document.write( " x = 12ft, the width, the length is 38ft \n" ); document.write( "
\n" );