The numbers , , , , and are rearranged so that the sum of the
first three numbers is equal to the sum of the last three numbers. Which
number is in the middle of this rearrangement?
, 2024
Pick one
Solution
When a list of 5 numbers ,
, , ,
has the property that $a+b+c =
c+d+ea+b=d+e$.
With the given list of numbers, it is likely easier to find two pairs
with no overlap and with equal sum than to find two triples with one
overlap and equal sum.
After some trial and error, we can see that , and so the list , , , , has the given property, which means that is in the
middle.
(We note that these two pairs are the only such pairs, after allowing
for switching the numbers in each pair and/or switching the pairs.)
Want a route through all this instead of an archive? The track
puts 2,444 problems in a working order, from Junior Challenge level to the IMO shortlist.