For the biggest number to be the minimum possible, we must maximize all the other numbers. There are 7 students. Since the median is 27, and each number is different, there are 3 numbers less than 27, and 3 numbers more than 27. Considering the average, the sum of all numbers should be \(30*7=210\).
To start calculating, let's first assume we have consecutive numbers:
24,25,26,27,
28,29,30 For this set, the median is 27, the numbers are different, but the average is 27; we need the average to be 30.
The sum of all numbers is: \(24+25+26+27+28+29+30=189\).
If we want the average to be 30, the sum should be 210, so we need to add a total of 21 among the numbers somehow, to make it work. We can't change the numbers that are 27 and below, because it will change the median. So we have to spread this 21 among the 3 greater numbers. Since we want the least possible increase in the biggest one, and 21 is a multiple of 3, we can just add 7 to each of them. So, the result will be:
24,25,26,27,
35,36,37So the minimum possible value for the greatest number is 37.
Option D is correct. Bunuel
A class of seven students took a quiz, and each received a different integer score between 0 and 100. If the average (arithmetic mean) score was 30 and the median was 27, what is the minimum possible value for the highest score?
A. 34
B. 35
C. 36
D. 37
E. 38