Answer:
(x, y, z)= (5, 1, 0)
Step-by-step explanation:
Normally this type of problems is solved by using matrices: Writing in matrix form the coefficients of the unknowns and adding an extra column to the matrix for the values on the other side of the equal sign constructing that way what is called an "augmented matrix" (see first attached image to see how the matrix s built).
Then you use row operations including scalar multiplications to arrive at what is named the "Reduced Raw Echelon" form of the matrix, where the answers to each unknown appear listed vertically in the far right column (see second attached image that illustrates this).
The other more "pedestrian" way of doing it, since they give you the possible answers, is to try the set of (x, y, z) values that they show, and evaluate each of the three equations using them. Those that give you three claer equalities are the set of (x, y, z) solutions.