The average of integers is . Among these integers, there are exactly which do not exceed . What is the highest possible value of the average of these integers?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
In order to maximize the average of the 20 integers, we need to maximize their sum, which can be done by minimizing the sum of the other 10 (out of 30) integers which do exceed 5
That is possible when those 10 are 6 each, making their average 6
Now a simple application of alligation reveals that the average of the first 20 integers is 4.5