document.write( "Question 758867: Factor x³ + 7x² - x - 7 completely \n" ); document.write( "
Algebra.Com's Answer #461711 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "x³ + 7x² - x - 7\r\n" ); document.write( "\r\n" ); document.write( "Factor x² out of the first two terms and -1 out of the last two terms:\r\n" ); document.write( "\r\n" ); document.write( "x²(x + 7) - 1(x + 7)\r\n" ); document.write( "\r\n" ); document.write( "Factor (x + 7) of of the two terms:\r\n" ); document.write( "\r\n" ); document.write( "(x + 7)(x² - 1)\r\n" ); document.write( "\r\n" ); document.write( "Factor the second parentheses as the difference of two squares:\r\n" ); document.write( "\r\n" ); document.write( "(x + 7)(x - 1)(x + 1)\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |