document.write( "Question 717873: What is the result of adding -3x^2-8x+1 and 8x^2-2x-9 \n" ); document.write( "
Algebra.Com's Answer #440581 by Simnepi(216)![]() ![]() You can put this solution on YOUR website! add the 'like terms' \n" ); document.write( "start with the \n" ); document.write( "i.e. \n" ); document.write( "-3+8 = +5. so we have \n" ); document.write( "now do the x terms \n" ); document.write( "i.e. \n" ); document.write( "-8+-2 = -10, so we have -10x \n" ); document.write( "and finally the constants \n" ); document.write( "+1+-9 = -8 \n" ); document.write( "putting them all back together gives \n" ); document.write( " |