document.write( "Question 200993: Hello,\r
\n" );
document.write( "\n" );
document.write( "I need some help with factoring. I have a problem and I am not sure that I am doing it right. Any help will be appreciated on the following problem:\r
\n" );
document.write( "\n" );
document.write( "Factor completely: x^3 - 2x^2 + 6x - 12
\n" );
document.write( "I have done the following on this problem but it does not seem right.
\n" );
document.write( "x(x+2) + 6(x-2)
\n" );
document.write( "x^2 + 2x + 6x - 12
\n" );
document.write( "This does not seem right, can someone please help me.\r
\n" );
document.write( "\n" );
document.write( "Thank you in advance for your help. \n" );
document.write( "
Algebra.Com's Answer #151241 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Factor completely: x^3 - 2x^2 + 6x - 12 \n" ); document.write( "-------------------- \n" ); document.write( "= x^2(x-2) + 6(x-2) \n" ); document.write( "--- \n" ); document.write( "= (x-2)(x^2+6) \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |