document.write( "Question 1037359: a rectangle has an area given by A=x^2 + 5x + 6. find an expression for the possible length of the rectangle....also, an expression for the possible width of the rectangle \n" ); document.write( "
Algebra.Com's Answer #652102 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"A=L%2AW\"
\n" ); document.write( "Here's one possibility,
\n" ); document.write( "\"L=1\"
\n" ); document.write( "\"W=x%5E2%2B5x%2B6\"
\n" ); document.write( "or
\n" ); document.write( "\"L=x%5E2%2B5x%2B6\"
\n" ); document.write( "\"W=1\"
\n" ); document.write( "But I think they're looking for this,
\n" ); document.write( "\"A=x%5E2%2B5x%2B6\"
\n" ); document.write( "\"A=%28x%2B2%29%28x%2B3%29\"
\n" ); document.write( "So then,
\n" ); document.write( "\"L=x%2B2\"
\n" ); document.write( "\"W=x%2B3\"
\n" ); document.write( "or
\n" ); document.write( "\"L=x%2B3\"
\n" ); document.write( "\"W=x%2B2\"
\n" ); document.write( "
\n" ); document.write( "
\n" );