sjuniv32
If x and y are positive integers such that 1< x < y, is y divisible by x?
(1) x and y have the same unique prime factors
(2) x and y have the same number of prime factors
So, y should be a multiple of x..
(1) x and y have the same unique prime factors
\(x=2^3*5^1, y=2^3*5^2\)...YES
\(x=2^3*5^1, y=2^1*5^2\)...NO
(2) x and y have the same number of prime factors
Although such language is rarely seen on GMAT, but I assume the statement means that the number of prime factors means repetition is allowed as in 4=2^2, so two prime factors 2 and 2, or 2^2*3^3 will have 5 prime factors -2,2,3,3,3)
If x and y have the same number of prime factors, they can be SAME, that is x=y, in which case answer is YES, but x<y so not possible.
In all other cases, there will always be a prime factor(even if repeated) of x that will not exist in y.
Say \(x=a^p*b^q*c^r\), then y can be \(d^p*b^{q+r}\)...does not contain a, so answer is NO
or Say \(x=a^p*b^q*c^r\), then y can be \(a^p*b^{q-1}*c^{r+1}\)...does not contain b, so answer is NO
Sufficient
B