AMC 10 · 2018 · #23
Grade 7 number-theoryPick an answer.
AMC 10 2018 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
Tool #4 (Introduce a Variable): name the two messy quantities g=gcd(a,b) and l=lcm(a,b) so the equation stops being about a and b directly. Tool #13 (Convert to Algebra): the identity ab=g l rewrites the whole thing as one clean equation in g and l, which Simon's Favorite Factoring Trick turns into a product (g-20)(l-12)=177. Tool #2 (Make a Systematic List): 177 has only a handful of divisors, so every candidate (g,l) can be listed in full. Tool #3 (Eliminate Possibilities): the structural rule that a gcd must divide its lcm throws out all but one candidate, after which counting the actual pairs is quick.
Rename gcd and lcm as g and l
Set g=gcd(a,b), l=lcm(a,b); since ab=g·l, the number-theory equation becomes a clean one in g and l: gl+63=20l+12g.
The product of two numbers always equals their gcd times their lcm, so the equation can be retold using only g and l.
6.NS.B.4Use Matrix LogicFactor with Simon's Trick
Move all to one side and add 240; Simon's Favorite Factoring Trick then gives (g-20)(l-12)=177.
Adding the right constant turns a scattered expression into a product of two simple factors, which is far easier to solve.
7.EE.A.1Convert To AlgebraList the factor pairs of 177
177=3×59 has four positive factor pairs, giving candidates (g,l)=(21,189),(23,71),(79,15),(197,13); negative pairs are impossible.
Because 177 has only four positive divisors, there are only four candidate (g, l) pairs to test.
4.OA.B.4Make A Systematic ListKeep only pairs where g divides l
A gcd must divide its lcm; only (g,l)=(21,189) passes since 189=21·9, while 23 ∤ 71, 79 ∤ 15, 197 ∤ 13 all fail.
The gcd must divide the lcm, so any candidate that breaks that rule cannot come from real numbers a and b.
6.NS.B.4Eliminate PossibilitiesCount the ordered pairs from g=21, l=189
With a=gx, b=gy, gcd(x,y)=1: xy=189/21=9, so (x,y)=(1,9),(9,1) — not (3,3) — giving 2 ordered pairs, (21,189) and (189,21).
Pulling the gcd out leaves two coprime parts whose product is fixed, so you just count coprime factor pairs.
6.NS.B.4Convert To AlgebraRename the gcd and lcm, use that their product is ab, factor with Simon's trick, and only the factor pair where the gcd divides the lcm survives, giving 2 ordered pairs.
- Rename gcd and lcm as g and l
- Factor with Simon's Trick
- List the factor pairs of 177
- Keep only pairs where g divides l
- Count the ordered pairs from g=21, l=189