document.write( "Question 260325: Addition of Polynomials:
\n" ); document.write( "(3x^2+x-12)+(2x+5-x^3+10x^2)=
\n" ); document.write( "

Algebra.Com's Answer #191750 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
Here is the original problem
\n" ); document.write( "\"%283x%5E2%2Bx-12%29%2B%282x%2B5-x%5E3%2B10x%5E2%29\"
\n" ); document.write( "we want to combine like terms and write in descending order . . .
\n" ); document.write( "first, we need to reorder everything in descending order as
\n" ); document.write( "\"-x%5E3%2B3x%5E2%2B10x%5E2%2Bx%2B2x-12+%2B+5\"
\n" ); document.write( "Now we can combine like terms to get
\n" ); document.write( "\"-x%5E3%2B13x%5E2+%2B3x+-7\"
\n" ); document.write( "
\n" );