$x+3y-z=2$
$x+y-z=0$
$3x+2y-3z=-1$
This is my work so far: $x+3y-z=2 -(x+y-z=0)$ which equals to $2y=2$ and therefore, $y=1$
I plugged the value of y back into the first two-equation and got $x-z=-1$ and $x-z=1$
which is infinitely many solutions, but the question asks for the precise answer. I just solved it for x and got $x=z-1$
SO my ordered triple would be $(z-1,1,??)$ I don't know the last one. I'm not sure how I'm supposed to get something in terms of z. If I plug $x=z-1$ back into the first equation, z just gets eliminated. How do I find z?