document.write( "Question 202036This question is from textbook
\n" );
document.write( ": Subtract 5x^3-9x^2+x-3 from x^2+x+1 \n" );
document.write( "
Algebra.Com's Answer #152302 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Subtract 5x^3-9x^2+x-3 from x^2+x+1 \n" ); document.write( "x^2+x+1-(5x^3-9x^2+x-3) \n" ); document.write( "x^2+x+1-5x^3+9x^2-x+3 \n" ); document.write( "-5x^3-10x^2+4 ans. \n" ); document.write( " |