document.write( "Question 289073: Please help me solve this equation. I have started the question but I am unsure if I am going in the right direction.
\n" );
document.write( "Solve ( x2 – 2x )( x + 3) = -2x ( x + 1)
\n" );
document.write( "This is what I have so far.
\n" );
document.write( " x3+3x2-2x2-6x=-2x2-2x
\n" );
document.write( " x3+x2-6x=-2x2-2x
\n" );
document.write( " x3+x2+2x2-6x=-2x2+2x2-2x
\n" );
document.write( " x3+3x2-6x=-2x+2x
\n" );
document.write( " x3+3x2-4x=0
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #209414 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solve ( x^2 – 2x )( x + 3) = -2x ( x + 1) \n" ); document.write( " \n" ); document.write( "This is what I have so far. \n" ); document.write( "x^3+3x^2-2x^2-6x=-2x^2-2x \n" ); document.write( "x^3+x^2-6x=-2x^2-2x \n" ); document.write( "x^3+x^2+2x^2-6x=-2x \n" ); document.write( "x^3+3x^2-4x=0 \n" ); document.write( "x(x^2+3x-4) = 0 \n" ); document.write( "x(x+4)(x-1) = 0 \n" ); document.write( "x = 0 or x = -4 or x = 1 \n" ); document.write( "============================== \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |