I'm not very familiar with parametric equations and have come across this textbook problem: Find a system of two equations in three variables $x_1$, $x_2$, and $x_3$, that has the solution set given by the parametric representation
$x_1 = t$, $x_2 = s$, and $x_3 = 3 + s - t$
where s and t are any real numbers. Then show that the solutions to your system can also be written as
$x_1 = 3 + s - t$, $x_2 = s$, and $x_3 = t$.
I've gotten to the fact that $x_1 = x_2$ which leaves me with $x_3$ being 3. I'm not sure if that's correct.
No, $x_1 = x_2$ is not a fact at all.
The way the question is written is slightly confusing, because the $t$ in the first parametric representation is not the same as the $t$ in the second (the $s$ can be the same, because it's $x_2$ in both cases). I think it would be better to use another name in the second parametric representation: I'll call it $u$.
Now you want $u = x_3 = 3 + s - t$. All you need to check is that $t = s_1 = 3 + s - u$.