jeeteshsingh
If x, y, and z are integers greater than 1, and \(3^{27}*5^{10}*z = 5^8*9^{14}*x^y\), then what is the value of x?
(1) y is prime.
(2) x is prime.
\(3^{27}*5^{10}*z = 5^8*9^{14}*x^y\)
\(3^{27}*5^{10}*z = 5^8*3^{28}*x^y\)
\(5^{2}*z = 3x^y\)
\(z = 3*\frac{x^y}{25}\)
Since z is an INTEGER greater than 1, the resulting equation implies that \(x^y\) is a multiple of 25.
The statements do not discuss \(z\).
Thus, the question stem can be rephrased as follows:
If \(x^y \)is a positive multiple of 25, what is the value of \(x\)?Statement 1: y is primeCase 1: x=5 and y=2, with the result that \(x^y\) is a multiple of 25
Case 2: x=25 and y=2, with the result that \(x^y\) is a multiple of 25
Since \(x\) can be different values, INSUFFICIENT.
Statement 2: x is primeSince \(x^y\) is a multiple of 25 and \(x\) is prime, only x=5 is possible.
SUFFICIENT.