A data set consists of five positive integers and , written in non-decreasing order (). The set has a unique mode of , a median of , and an arithmetic mean of . If the range of the set is , what is the value of the largest integer ?
- A17
- B20
- 22Answer
- D24
- E26
Answer
22
The median of a 5-element ordered set is the middle element, so . Because 8 is the unique mode and is strictly less than 10, the first two numbers must both be 8 (). The range is 14, meaning the difference between the maximum element and the minimum element is 14. Therefore, .
Step-by-Step Solution
Key Concept
Relating Mean, Median, Mode, and Range in Ordered Data Sets