Skip to main contentSkip to solution

In a group of 1010 students, the mean of the lowest 99 scores is 4242 while the mean of the highest 99 scores is 4747. For the entire group of 1010 students, the maximum possible mean exceeds the minimum possible mean by

Solution

✅ Correct Option: 3

We have 10 students with test scores. We arrange these scores from lowest to highest: s1≤s2≤s3≤...≤s10s_1 \leq s_2 \leq s_3 \leq ... \leq s_{10}

Given information:

Mean of lowest 9 scores = 42

Mean of highest 9 scores = 47

Key insight: The "lowest 9 scores" are s1,s2,s3,...,s9s_1, s_2, s_3, ..., s_9, and the "highest 9 scores" are s2,s3,s4,...,s10s_2, s_3, s_4, ..., s_{10}.

Notice that 8 scores (s2s_2 through s9s_9) appear in both groups!


We convert the means to sums:

Sum of lowest 9 scores = 9×42=3789 \times 42 = 378

Sum of highest 9 scores = 9×47=4239 \times 47 = 423

The difference between these sums:

Sum of highest 9 - Sum of lowest 9 = 423−378=45423 - 378 = 45

But what does this difference represent?

Sum of highest 9 = s2+s3+s4+...+s10s_2 + s_3 + s_4 + ... + s_{10}

Sum of lowest 9 = s1+s2+s3+...+s9s_1 + s_2 + s_3 + ... + s_9

When we subtract: (s2+s3+...+s10)−(s1+s2+...+s9)=s10−s1(s_2 + s_3 + ... + s_{10}) - (s_1 + s_2 + ... + s_9) = s_{10} - s_1

Therefore: s10−s1=45s_{10} - s_1 = 45

This means the highest score exceeds the lowest score by exactly 45 points.


To maximize the total sum (and thus the mean), we want to make the individual scores as large as possible while satisfying our constraints.

Since s1+s2+...+s9=378s_1 + s_2 + ... + s_9 = 378 and we want to maximize s10s_{10}, we should minimize s1s_1.

The maximum s10s_{10} occurs when these 9 scores are as small as possible while maintaining s1≤s2≤...≤s9s_1 \leq s_2 \leq ... \leq s_9.

This happens when s1=s2=...=s9=3789=42s_1 = s_2 = ... = s_9 = \tfrac{378}{9} = 42.

Therefore: s10=42+45=87s_{10} = 42 + 45 = 87

Maximum possible sum = 378+87=465378 + 87 = 465

Maximum possible mean = 46510=46.5\tfrac{465}{10} = 46.5


For minimum mean, we want to minimize the total sum.

Since s2+s3+...+s10=423s_2 + s_3 + ... + s_{10} = 423 and we want to minimize s1s_1, we should make s2s_2 through s10s_{10} as large as possible while maintaining s2≤s3≤...≤s10s_2 \leq s_3 \leq ... \leq s_{10}.

This happens when s2=s3=...=s10=4239=47s_2 = s_3 = ... = s_{10} = \tfrac{423}{9} = 47.

Therefore: s1=47−45=2s_1 = 47 - 45 = 2

Minimum possible sum = 2+423=4252 + 423 = 425

Minimum possible mean = 42510=42.5\tfrac{425}{10} = 42.5


Difference = Maximum mean - Minimum mean = 46.5−42.5=446.5 - 42.5 = 4

The key insight in this problem is recognizing that the difference between the sums of the highest and lowest 9 scores directly gives us the difference between the highest and lowest individual scores, which then allows us to find the extreme possible means.

Keyboard Shortcuts

  • Left arrow: Previous question
  • Right arrow: Next question
  • S key: Jump to solution
  • Q key: Jump to question