Answer:
   B) x = 2, y = 1
Step-by-step explanation:
Add the two equations to eliminate the x-variable.
   (x +3y) +(-x +6y) = (5) +(4)
   9y = 9 . . . . . . .simplify
   y = 1 . . . . . . . . divide by 9
You can substitute this value into either equation to find x.
   x + 3(1) = 5
   x = 2 . . . . . . . . subtract 3
The solution is (x, y) = (2, 1).