πŸ‡ΊπŸ‡Έ AMC 8 ⇄ switch contest
2023 AMC 8

Problem 8

Problem 8 · 2023 AMC 8 Medium
Logic & Word Problems sum-constraintcasework
Figure for AMC 8 2023 Problem 8
Show answer
Answer: A — 000101.
Show hints
Hint 1 of 2
Don't reconstruct who-beat-whom. Each round, the 4 players split into 2 matches — so every round produces exactly 2 wins. That fixed total is your lever.
Still stuck? Show hint 2 →
Hint 2 of 2
Read the table by column instead of by row. Each column (round) must sum to 2 across all four players, so Tiyo's entry is just 2 minus the other three.
Show solution
Approach: each round's wins sum to 2
  1. The shortcut: you don't need the matchups. Every round, four players pair into two games, so exactly 2 wins (and 2 losses) get handed out — meaning every column of the table sums to 2.
  2. So add Lola + Lolo + Tiya down each round: 2, 2, 2, 1, 2, 1.
  3. Tiyo fills the gap to 2 each round: 0, 0, 0, 1, 0, 1 = 000101. This transfers: when each ‘round’ has a fixed total, an unknown row is just total minus the known rows — column thinking beats casework.
Mark: · log in to save