document.write( "Question 988092: Find sum or difference:
\n" );
document.write( "(X^3-5)+(6x^3+2) \n" );
document.write( "
Algebra.Com's Answer #608708 by Boreal(15235) You can put this solution on YOUR website! They add to 7x^3-3 \n" ); document.write( "If one subtracts the second, it is -5x^3-7 \n" ); document.write( " |