AMC 10 · 2005 · #21
Grade 7 arithmeticPick an answer.
AMC 10 2005 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
The word "total from 1 to n" is awkward to test one value at a time, so Tool #4 (Introduce a Variable) leads: replace the sum with the closed formula (n(n+1))/2 so the whole question becomes a single expression in n. Dividing 6n by that expression and simplifying collapses the messy ratio down to 12/(n+1) — now the problem is just "when is 12/(n+1) a whole number?" That turns it into a factor hunt, so Tool #2 (Make a Systematic List) is used to list every factor of 12, and Tool #3 (Eliminate Possibilities) throws out the one value that breaks the rule n ≥ 1. What is left is the count.
Replace the sum with a formula
Adding term by term is slow, so use the shortcut 1+2+…+n = — pair the first term with the last and every pair sums to n+1.
One clean formula stands in for the whole growing sum, so I can work with n directly instead of adding term by term.
6.EE.B.6Introduce A VariableDivide 6n by the total
"Evenly divides" means the quotient is a whole number, so flip and multiply: .
Flip-and-multiply turns the awkward "divide by a fraction" into an ordinary product I can simplify.
6.NS.A.1Introduce A VariableCancel n to reveal the real condition
Since n ≥ 1, n is not zero, so cancel it: , whole exactly when n+1 is a factor of 12.
Cancelling the shared n strips the problem down to a plain divisibility question about n+1.
Cancelling the shared factor strips the problem down to a plain divisibility question.
▸ Why?
Dividing by that shared factor undoes the multiplication, so it leaves without changing anything.
▸ Why?
What is left is a whole number exactly when the division leaves no remainder.
List every factor of 12
The positive factors of 12 are 1, 2, 3, 4, 6, 12; subtracting 1 from each gives n = 0, 1, 2, 3, 5, 11.
Every factor of 12 hands me one candidate for n, so listing the factors lists the candidates.
4.OA.B.4Make A Systematic ListDrop n = 0 and count
n must be positive, so throw out n = 0; that leaves n = 1, 2, 3, 5, 11 — five values, choice (B).
Only the value that breaks the "n is positive" rule gets removed, and counting what survives gives the answer.
6.EE.B.5Eliminate PossibilitiesSwap the sum for (n(n+1))/2, and the whole problem shrinks to "n+1 must be a factor of 12" — count those and you are done.
- Replace the sum with a formula
- Divide 6n by the total
- Cancel n to reveal the real condition
- List every factor of 12
- Drop n = 0 and count