AMC 10 · 2012 · #20
Grade 7 countingprobabilityPick an answer.
AMC 10 2012 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
The winning condition is stated at the end of the game ("be the last under 1000"), while the question asks for the start value N — a classic Tool #11 (Work Backwards) setup. Working from the finish, Bernardo wins exactly when he hands Silvia a number so large that her +50 pushes it to 1000 or beyond; that pins his winning move to the window 950–999. Tool #4 (Introduce a Variable) turns the alternating doubling-and-adding into tidy expressions in N, so Bernardo's outputs are just 2N, 4N+100, 8N+300, 16N+700. Tool #14 (Extreme Principle) then hunts for the smallest N hitting that window, which happens on the last of those outputs. Tool #6 (Guess and Check) confirms the winner by replaying the actual game for N=16 and for N=15.
Translate the win into a number window
Bernardo wins when Silvia's +50 dies: his number B stays under 1000 but B + 50 reaches it, so B lands in 950 ≤ B ≤ 999.
Bernardo wins by handing Silvia a number too big for her +50 to survive, so his last number must sit in the top 50-slot below 1000.
5.OA.A.2Work BackwardsName the start and track the moves
Let N be the start and write each move as an expression: 2N, 2N+50, 4N+100, 4N+150, 8N+300, 8N+350, 16N+700.
Using a letter for the unknown start lets one line of algebra stand in for the entire back-and-forth.
6.EE.B.6Introduce A VariableList Bernardo's four numbers
Bernardo's own outputs are 2N, 4N+100, 8N+300, 16N+700 — the last is largest, so it hits the window at the smallest N.
The output with the biggest multiplier on N climbs into the winning window first, so it gives the smallest possible start.
6.EE.A.2Introduce A VariableSolve for the smallest winning start
From 950 ≤ 16N + 700 ≤ 999 we get 250 ≤ 16N ≤ 299, so 15.625 ≤ N ≤ 18.6875 and the smallest integer is N = 16.
Solving the compound inequality shows the winning starts are a short block of integers, and the smallest end of that block is the answer.
Solving the compound inequality shows the winning starts form one short block of whole numbers.
▸ Why?
Doing the same operation to every part of a true comparison keeps it true.
▸ Why?
The two bounds squeeze from both sides, so everything between them and nothing else survives.
Replay the game to check
Replay N=16: 32, 82, 164, 214, 428, 478, 956, and Silvia would need 1006 — Bernardo wins. N=15 only reaches 940, so Silvia's 990 ends it.
Actually walking the game for 16 and for 15 confirms 16 wins and nothing smaller does.
4.OA.A.3Guess And CheckAdd the digits
The smallest winning start is N = 16, and the question wants its digit sum: 1 + 6 = 7, choice (A).
The problem's final ask is just the digit sum of the number we found, not the number itself.
4.NBT.B.4Guess And CheckWork backwards from the finish: Bernardo wins when his number lands in 950–999, and turning the doubling-and-adding into one expression 16N+700 shows the smallest start is 16, whose digits add to 7.
- Translate the win into a number window
- Name the start and track the moves
- List Bernardo's four numbers
- Solve for the smallest winning start
- Replay the game to check
- Add the digits