Bunuel
Is positive integer x prime?
(1) x^2 has exactly three factors
(2) x^3 has fewer than five factors
Kudos for a correct solution. VERITAS PREP OFFICIAL SOLUTION:Solution: A
Start with Statement (1). Try to find a few numbers that have exactly three factors, such as 4, 9, 25, 49, etc. Notice a pattern? Any number with exactly three factors MUST be a prime number squared. The logic behind this: any integer greater than 1 must have at least two factors, itself and 1. Notice how those factors multiply together to give you the number itself? Any factor of a number must multiply by a different factor of that number directly to give you the number itself, UNLESS that factor is the number’s square root, in which case it multiples by itself to give you the original number without adding another factor. So if an integer has exactly three factors, it has itself, 1, and its square root, which must be prime, since if it weren’t it would add additional factors when squared. SUFFICIENT. Statement (2) isn’t helpful, as x could be 1, which isn’t prime, or 2, which is. (A).