1984 AIME Problems/Problem 4: Difference between revisions
I_like_pie (talk | contribs) No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
== Problem == | == Problem == | ||
Let <math>S</math> be a list of positive integers - not necessarily distinct - in which the number <math>68</math> appears. The arithmetic mean of the numbers in <math>S</math> is <math>56</math>. However, if <math>68</math> is removed, the arithmetic mean of the numbers is <math>55</math>. What's the largest number that can appear in <math>S</math>? | |||
== Solution == | == Solution == | ||
{{solution}} | {{solution}} | ||
Revision as of 22:40, 20 January 2007
Problem
Let
be a list of positive integers - not necessarily distinct - in which the number
appears. The arithmetic mean of the numbers in
is
. However, if
is removed, the arithmetic mean of the numbers is
. What's the largest number that can appear in
?
Solution
This problem needs a solution. If you have a solution for it, please help us out by adding it.