AMC 10 · 2020 · #5

Grade 8 arithmetic
absolute-valuepolynomial-rootsvieta-formulascasework caseworkidentify-subproblems ↑ Prerequisites: absolute-valuepolynomial-roots
📏 Medium solution 💡 3 insights
Problem
Find the sum of every real number x that makes |x² - 12x + 34| = 2 true.

Pick an answer.

(A)
12
(B)
15
(C)
18
(D)
21
(E)
25

AMC 10 2020 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.

How to solve
Strategy Identify Subproblems

Tool #7 (Subproblems) is the spine: |y| = 2 splits into two cases, y = 2 and y = -2, each its own small equation. Tool #1 (Diagram) makes the two cases visible — rewrite x² - 12x + 34 = (x - 6)² - 2 and picture an upward parabola with vertex (6, -2). The horizontal line y = 2 cuts the parabola at two points symmetric around x = 6; the line y = -2 just touches the vertex at one point. Tool #5 (Pattern) — the symmetry around x = 6 means each pair of intersection x-values averages to 6, so we don't have to solve, just count and sum.

1STEP 1

Complete the square: x² - 12x + 34 = (x - 6)² - 2.

x² - 12x + 34 = (x - 6)² - 2
2STEP 2

Absolute value 2 splits into two cases: (x - 6)² - 2 = 2 or (x - 6)² - 2 = -2.

(x - 6)² - 2 = 2 or (x - 6)² - 2 = -2
3STEP 3

Case 1: (x - 6)² = 4 gives x = 4 or 8, symmetric about x = 6, so their sum is 12.

(x - 6)² = 4 → x = 4 or 8, sum = 12
4STEP 4

Case 2: (x - 6)² = 0 has the single root x = 6 — the parabola's vertex.

(x - 6)² = 0 → x = 6
5STEP 5

Add the distinct roots: 4 + 8 + 6 = 18, choice (C).

4 + 8 + 6 = 18 → (C)
Answer
18
Check each root in the original equation. x = 4: 16 - 48 + 34 = 2, |2| = 2 ✓. x = 8: 64 - 96 + 34 = 2, |2| = 2 ✓. x = 6: 36 - 72 + 34 = -2, |-2| = 2 ✓. All three valid, and 4 + 8 + 6 = 18 matches (C).
💡Key takeaway

This AMC 10 problem only needs Grade 8 "square roots" you already know — rewrite as (x - 6)² - 2, the y = 2 case gives a symmetric pair summing to 12 and the y = -2 case gives just x = 6, for a total of 18.