document.write( "Question 92358: Factor each polynomial by grouping the first two terms and the last two terms. \r
\n" ); document.write( "\n" ); document.write( "x^3 - 4x^2 + 2x - 8
\n" ); document.write( "

Algebra.Com's Answer #67208 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
\"x%5E3-4%2Ax%5E2%2B2%2Ax-8\" Start with the given cubic polynomial\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28x%5E3-4%2Ax%5E2%29%2B%282%2Ax-8%29\" Group like terms\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5E2%28x-4%29%2B2%28x-4%29\" Factor out \"x%5E2\" out of the first group and 2 out of the second group\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28x%5E2%2B2%29%28x-4%29\" Combine like terms
\n" ); document.write( "
\n" ); document.write( "
\n" );