document.write( "Question 83882: please help with factoring trinomials problem 2x^2+4x-2x^3 \n" ); document.write( "
Algebra.Com's Answer #60337 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
2x^2 + 4x - 2x^3
\n" ); document.write( "x(2x + 4 - 2x^2)
\n" ); document.write( "x(4 + 4x - 2x - 2x^2)
\n" ); document.write( "x((4 + 4x) + (-2x - 2x^2))
\n" ); document.write( "x(4(1 + x) - 2x(1 + x))
\n" ); document.write( "x(4 - 2x)(1 + x)
\n" ); document.write( "
\n" );