AMC 10 · 2006 · #22
Grade 7 number-theoryPick an answer.
AMC 10 2006 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
The pigs and goats have no fixed count, so Tool #4 (Introduce a Variable) names them: let p be the net number of pigs and g the net number of goats, where a negative value means that animal comes back as change. Every settleable debt is then 300p + 210g. Tool #7 (Identify Subproblems) splits the question into two cleaner pieces: first find a floor no debt can drop below, then check that the floor is actually reachable. The floor falls out of a common factor shared by 300 and 210; reaching it is a small Tool #6 (Guess and Check) search for whole numbers, using negatives to model change. A floor that is also achievable is exactly the smallest positive debt.
Model the debt with signed counts
Let p be the net pigs and g the net goats handed over, negative when received as change; the debt settled is 300p + 210g.
Letting the counts go negative is what turns 'change received' into ordinary subtraction, so one formula covers both giving and getting.
6.EE.B.6Introduce A VariablePull out the shared factor for a floor
Both prices share a factor: 300 = 30 × 10 and 210 = 30 × 7, so 300p + 210g = 30(10p + 7g) and every settleable debt is a multiple of 30.
A common factor of both prices divides every combination of them, so it sets a floor nothing can slip below.
6.NS.B.4Identify SubproblemsShow the floor is reachable
Reach 30 itself: 10 and 7 share no factor, so 10p + 7g = 1 works; p = -2, g = 3 is three goats given, two pigs back: 630 - 600 = 30.
Since 10 and 7 have no common factor, mixing them in whole amounts can land on exactly 1, and scaling by 30 lands on the floor itself.
Because the two prices share no common factor, mixing them in whole amounts can land on exactly one unit.
▸ Why?
Two numbers with different prime recipes share nothing but one, so nothing bigger can divide both.
▸ Why?
Repeatedly taking remainders between the two walks the leftovers down until exactly one is reached.
Combine floor and reachability
Every debt is a multiple of 30 and 30 is actually reachable, so the smallest positive debt is 30 dollars, choice (C).
A value that nothing can undercut and that can actually occur is by definition the smallest.
6.NS.B.4Identify SubproblemsWhen you can pay and also get change, every amount you can settle is a multiple of the greatest common factor of the two prices, so the smallest debt is that factor itself: here gcd(300, 210) = 30.
- Model the debt with signed counts
- Pull out the shared factor for a floor
- Show the floor is reachable
- Combine floor and reachability