If set S consists of even number of integers, is the median of set negative?
1.Exactly half of all elements of set S are positive.
2.The largest negative element of set S is -1.
1) obviously insufficient, don't have any numbers to work with
2) the largest NEGATIVE element of the set is -1, that means it could be {-1,3,4,5} or {-3,-2,-1,1}, obviously insufficient, because the statement never said anything about how many positive or negative integers are there
if we combine both, the set could be {-1,0,0,1,3,4}, in this case, the median is 0.5
the set could also be {-3,-2,-1,1,3,4}, in this case the median is 0
so the median has to be >0, therefore, we can conclude that the median of the set will not be negative, that's why I think it should be C