Set S contains seven distinct integers. The median of set S is the integer m, and all values in set S are equal to or less than 2m. What is the highest possible average (arithmetic mean) of all values in set S ?
m
10m/7
10m/7 - 9/7
5m/7 + 3/7
5m
Correct answer is c
I couldnt understand the following explanation
We must choose the highest possible value for every member of the set. The maximum value of any member of the set is 2m, so the 7th value is 2m
How can we assume that the 7th value would be 2m - when the question states that all values are equal to or < 2m. Can anybody explain