AMC 10 · 2025 · #5
Grade 7 number-theoryPick an answer.
The equation alone cannot pin down two unknowns, so the real leverage is the words "positive integers". Because 57 is large compared with 400, only a handful of values of x can possibly fit, so the plan is to trap x inside a short range, throw out the values that cannot work, and then check the few survivors one at a time. Once the complete list of valid pairs is in hand, picking the least sum is just reading the list, and no search for a clever trick is needed.
Trap x in a short range
With y at least one, x is below seven.
Pushing one variable to its smallest allowed value squeezes the other into a range you can count on your fingers.
7.EE.B.4Extreme PrincipleParity throws out odd x
Parity forces x to be even.
Even-odd is a free filter: it costs one line of thought and cuts the work in half before any arithmetic starts.
Even and odd is a free filter: it costs one line of thought and cuts the work in half.
▸ Why?
Two numbers of the same parity add to an even total, so the parities of the two sides must agree.
▸ Why?
Parity is just the remainder after dividing by two, so the test is a single division.
Test the three survivors
Of three candidates only two passes.
Solving here means testing which of the few allowed numbers actually makes the equation true, and "is it a multiple of 22?" is the whole test.
6.EE.B.5Make A Systematic ListSolve for y and verify
Then y is 13 and it checks out.
Once one unknown is fixed, the equation collapses to a single multiplication statement that one division undoes.
6.EE.B.7Make A Systematic ListOne pair settles the least
With one pair only, the sum is 15.
A minimum over a complete list of one is that one value, so finishing the search is the same as answering the question.
7.EE.B.4Extreme PrincipleWhen one equation holds two unknowns but both must be positive whole numbers, squeeze one variable into a short range first, then check the few numbers left.
- Trap x in a short range
- Parity throws out odd x
- Test the three survivors
- Solve for y and verify
- One pair settles the least