Step 1: Understand the problem.
We are given two vector equations:
\[
x a + y b + z c = 0 \quad \text{and} \quad x a + x b + x c = 0
\]
We are tasked with finding the values of \( x \), \( y \), and \( z \) that satisfy these conditions.
Step 2: Analyze the second equation.
The second equation can be simplified by factoring out \( x \):
\[
x (a + b + c) = 0
\]
Since \( a \), \( b \), and \( c \) are non-collinear, \( a + b + c \neq 0 \). Therefore, we must have:
\[
x = 0
\]
Step 3: Substitute \( x = 0 \) into the first equation.
Substituting \( x = 0 \) into the first equation, we get:
\[
0 \cdot a + y b + z c = 0
\]
This simplifies to:
\[
y b + z c = 0
\]
Since \( b \) and \( c \) are non-collinear, the only solution to this equation is:
\[
y = 0 \quad \text{and} \quad z = 0
\]
Step 4: Conclusion.
Thus, \( x = 0 \), \( y = 0 \), and \( z = 0 \), which corresponds to option (A).