Problem:
James writes down three integers. Alex picks some two of those integers, takes the average of them, and adds the result to the third integer. If the possible final results Alex could get are , , and , what are the three integers James originally chose?
, 2015
Solution
Solution:
Let , , be the integers. We have
Adding these three equations yields , so .
Now, from :
But , so .
Set equal:
Now .
From :
But .
Set equal:
Now .
Therefore, the three integers are , , .
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.