AMC 10 · 2024 · #6
Grade 4 countingPick an answer.
AMC 10 2024 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
A length-6 reversal is too big to swap-and-count from scratch with confidence. Tool #9 (Solve an Easier Related Problem) says: shrink the string. The problem already tells us ABC (length 3) takes 3 swaps; we can quickly do length 2, 4, and 5 ourselves. Once those small cases are in hand, Tool #5 (Look for a Pattern) lines them up — 1, 3, 6, 10, … — and the rule (each new length adds the next whole number) gives the length-6 answer without any algebra.
Easier case, length 2: reversing AB to BA takes just 1 swap.
Start at the smallest case so the counting can't go wrong.
3.OA.D.8Solve An Easier Related ProblemEasier case, length 3: the problem's own ABC → BAC → BCA → CBA is already 3 swaps.
Using the example the problem hands you saves a step and confirms the counting style.
3.OA.D.8Solve An Easier Related ProblemEasier case, length 4: send D to the front (3 swaps), then reverse the leftover ABC (3 more) → 6 swaps.
Bringing the last letter to the front always costs (length -1) swaps, then the rest is the same problem one size smaller.
3.OA.D.8Solve An Easier Related ProblemEasier case, length 5: ship E to the front (4 swaps), then reverse ABCD (6 swaps) → 10 swaps.
Each new letter at the back costs (length -1) swaps to ship to the front, then the smaller answer takes over.
3.OA.D.8Solve An Easier Related ProblemLine the counts up — 1, 3, 6, 10 — and each step adds one more than the last: the triangular numbers.
Each row adds one more than the previous row. These are the triangular numbers 1, 3, 6, 10, 15, …
4.OA.C.5Look For A PatternExtend one rung to length 6: the next jump is +5, so the count is 10 + 5 = 15 → (D).
The same rule (bring the last letter to the front in 5 swaps, then reverse the front 5 letters in 10 swaps) gives the same total: 5 + 10 = 15.
4.OA.A.3Look For A PatternWhen the string feels too long, shrink it first. Lengths 2, 3, 4, 5 need 1, 3, 6, 10 swaps — the next stair adds 5, so length 6 needs 15.