Inactive Tutor answered 03/08/13
Let's rewrite each equation with all three variables:
2x - 3y + 0z = 0 (Eqn. 1)
0x + 6y - 6z = 1 (2)
x + 0y + 3z = 1 (3)
I notice I can eliminate y by multiplying the first equation by 2 and adding all equations
So now we have:
4x - 6y + 0z = 0 (1)
0x + 6y - 6z = 1 (2)
x + 0y + 3z = 1 (3)
_____________
5x + 0y - 3z = 2 or 5x - 3z = 2
also x + 3z = 1
Add these together and we have 6x = 3, so x = 1/2
Now substitute into (1): 2(1/2) - 3y = 0, so 1-3y = 0 and y = 1/3
From (3) we know that (1/2) + 3z = 1, so 3z = 1/2 and z = 1/6