document.write( "Question 207473: Factor the trinomial and then name the binomial that is a factor of the given trinomial
\n" );
document.write( "x2-8x-9 \n" );
document.write( "
Algebra.Com's Answer #156881 by scott8148(6628) You can put this solution on YOUR website! you are looking for factors of -9 that sum to -8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "like -9 and 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x - 9)(x + 1) \n" ); document.write( " |