tarek99
If x is a positive integer, is x prime?
(1) x has the same number of factors as y^2, where y is a positive integer greater than 2.
(2) x has the same number of factors as z, where z is a positive integer greater than 2.
1) SUFF.: If x has the same number of factors as y2, then x cannot be prime. A prime number is a number that has only itself and 1 as factors. But a square has at least 3 prime factors. For example, if y is prime, y = 2, then y2 = 4, which has 1, 2, and 4 as factors. If the root (in this case y) is not prime, then the square will have more than 3 factors. For example, if y = 4, then y2 = 16, which has 1, 2, 4, 8, and 16 as factors. In either case, x will have at least 3 factors, establishing it as nonprime.
(2) INSUFF.: If z is prime, then x will have only two factors, making it prime. But if z is nonprime, it will have either one (if z = 1) or more than two factors, which means x will have either one or more than two factors, making x nonprime. Since we do not know which case we have, we cannot tell whether x is prime