document.write( "Question 491202: Factor: x^3 - 3x^2 + 2x - 6 \n" ); document.write( "
Algebra.Com's Answer #334610 by ptth176(50)![]() ![]() You can put this solution on YOUR website! x^3 - 3x^2 + 2x - 6 \n" ); document.write( "=>x(x^2+2)-3(x^2+2) \n" ); document.write( "=>(x-3)(x^2+2) \n" ); document.write( " |