AMC 10 · 2021 · #12
Grade 6 rate-ratioPick an answer.
AMC 10 2021 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
Tool #7 (Subproblems) splits the work into three pieces: (a) prime-factorize N to find the power of 2 in it; (b) sum the odd divisors using only the odd prime part; (c) get the sum of even divisors by subtracting from the total. Tool #9 (Easier Problem) checks the key insight on a tiny case like N = 2³ · 3 first, where you can list every divisor by hand. Tool #5 (Pattern) recognizes that every divisor is (power of 2) × (odd divisor), so the even-divisor sum is (2 + 4 + 8) = 14 times the odd-divisor sum. Tool #3 (Eliminate) confirms (C) against the five ratio choices.
Prime-factorize each factor and collect like primes; the power of two in N is 2³.
Grade 6 prime factorization: break each factor into primes, then merge.
6.NS.B.4Identify SubproblemsTest M = 24 = 2³ · 3: odd sum 4, even sum 56, ratio 1 : 14 — every even divisor is an odd one times 2, 4, or 8.
Grade 4 divisors: a small case verifies the structure before generalizing.
4.OA.B.4Solve An Easier Related ProblemEvery divisor is a power of 2 (from 2⁰ to 2³) times an odd divisor, so the even-divisor sum is (2 + 4 + 8) S_odd = 14 S_odd.
Grade 6 distributive thinking: factor (power of 2) out of every divisor.
6.EE.A.3Look For A PatternForm the ratio: S_odd : S_even = S_odd : 14 S_odd = 1 : 14; the value of S_odd cancels.
Grade 6 ratios: the unknown S_odd cancels, leaving a pure ratio.
6.RP.A.1Identify SubproblemsAmong the choices, 1 : 14 is (C); the rest come from miscounting the power of 2 or adding 2⁰ to the even sum.
Grade 6 ratio matching: pick the listed ratio that equals 1 : 14.
6.RP.A.3Eliminate PossibilitiesThis AMC 10 problem only needs Grade 6 ratio sense you already know! Prime-factorize N = 2³ · 3⁵ · 5 · 7 · 17² — only the 2³ part matters. Every even divisor is (2 or 4 or 8) × (odd divisor), so the even-divisor sum is (2+4+8) = 14 times the odd-divisor sum. Ratio 1 : 14, answer (C).