AMC 10 · 2004 · #3
Grade 7 algebraPick an answer.
One equation cannot pin down two unknowns, but it can express one in terms of the other. Solving for x turns every choice of y into exactly one value of x (Tool #4), so counting solution pairs becomes the much easier job of counting allowed values of y — one variable instead of two. The two positivity requirements then become a lower and an upper bound on y (Tool #14), and the count is just the number of integers between those bounds (Tool #2). The whole difficulty of the problem lives at the two ends of that range, so both endpoints get checked explicitly. Re-organising the same equation around parity (Tool #15) gives an independent second count that confirms the first.
Express x in terms of y
Solving for one variable makes the other the only free choice.
When one unknown forces the other, counting pairs is the same as counting choices for the free one.
6.EE.B.6Introduce A VariableTurn positivity into bounds on y
Both positivity conditions turn into the range 1 to 49.
Each "must be positive" requirement is really an inequality, and inequalities are what fence a variable into a finite range.
Each demand that a quantity be positive is really an inequality, and inequalities fence the variable into a finite range.
▸ Why?
Once a value is bounded above and below, everything outside those bounds is impossible, so only a finite window survives.
▸ Why?
Every candidate outside the window is ruled out at once, so the counting only ever looks at what remains.
Check the two ends
Testing the boundaries confirms 49 works but the next value fails.
Off-by-one mistakes hide at the ends of a range, so the ends are exactly where to test.
7.EE.B.4Extreme PrincipleCount the values
Counting those whole numbers gives 49 pairs, choice (B).
Counting whole numbers in a range is subtracting the ends and adding one back, because both ends count.
6.NS.C.6Make A Systematic ListWith one equation and two unknowns, solve for one and let the other run free — here y can be any integer from 1 to 49, which is 49 pairs, and y=50 fails only because it would make x zero.
- Express x in terms of y
- Turn positivity into bounds on y
- Check the two ends
- Count the values