document.write( "Question 455973: how do I solve (2x^2 - 3x-5)-(3x^2+x-6) \n" ); document.write( "
Algebra.Com's Answer #313063 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! It is not an equation and so can't be solved. It can be reduced or simplified. \n" ); document.write( " (2x^2 - 3x-5)-(3x^2+x-6)= \n" ); document.write( "2x^2 - 3x-5-3x^2-x+6 \n" ); document.write( "-x^2-4x+1 \n" ); document.write( " |