You can put this solution on YOUR website! x - y = 10
2x + y = 2
what method should i use? and how to solve it?
--------
Since the y coefficients are the same, I would add the 2 equations.
x - y = 10
2x + y = 2
------------ Add
3x = 12
x = 4
--------
y = -6