A certain list consists of several different integers. Is the product of the all the integers in the list positive?
1. The product of the greatest and smallest integer in the list is positive.
2. There is an even number of integers in the list.
I thought that E is the answer. Each statement is insufficient by itslef. When combined, I can have 4 integers. Let's say the smallest and the largest are both positive. The two numbers in between can be either positive, or one negative and one positive, which makes the product either positive and negative. Therefore, answer E.
The OA is C. Can someone please point the error in my logic or suggest a solution to the problem?
Thanks