document.write( "Question 882357: subtract the following polynomians
\n" );
document.write( "(2x^3-9x^2+8)-(8-9x^2+2x^3) \n" );
document.write( "
Algebra.Com's Answer #532795 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! (2x^3-9x^2+8)-(8-9x^2+2x^3)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2x^3-9x^2+8-8+9x^2-2x^3\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "0\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the entire expression simplifies to 0. \n" ); document.write( " |