My answer is C
Here is the reason:
Question gives: x < y < z, each is +int
z is odd +int
Question asks: is X factor of Z ? [ does X*K = Z, K:+int ]
Statement 1: X & Y are prime and X+Y factor of 57
-----------------------------------------------------------
57 is a prime number --> x+y =1 or 57
since x and y are each +tive int., then neither x nor y can be zero
Therefore, x+y = 57
this leads us to nothing as I know nothing about z
Note: you don't really need to find what X and Y are
Statement 2: Z is a factor of 57
--------------------------------------
57 is prime, Z can not be 1 because z>y>z and non of x and y can be zero or negative
So Z = 57
Yet, this tells us nothing about x and y
Statements 1 and 2
-----------------------
from 2, z = 57 and the only factors of 57 are 1 and 57
from question, neither x nor y can be zero or 1
from statement 1, neither x nor y can be 57
So, X is NOT a factor of Z
Thus, the answer is C
Is it helpful, the way I expain ? or is too much details and too confusing ?