AMC 10 · 2025 · #23
Grade 7 number-theoryPick an answer.
AMC 10 2025 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
Comparing two whole grids of 12,831 numbers is hopeless to do square by square, so Tool #4 (Introduce a Variable) names a single square by its row r and column c and asks only about that one square. Tool #13 (Convert to Algebra) writes what Horace wrote there and what Vera wrote there as two formulas in r and c; a "same number" square is exactly where the two formulas are equal, which turns the whole puzzle into one equation. Tool #5 (Look for a Pattern) finds that once you have one matching square, the next one is a fixed step away — right 9 columns and down 14 rows. Tool #2 (Make a Systematic List) then just walks that step from the first match to the last and counts how many fit on the grid.
Name one square by row and column
Name one square by its row r (top is 1) and column c (left is 1) instead of chasing 12,831 numbers: 1 ≤ r ≤ 141, 1 ≤ c ≤ 91.
Giving the square an address (r,c) lets you talk about any square with one formula instead of a huge list.
6.EE.B.6Introduce A VariableWrite Horace's number there
A row holds 91 numbers, so Horace fills 91(r-1) of them above row r, then counts c more into it: he writes 91(r-1)+c.
Full rows before you, plus the steps into your own row, tells you exactly how far along Horace's count you are.
6.EE.A.2Convert To AlgebraWrite Vera's number there
A column holds 141 numbers, so Vera fills 141(c-1) of them left of column c, then counts r down it: she writes 141(c-1)+r.
Same square, but now full columns to the left plus steps down the column measure Vera's count.
6.EE.A.2Convert To AlgebraSet the two numbers equal
A match means the two agree, so 91(r-1)+c = 141(c-1)+r. That gives 90r = 140c - 50, which tidies to 9r + 5 = 14c.
One tidy equation replaces the whole grid: any (r,c) solving it is a matching square.
7.EE.B.4Convert To AlgebraFind the first match and the repeating step
(1,1) works, since 9+5 = 14. As gcd(9,14) = 1, the smallest step keeping both sides balanced (each gains 126) is r by 14, c by 9.
Because 9 and 14 have no shared factor, the coordinates can only stay balanced by jumping a full 14 and 9 at a time.
Because the two counts share no factor, the matches can only jump a full row-and-column block at a time.
▸ Why?
Numbers with different prime recipes share nothing but one, so neither can divide the other's step.
▸ Why?
So the two patterns realign only after their least common multiple's worth of steps.
List the matches and count them
Stepping from (1,1) gives (15,10), (29,19), …, stopping exactly at (141,91): r = 1 + 14k for k = 0 to 10, so 11 squares — choice (C).
The matches are evenly spaced dots from one corner to the opposite one, so you just count the stops.
4.OA.B.4Make A Systematic ListLabel a square by row and column, write each person's number as a formula, set them equal, and the matching squares turn out to be evenly spaced dots marching corner to corner — just count the stops to get 11.
- Name one square by row and column
- Write Horace's number there
- Write Vera's number there
- Set the two numbers equal
- Find the first match and the repeating step
- List the matches and count them