Just an average problem

You are given the task of making a list of 10 distinct, positive integers which have an average of 20. What is the largest possible value of a single number in the list?


The answer is 155.

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.

3 solutions

Doug Boyd
May 26, 2015

In order to make a single value as high as possible, the others must be as small as possible to keep the average down. Given that we are only allowed to use integers, and they must all be distinct, the best we can do is to use 1 through 9, along with our mystery number, x.

Based on this, we set up 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 + x 10 = 20 \frac {1+2+3+4+5+6+7+8+9+x}{10}=20 .

Solving this equation leaves us with an answer of 155 \boxed{155}

Moderator note:

Remember to check your arithmetic!

It should be 155 155 , because 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 = 45 1+2+3+4+5+6+7+8+9=45

Trí Onii-sama - 6 years ago

Log in to reply

Thanks. I have updated the answer to 155.

In future, if you spot any errors with a problem, you can “report” it by selecting "report problem" in the “dot dot dot” menu in the lower right corner. This will notify the problem creator who can fix the issues.

Calvin Lin Staff - 6 years ago

Log in to reply

Sorry about that! Thanks for fixing it for me :)

Doug Boyd - 6 years ago

When I entered 155 it did not accept it. Why??

Anirudh Roy - 6 years ago

Log in to reply

Sorry about that. I forgot to hit the update button.

Calvin Lin Staff - 6 years ago

Answer has not been updated

Narasimha Rao B L - 6 years ago

Log in to reply

Sorry about that. I forgot to hit the update button.

Calvin Lin Staff - 6 years ago

if we think the sum is simple ....But still its good

Saaket Sharma - 6 years ago
Geneveve Tudence
Jun 3, 2015

we have ten distinct positive integers which have an average of 20. This means that the sum of these ten positive integers should be 200. To get the largest possible value of a single number in the list, we need to subtract the sum of the nine lowest positive integers (nine because the tenth number is the largest number we're looking for), these are 1,2,3,4,5,6,7,8, and 9 from 200. The sum of these nine lowest numbers is 45. To get the largest value or the tenth number, we subtract 45 from 200 which will give us 155.

Anurag Malakar
May 28, 2015

In order for 1 number among 10 numbers to be the largest it possibly can and the sum be equal to 200, the other 9 numbers have to be as small as possible.

The numbers have to be distinct positive integers, so the set of 9 numbers that maximizes the 10th number is 1,2,..,9.

So, the sum of the first 9 numbers is 45.

45+K=200

K=155

(1+2+3+4+5+6+7+8+9)/9=5, Now (5+35)/2=20 Problem anyone

Samujjal Kalita - 6 years ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...