document.write( "Question 81704: How do I subtract 2x – 3x2 + 5x3 from 5x3 + 4x – x2? \n" ); document.write( "
Algebra.Com's Answer #58675 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! 5X^3-X^2+4X \n" ); document.write( "-(5X^3+3X^2-2X) \n" ); document.write( "---------------------------------- \n" ); document.write( "2X^2+2X=2X(X+1) \n" ); document.write( " |