AMC 10 · 2024 · #7
Grade 7 number-theoryarithmeticPick an answer.
AMC 10 2024 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
The sign rule for a positive product splits the search cleanly into two subproblems (Tool #7): Case A — all three factors positive; Case B — one positive and two negative. Each case has only finitely many factor triples of 60, so Tool #2 (Make a Systematic List) finishes the work: list the triples in order, compute each sum, keep the smallest positive value. Comparing the two cases gives the overall minimum.
Split by sign: a positive product needs an even count of negatives, so all positive or exactly two negative.
Grade 7 sign rules for multiplication: negative × negative = positive, so two negatives cancel and the product stays positive.
7.NS.A.2Identify SubproblemsCase A (all positive): list factor triples of 60, pushing factors close together to keep the sum small.
Grade 6 factor work: walk the first factor up from 1, and for each first factor list the matching pairs of the leftover quotient.
6.NS.B.4Make A Systematic ListCase A bottoms out at the closest triple 3 + 4 + 5, giving sum 12.
For a fixed product, sums shrink as factors approach each other (AM-GM intuition you can see by scanning the list).
6.NS.B.4Make A Systematic ListCase B: with (p, -q, -r) the sum is p - q - r, positive only when p > q + r — so assign the largest factor to p.
Grade 7 integer addition: combining a positive with two negatives is just p minus the total of the two absolute values.
7.NS.A.1Make A Systematic ListScan Case B: set p = largest, compute p - q - r, keep positives; the list bottoms out at 10 - 6 - 1 = 3.
Once p falls below q+r the sum turns negative, so the smallest positive answer hides right at the boundary p ≈ q+r.
7.NS.A.1Make A Systematic ListCompare: Case A gives 12, Case B gives 3. The overall least positive sum is 3 — choice (B).
Grade 6 ordering of integers: just compare two values and pick the smaller one.
6.NS.C.7Identify SubproblemsNegative times negative is positive, so two negative factors can cancel — that lets the giant factor 10 shrink down to a sum of just 3. Splitting into sign cases first, then listing factor triples second, turns this AMC 10 question into ordinary Grade 6-7 work.