Official Solution:Set S consists of more than two integers. Are all the integers in set S negative? (1) The product of any three integers in the set is negative.
If the set consists of only three terms, then it could be {negative, negative, negative}, giving an YES answer to the question, or {negative, positive, positive}, giving an NO answer to the question. However, if the set consists of more than three terms, then it can only have negative numbers, also giving an YES answer to the question. Not sufficient.
(2) The product of the smallest and largest integers in the set is a prime number.
Since only positive numbers can be primes, the smallest and largest integers in the set must be of the same sign. Thus, the set consists of either only negative or only positive integers. Not sufficient.
(1)+(2) Statement (2) tells us that the set consists of either only negative or only positive integers. This eliminates the possibility of the set having the form {negative, positive, positive} from statement (1), which was the only case in (1) giving a NO answer. Therefore, in statement (1), we are left with the sets consisting of only negative integers. Sufficient.
Answer: C