document.write( "Question 207474: How can I factor x2-8x-9? \n" ); document.write( "
Algebra.Com's Answer #156880 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( " |