AMC 10 · 2022 · #7
Grade 7 algebraPick an answer.
AMC 10 2022 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
The roots have to multiply to 36, so we are really being asked to list every integer factor pair of 36 in which the two factors are different. Tool #2 (Systematic List) is built for 'find every pair' with no duplicates. Tool #7 (Subproblems) splits the work into 'list positive factor pairs', 'list negative factor pairs', and 'count distinct k'. Tool #9 (Easier Problem) is the bridge: instead of solving for k first, solve the simpler factor-pair question and read k off at the end. We avoid the quadratic formula — factor-pair counting is the natural elementary path.
Write x² + kx + 36 = (x - r)(x - s) and expand: matching coefficients gives rs = 36 and r + s = -k.
Expanding (x-r)(x-s) shows the constant term is rs and the middle coefficient is the negative sum — this turns the problem into a factor-pair hunt.
7.EE.A.1Identify SubproblemsList the positive factor pairs of 36, smaller factor first: (1, 36), (2, 18), (3, 12), (4, 9); drop (6, 6) since the roots must differ.
Listing factor pairs in size order guarantees no repeats and no misses.
4.OA.B.4Make A Systematic ListFlip both signs (negative × negative = positive): (-1, -36), (-2, -18), (-3, -12), (-4, -9); drop (-6, -6) too.
Two negatives multiply to a positive — the negative side of the rational number line gives a second clean batch of pairs.
6.NS.C.6Make A Systematic ListMixed-sign pairs can't work — a positive times a negative is negative, never +36 — so no other pairs exist.
Sign rules block any 'mixed' pair from ever multiplying to a positive 36.
6.NS.C.6Identify SubproblemsEach pair gives k = -(r + s): positive pairs → negative k, negative pairs → positive k, so k ∈ {-37, -20, -15, -13, 13, 15, 20, 37}.
Each factor pair fixes r + s, and k is just the negation of that sum.
7.NS.A.1Make A Systematic ListAll eight k are distinct — positives and negatives never coincide — so there are 8 values. Answer (B).
Comparing the eight integers shows no duplicates — straight count of a small finite list.
4.NBT.A.2Make A Systematic ListThis AMC 10 problem only needs Grade 7 expanding (x-r)(x-s) you already know — the constant 36 has to come from r · s, so list the four positive factor pairs of 36 with r ≠ s, double them for negatives, and read off 8 values of k.