a, b, and c are integers in the set {a, b, c, 51, 85, 72}. Is the median of the set greater than 70?
1) b > c > 69
2) a < c < 71
The answer is (A) statement 1 alone is sufficient. I however, had a question on the explanation.
In both statements, the possible values for a in statement 1 and the possible values for b in statement 2 consider an element that already exists in the set (which I believe is wrong)
From the definition of a set, don't the values contained in a set have to be unique? i.e do we even care about the following cases:
For statement 1:
a = 71 (since we already have b as 71 in the set)
For statement 2:
b = 70 (since we already have c as 70 in the set)
I don't think the answer changes since these cases are not valid (and we just don't need to check them) and the explanation still holds true with the other cases.