document.write( "Question 996685: 2-x=2 how do I get rid of the negative that is going to be left in front of the x \n" ); document.write( "
Algebra.Com's Answer #615006 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
That's easy. You should know that working with equations as long as you do to both sides the same you're OK. In the case of your problem:
\n" ); document.write( "2-x=2 Add x to both sides
\n" ); document.write( "2-x+x= 2+x on the left -x and +x cancel one another, so you get:
\n" ); document.write( "2= 2+x To further simplify, subtract 2 from both sides:
\n" ); document.write( "0= x or, just to write it more elegantly:
\n" ); document.write( "x= 0
\n" ); document.write( "
\n" );