A data set consists of (not distinct) positive integers: , , , , , and . The average (arithmetic mean) of the numbers equals a value in the data set. What is the sum of all possible values of ?
- A)
- B)
- C)
- D)
- E)
Answer
D
Key insight
The mean (20 + X)/6 must equal 1, 2, 5, 7, or X itself; only 5, 7, and X yield a positive integer X, namely 10, 22, and 4.
Solution
The five known numbers sum to , so the mean is . It must equal one of the data values , or .
- Mean : , . Not positive.
- Mean : , . Not positive.
- Mean : , . Valid.
- Mean : , . Valid.
- Mean : , . Valid (the mean is in the set because is).
The possible values are , with sum .
The answer is .
Why this works
"The mean equals a value in the set" is a finite list of equations, one per candidate value. The unknown itself is one of those candidates, which is the case most easily overlooked. Solve every case, then discard solutions that violate the stated constraints (here, positivity).
The trap
Forgetting the case where the mean equals X itself (X = 4), which gives the sum 32, choice (C).
Common mistakes
- Forgetting the case where the mean equals X itself (X = 4), which gives the sum 32, choice (C).
- Including the negative solutions and , or treating the two s as separate cases and counting twice.
Techniques
Split into exhaustive cases and handle each