document.write( "Question 398704: factor x^3-9x^2-16x+144 \n" ); document.write( "
Algebra.Com's Answer #282429 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! grouping ___ (x^3 - 9x^2) - (16x - 144)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "factoring ___ x^2(x - 9) - 16(x - 9)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "rearranging ___ (x^2 - 16)(x - 9)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "factoring (difference of squares) ___ (x + 4)(x - 4)(x - 9) \n" ); document.write( " |