Maths Olympiad Prep

Library / /256 of 353

Algebra Difficulty 5.0 AIME, harder Find the answer

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 42, 13, and 37, what are the three integers James originally chose?

A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.

Solution

Let x,y,zx, y, z be the integers. We have x+y2+z=42y+z2+x=13x+z2+y=37\begin{aligned} & \frac{x+y}{2}+z=42 \\ & \frac{y+z}{2}+x=13 \\ & \frac{x+z}{2}+y=37 \end{aligned} Adding these three equations yields 2(x+y+z)=922(x+y+z)=92, so x+y2+z=23+z2=42\frac{x+y}{2}+z=23+\frac{z}{2}=42 so z=38z=38. Similarly, x=20x=-20 and y=28y=28.

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.

Source: Omni-MATH, licensed Apache-2.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.