Step 1: Set up the matrix equation.
We are given the matrix equation \( AX = B \), where:
\[
A = \begin{bmatrix} 1 & -1 & 1 \\ 2 & -1 & 0 \\ 3 & 3 & -4 \end{bmatrix}, \quad B = \begin{bmatrix} 1 \\ 2 \end{bmatrix}
\]
Multiplying matrix \( A \) by \( X \) results in a system of equations.
Step 2: Solve the system.
Solving this system will give the values of \( x \), \( y \), and \( z \). After solving the matrix equation, we find that \( x + y + z = 3 \).
Step 3: Conclusion.
The correct answer is (B) 3.