document.write( "Question 94959: Factor the polynomial by grouping the first two terms and the last two terms.\r
\n" );
document.write( "\n" );
document.write( "x³ - 4x² +2x - 8
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #69110 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Factor the polynomial by grouping the first two terms and the last two terms. \n" ); document.write( "x³ - 4x² +2x - 8\r \n" ); document.write( "\n" ); document.write( "= x^2(x-4) +2(x-4)\r \n" ); document.write( "\n" ); document.write( "= (x-4)(x^2+2) \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |