document.write( "Question 254944: Add or subtract the polynominals as indicated.
\n" ); document.write( "(5.9x^3 + 3.4x^2 - 7) - (2.9x^3 - 9.6x^2 + 3)
\n" ); document.write( "

Algebra.Com's Answer #187381 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
subtract the x^3 terms 5.9x^3 and 2.9x^3
\n" ); document.write( "subtract the x^2 terms 3.4x^2 and -9.6x^2
\n" ); document.write( "subtract the constants -7 and +3
\n" ); document.write( "Put the results together with appropriate + or - signs
\n" ); document.write( "
\n" ); document.write( "
\n" );