Bunuel wrote:
Set S is comprised of six distinct positive integers less than 10. Which of the following must be true?
I: The median is an integer
II: The median is less than the average
III: The range of digits in Set S is less than 8
(A) I only
(B) I & II
(C) II & III
(D) III only
(E) None of the above.
Kudos for correct solution.
It could be the case that set S is
{1, 2, 4, 5, 8, 9}In this case, the median = (4 + 5)/2 = 4.5
Since 4.5 is not an integer, we can eliminate answer choices A and B since they state that the median must be an integer.
Also, in the set above, the range = 9 - 1 = 8
Since the range is NOT less than 8, we can eliminate answer choices C and D since they state that the range must be less than 8.
By the process of elimination, the correct answer is E.