kevincanspain wrote:
Try this question:
If S is a set of integers, is the median of S an integer?
(1) Exactly one fewer than half of the integers in S are multiples of 4.
(2) Exactly 1/4 of the integers in S are negative.
As others have noted, each statement confirms that there's an even number of terms in S.
When a set contains an even number of terms, the median is the average (arithmetic mean) of the two middle terms.
So, the question becomes: Is the average of the two middle terms an integer?
Or, if you prefer: Is the sum of the two middle terms even?
From (1), we know that just under half the terms are multiples of 4. Does that tell us anything specific about the two middle terms? No: insufficient.
From (2), we know that 1/4 of the integers are negative. Does that tell us about the oddness/evenness of the two middle terms? No: insufficient.
Combined, we still have no information about the oddness/evenness of the two middle terms: insufficient, choose (E).
Picking numbers, even after combination S could be:
{-4, -4, 2, 4, 5, 6, 7, 9}
Is (4+5)/2 an integer? No.
{-4, -4, 2, 4, 6, 7, 9, 11}
Is (4+6)/2 an integer? Yes.
We can generate both a yes and a no answer: insufficient, choose (E).