document.write( "Question 849096: The Length of a Rectangular garden is 2 more than twice the width, and the area is 40ft^2. What are the dimensions W and L?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #511371 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "
\n" ); document.write( "Let x represent the width
\n" ); document.write( "Question states***
\n" ); document.write( " (2x+2)x = 40ft^2
\n" ); document.write( " 2x^2 + 2x - 40 = 0
\n" ); document.write( " x^2 + x - 20 = 0
\n" ); document.write( "(x+5)(x-4) = 0 (Tossing out the negative solution for unit measure)
\n" ); document.write( " x = 4ft, the width. The length is 10ft \n" ); document.write( "
\n" );