document.write( "Question 37711: rewrite the middle term as the sum of two terms and then factor by grouping
\n" );
document.write( " x^2+9x+20 \n" );
document.write( "
Algebra.Com's Answer #23272 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! X~2+5X+4X+20 OR X(X+5)+4(X+5) OR (X+4)(X+5) \n" ); document.write( " |