Question 196178
Solve using the addition method:
x + 3y = 7
-x + y = -3
.
Add both equations together:
x + 3y = 7
-x + y = -3
------------
  4y = 4
divide both sides by 4:
 y = 1
.
Substitute the above into:
x + 3y = 7
And solve for 'x':
x + 3(1) = 7
x + 3 = 7
x = 4
.
Answer:
(x,y) = (4,1)