AMC 10 · 2021 · #11
Grade 6 number-theoryPick an answer.
AMC 10 2021 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
Tool #7 (Subproblems) breaks the question into two clean pieces: (a) write each base-b numeral as a polynomial in b, (b) subtract and factor. Tool #9 (Easier Related Problem) lets us check one base by hand first (b=3) to confirm the formula. Then Tool #3 (Eliminate) plugs every choice into the simplified expression and Tool #6 (Guess and Check) just reads off divisibility by 3. No algebra heavier than expanding place values is needed.
Expand by place value: 2021_b = 2b³ + 2b + 1 and 221_b = 2b² + 2b + 1.
Grade 5 place value: each digit's value is digit times power of the base.
5.NBT.A.1Identify SubproblemsSubtract: the +2b and +1 terms cancel, leaving 2021_b - 221_b = 2b³ - 2b².
Grade 6: combine like terms when subtracting polynomial-shaped expressions.
6.EE.A.3Identify SubproblemsFactor out the common 2b²: 2b³ - 2b² = 2b²(b - 1) — now the divisibility structure is visible.
Grade 6 equivalent expressions: factoring reveals what divides the value.
6.EE.A.3Identify Subproblems2 shares no factor with 3, so 2b²(b-1) is a multiple of 3 exactly when b ≡ 0 or 1 (mod 3).
Grade 6 GCF/divisibility: a product is a multiple of 3 iff at least one factor is.
6.NS.B.4Identify SubproblemsSort the choices mod 3: 3, 6 ≡ 0; 4, 7 ≡ 1; only 8 ≡ 2, so 8 is the base whose difference is not a multiple of 3.
Grade 4 multiples and divisibility: sorting integers by remainder mod 3.
4.OA.B.4Eliminate PossibilitiesCheck b = 8 directly: 2 · 8² · 7 = 896, and 896 ÷ 3 leaves remainder 2 — not an integer, confirming (E).
Grade 4: one quick numerical check confirms the abstract result.
4.OA.B.4Guess And CheckThis AMC 10 problem only needs Grade 6 place value and factoring you already know! Once you write 2021_b - 221_b = 2b²(b-1), the question becomes 'which b gives a non-multiple of 3?' — that's just sorting 3, 4, 6, 7, 8 by remainder mod 3. Only 8 leaves remainder 2, so the answer is (E).