AMC 10 · 2022 · #17
Grade 7 countingPick an answer.
Sixteen cells with two entries each is 2¹⁶ = 65536 grids — far too many to touch one at a time, and there is no obvious formula. Tool #14 (Extreme Principle) breaks it open: do not start in the middle of the grid, start at the sums that leave no room to move. A row that sums to 4 across four cells must be all 1s, and a column that sums to 4 must be all 1s. Those two full lines then pin the row that sums to 1 and the column that sums to 1, because each of those already receives its single 1 from a full line. Tool #9 (Solve an Easier Related Problem) peels those four settled lines away and leaves a 2 × 2 corner that is the same puzzle at half the size. Tool #5 (Look for a Pattern) reads off the rule the finished grid obeys. Tool #4 (Introduce a Variable) names the row sums r₁, …, r₄ and the column sums c₁, …, c₄ so the argument can be written once instead of case by case. Tool #2 (Make a Systematic List) then counts, not grids, but the two orderings that generate them. Tool #3 (Eliminate Possibilities) matches the count against the five choices.
Name the two orderings
Rows and columns give the same grand total.
Counting the same 1s twice, once by rows and once by columns, must give the same answer — that is the first thing to check before hunting for grids.
Counting the same entries once by rows and once by columns must give the same answer.
▸ Why?
Each entry belongs to exactly one row and one column, so the two tallies count the same things.
▸ Why?
The grid total is its entries added together, whichever way they are grouped.
Fill the lines summing to four
Summing to four makes a line all ones.
Four cells each worth at most 1 can only reach a total of 4 by all being 1, so the biggest sum is the one with zero freedom.
4.OA.A.3Extreme PrincipleFill the lines summing to one
A line summing to one has one place to go.
The scarcest row already spent its single 1 on the column that demands one from everybody, so it has nothing left to give anyone else.
4.OA.A.3Extreme PrinciplePeel off four lines
Peeling four lines leaves a small grid.
Cutting away the settled lines leaves the same puzzle shrunk to size two, where the extreme trick works one more time and finishes the job.
4.OA.C.5Solve An Easier Related ProblemOne grid per pair of orderings
The two orderings determine the grid completely.
Grids and ordering-pairs pair off one to one, so the grids can be counted by counting something much simpler instead.
6.EE.B.8Look For A PatternCount the orderings and multiply
Multiply the two ordering counts.
Two independent orderings multiply, the way picking a shirt and picking a hat multiply, because neither restricts the other.
7.SP.C.8Make A Systematic ListMatch the choice
The result is 576.
Each wrong choice is a story about freedom the grid does not actually have.
3.OA.C.7Eliminate PossibilitiesStart where there is no room to move: a row summing to 4 must be all 1s, and that single fact cascades until every cell is forced. So the only real decision is which row gets which total and which column gets which total, and that is 4! · 4! = 576.
- Name the two orderings
- The 4s force two full lines
- The 1s have nowhere else to go
- Peel four lines, a 2x2 is left
- One grid per pair of orderings
- Count the orderings and multiply
- Match the count to a choice