AMC 10 · 2015 · #3

Grade 4 arithmetic
linear-equations-two-vardivisibility-rules convert-to-algebracasework ↑ Prerequisites: linear-equations-two-var
📏 Short solution 💡 2 insights
📘 View easy version →
Problem
Isaac writes one integer down two times and a different integer down three times, giving five numbers in all. The five numbers add up to 100, and one of the two integers is 28. Find the value of the other integer.

Pick an answer.

(A)
8
(B)
11
(C)
14
(D)
15
(E)
18

AMC 10 2015 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.

How to solve
Strategy Eliminate Possibilities

We are not told whether 28 is the number repeated twice or the number repeated three times, so there are only two possible setups. Tool #3 (Eliminate Possibilities) tests each setup and throws out the one that cannot produce a whole number, leaving exactly one valid answer. Tool #4 (Introduce a Variable) names the unknown integer x so we can track what each case forces it to be. The decisive clue is that the other integer must come out whole — only one of the two cases survives that test.

1STEP 1

Name the unknown, list the two cases

Let the other integer be x. Either Case A: 28 three times with x twice, or Case B: 28 twice with x three times — both must total 100.

Case A: 3· 28 + 2x = 100, Case B: 2· 28 + 3x = 100
2STEP 2

Test Case A: 28 three times

If 28 appears three times, that's 3·28 = 84, leaving 100 - 84 = 16 shared equally so x = 8 — a whole number, so this case works.

3· 28 = 84, 100 - 84 = 16, x = 16 ÷ 2 = 8
3STEP 3

Test Case B, eliminate it, read the answer

If 28 appears twice, 100 - 56 = 44 splits into three equal x, but 44 ÷ 3 isn't whole, so Case B fails and the other integer is 8 → (A).

2· 28 = 56, 100 - 56 = 44, 44 ÷ 3 is not a whole number → (A) 8
Answer
8
Check the winning case directly: the five numbers are 28, 28, 28, 8, 8, and 28+28+28+8+8 = 84 + 16 = 100. That matches the given total, one of the numbers is 28 as required, and both repeated values are integers. The answer 8 is also one of the listed choices.
💡Key takeaway

When you don't know which slot a number fills, try every option and keep only the one that comes out as a whole number.

  • Name the unknown, list the two cases
  • Test Case A: 28 three times
  • Test Case B, eliminate it, read the answer