document.write( "Question 8439: A bit of help, please? It's \"x%5E3-2x%5E2-4x%2B8\". Thank you! \n" ); document.write( "
Algebra.Com's Answer #4656 by khwang(438)\"\" \"About 
You can put this solution on YOUR website!
\"x%5E3-2x%5E2-4x%2B8\"
\n" ); document.write( " = (x^3-2x^2) - 4x + 8
\n" ); document.write( " = x^2(x-2) - 4(x-2)
\n" ); document.write( " = (x-2)(x^2 - 4)
\n" ); document.write( " = (x-2)(x-2)(x+2)
\n" ); document.write( " = (x-2)^2(x+2)\r
\n" ); document.write( "\n" ); document.write( " Kenny
\n" ); document.write( "
\n" );