document.write( "Question 920205: A rectangle has an area of x^2+3x+2. Find one possibility for its width and length. \n" ); document.write( "
Algebra.Com's Answer #558215 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( " .
\n" ); document.write( "A = x^2 + 3x + 2 = (x+2)(x+1) = Lw
\n" ); document.write( "L = x+2
\n" ); document.write( "w = x+1
\n" ); document.write( "for example: x = 3
\n" ); document.write( "Dimensions of Rectangle would be 5 by 4 \n" ); document.write( "
\n" );