Jack M. answered 12/07/12
Keys to Chemistry, Calculus, Literature and More
Set it up and solve it as a system of two linear equations in two variables:
x + 2y = [1 3 -2]
x + y = [2 0 1]
______________________
Multiply the second on through by -1 and add it to the first one:
x + 2y = [1 3 -2]
-x - y = [-2 0 -1]
_______________________
y = [-1 3 -3]
Then x = [2 0 1] - [-1 3 -3]
or x = [3 -3 4]
y = [-1 3 -3]