document.write( "Question 35425: Perform the indicated operation \r
\n" );
document.write( "\n" );
document.write( "(-3x^4 + 4x^2 - 7x + 10) - (-2x^3 + 6x^2 - 5x + 3) \n" );
document.write( "
Algebra.Com's Answer #21562 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! -3x^4 + 4x^2 - 7x + 10 + 2x^3 - 6x^2 + 5x - 3 \n" ); document.write( "-3x^4 + 2x^3 - 2x^2 - 2x + 7 \n" ); document.write( " |