The sums of three whole numbers taken in pairs are , , and . What is the middle number?
- A)
- B)
- C)
- D)
- E)
Answer
D
Key insight
Adding all three pair sums counts each number twice, so the total is 24; subtracting each pair sum from 24 recovers the missing number.
Solution
Let the numbers be with , , .
Adding the three equations counts every number twice:
Each number is the total minus the pair sum that excludes it:
The numbers are , and the middle one is .
The answer is .
Why this works
A symmetric system (every variable appears the same number of times) is best attacked by adding all the equations to find the total, then peeling off one variable at a time. This "sum then subtract" trick is faster and less error-prone than substitution.
Alternative approach
The middle number is paired with the largest in the largest pair sum and with the smallest in the smallest pair sum, so it belongs to both and but not : middle directly.
The trap
Reporting the largest or smallest number (12 or 5), or assuming the middle pair sum 17 belongs to the middle number.
Common mistakes
- Reporting the largest or smallest number (12 or 5), or assuming the middle pair sum 17 belongs to the middle number.
- Subtracting equations pairwise and making sign errors instead of using the total.
Techniques
Set up the equation/formula and compute; no special trick needed · Exploit symmetry to reduce work or pair up objects