document.write( "Question 701229: Simplify: (3x^2-9x+2)- (2x-4x^2+1) \n" ); document.write( "
Algebra.Com's Answer #432327 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! (3x^2-9x+2) - (2x-4x^2+1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3x^2-9x+2 - 2x+4x^2-1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(3x^2+4x^2)+(-9x - 2x)+(2-1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "7x^2 - 11x + 1 \n" ); document.write( " |