document.write( "Question 490590: how do I subtract: (3x^2-2x+5)-(2x^2-5x1)\r
\n" );
document.write( "\n" );
document.write( "Thanks:) \n" );
document.write( "
Algebra.Com's Answer #334230 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! subtract: (3x^2-2x+5)-(2x^2-5x1) \n" ); document.write( "perhaps you mean \n" ); document.write( "subtract: (3x^2-2x+5)-(2x^2-5x+1) \n" ); document.write( ": \n" ); document.write( "Remember the rule, when you remove brackets, a minus outside the brackets changes the signs inside the bracket \n" ); document.write( "; \n" ); document.write( " 3x^2 - 2x + 5 - 2x^2 + 5x - 1 \n" ); document.write( "group the like terms \n" ); document.write( "3x^2 - 2x^2 - 2x + 5x + 5 - 1 \n" ); document.write( "do the math \n" ); document.write( "x^2 + 3x + 4 \n" ); document.write( " \n" ); document.write( " |