We want to know if the product of a certain set of integers is positive.
Statement 1 says that the product of the greatest and smallest numbers in the set is positive. That means that the greatest and smallest numbers are either both negative or both positive, and so the numbers in the set are either all positive or all negative.
So, if your set of numbers is {1, 2, 3, 5}, then the product is positive.
But if your set is {-3, -2, -1} then the product is negative.
Statement one is insufficient.
Statement 2 says that there is an even number of numbers in the set.
If your set is {2, 4, 5, 6} then the product is positive.
If your set is {-3, 4, 5, 6} then the product is negative.
Statement two is insufficient.
Put the statements together, and we see that two things must be true:
a) the highest and lowest number are BOTH positive or BOTH negative
AND
b) there is an even number of numbers in the set.
If the highest and lowest numbers are both positive, then all of the numbers in the set are positive, so the product will be positive.
If the highest and lowest are both negative, then all the numbers in the set are negative, so we just need to have an even number of them for the negatives in the product to "cancel out" and become positive.
For example: {-6, -5, -3, -1}
Any four negative numbers, or any even number of negative numbers, will always multiply to a positive product.
The answer is C.
Last edited by
Jose Ferreira on Tue May 05, 2009 6:48 am, edited 1 time in total.