CEMC Banner

Problem of the Week
Problem D and Solution
Mean, Median, Mode, and Max

Problem

A list of six positive integers has all of the following properties:

What is the largest possible integer that could appear in the list?

Solution

We write the list of numbers in increasing order as \(a\), \(b\), \(c\), \(d\), \(e\), \(f\).

Since the average of the six numbers is \(10\), then their sum is \(6(10)=60\).

We know that the number \(8\) occurs at least twice in this list. We also know the median of the six numbers is \(9\). Since \(8<9\), then either \(a=b=8\) or \(b=c=8\). We will look at each case separately.

Therefore, the largest possible integer that could appear in the list is \(22\).