document.write( "Question 85152: rewrite the middle term as the sum of two terms and then factor by grouping
\n" );
document.write( "x^2+19x+90 \n" );
document.write( "
Algebra.Com's Answer #61379 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! x^2+19x+90 [to find the middle term, add the factors of 90 and try to find the factors that add up to 19] \n" ); document.write( ". \n" ); document.write( "45+2=47 (no) \n" ); document.write( "90 + 1 = 91 (no) \n" ); document.write( "30 + 3 = 33 (no) \n" ); document.write( "9 + 10 = 19 (yes) \n" ); document.write( ". \n" ); document.write( "x^2+19x+90 \n" ); document.write( "x^2+9x+10x+90 \n" ); document.write( "(x+9)(x+10) \n" ); document.write( " |