When the mean, median, and mode of the list
are arranged in increasing order, they form a non-constant arithmetic progression. What is the sum of all possible real values of ?
- A)
- B)
- C)
- D)
- E)
Answer
E
Key insight
The mode is 2 and the mean is (25+x)/7; split on whether the median is 2, x, or 4, then force an arithmetic progression.
Solution
The value occurs three times and nothing else can catch up, so the mode is regardless of . The mean is . Sorted without the list is ; the median is the fourth of seven values, so it is if , it is if , and it is if .
Median (). Mode and median both equal ; a progression with a repeated term is constant. Rejected.
Median (). The three numbers are , and the mean. For them to form a progression, the mean must be (giving ), (giving ) or (giving ). Solving gives . Only satisfies .
Median (). The numbers are , and the mean, with .
- Order : , so and . Then the mean is and works.
- Order : gives , outside the range.
- Order : gives , outside the range.
The possible values are and , with sum .
The answer is .
Why this works
Two of the three statistics are pinned down (the mode outright, the mean as a formula), and the third, the median, is piecewise in . Casework on the median's piece converts the problem into a handful of linear equations, each of which must be checked against the range that defined its case. "Non-constant" is not decoration; it kills the entire first case.
The trap
Assuming the mean is always the largest of the three statistics; when the median is x you must test all three orderings, and when the median is 4 you must discard solutions that leave the case's range.
Common mistakes
- Assuming the mean is always the largest of the three statistics; when the median is x you must test all three orderings, and when the median is 4 you must discard solutions that leave the case's range.
- Keeping or from the median- case; for those values the median would actually be .
- Overlooking the word "non-constant" and admitting (which makes mean, median and mode all ).
Techniques
Split into exhaustive cases and handle each