Yes, the problem was incorrectly stated. But it's interesting to see how Z plays a role too. Thanks for the explanation for the problem twist, Stuart.
But if we were to use the incorrectly stated problem
1) z is prime (instead of y is prime as per the original question)
2) x is prime
Then wouldn't the answer be B anyway???
5^2 * z = 3 * x^y
Case 1) 5^2 * 3 = 3 * 5^2
Case 2) 5^2 * 3 = 3 * 25^1
Case 3) 5^2 * (3*5^2) = 3 * 25^2
If Z is prime (z>=2), then that rules out Case 3 but not Case 2 and Case 3. So (1) is insufficient.
If X is prime (x>=2), then that rules out Case 2 and Case 3, but not Case 1. So (2) is sufficient.
Answer is B, and not D? Please clarify. Thanks!