Bunuel
GMAT CLUB TESTS' FRESH QUESTION:
{a, b, c, d}
What is the mode of the list above?
(1) The product of no two elements of the list is positive
(2) The range of the elements of the list is 0
M36-70
Official Solution:\(\{a, \ b, \ c, \ d \}\)
What is the mode of the list above? (1) The product of no two elements of the list is positive
The above means that the product of numbers in all two-number groups possible from the list is 0 or negative: \(ab \leq 0\), \(ac \leq 0\), \(ad \leq 0\), \(bc \leq 0\), ...
Can the list contain two or more positive numbers? No. Because in this case we can have a group of two positive numbers which will give the positive product.
Can the list contain two or more negative numbers? No. Because in this case we can have a group of two negative numbers which will give the positive product.
So, the list should contain at most one positive number, at most one negative number and the remaining numbers must be 0. We can have the following four cases:
\(\{0, \ 0, \ 0, \ 0 \}\)
\(\{negative, \ 0, \ 0, \ 0 \}\)
\(\{0, \ 0, \ 0, \ positive \}\)
\(\{negative, \ 0, \ 0, \ positive \}\)
The mode of each of the possible lists above is 0. Sufficient.
(2) The range of the elements of the list is 0
The range of 0 means that the list contains four equal numbers but we don't know what number this is. Not sufficient.
Answer: A