arjtryarjtry
If x, y, and z are integers greater than 1, and (3^27)(35^10)(z) = (5^8)(7^10)(9^14)(x^y), then what is the value of x?
(1) z is prime
(2) x is prime
(3^27)(35^10)(z) = (5^8)(7^10)(9^14)(x^y)
--> (3^27)(7^10)(5^10)(z) = (5^8)(7^10)(3^28)(x^y)
--> (5^2)(z) =3(x^y)
-->25 z = 3(x^y)
(x^y) = 25 z /3
(1) z is prime -- Sufficient.
(x^y) = 25 z /3
x and Y are integers 25 z /3 --> must be integer (not fraction..)
Z prime number --> it should be divided by itself and only with one..
so -- it must be 3
z=3
(x^y) =25
5^2 = 25
x=5
2) x is prime -- Sufficient.
(x^y) = 25 z /3 = (5 * 5 * Z) /3 -- > z must be divisible by 3
(x^y) = 25 z /3 = 5*5 K ( k=z/3 which is integer)
If x is prime it must be 5..
only if x=5 (prime number) --> 5*5 K is possible.
x=5 y=2 k =3
x=5 y=3 k =3*5=15
if you try any other prime number.. e.g 3, 7, 11.. it wont' lead to 5*5*K..
so x=5
Each statement alone sufficient.