AMC 10 · 2015 · #12
Grade 8 geometry-2dPick an answer.
AMC 10 2015 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
"Inside or on the circle" is a geometric condition, but it has a clean algebraic meaning: the distance from the point to the center is at most the radius. So the main move is tool #13 (Convert to Algebra) — turn "distance ≤ 10" into an inequality in x using the distance formula, then simplify it. Tool #1 (Draw a Diagram) helps picture the circle and the line y=-x that all the candidate points sit on, and tool #4 (Introduce a Variable) is already handed to us since the points are parameterized by x. Once the inequality collapses to a simple bound on x, the count is just an integer count on a number line.
Turn the circle condition into an inequality
Inside-or-on means the distance from (x,-x) to center (5,5) is at most 10, so the squared distance is at most 100.
"Inside or on a circle" is just "distance from the center is no more than the radius."
8.G.B.8Convert To AlgebraExpand and simplify
Expanding both squares cancels the linear terms (-10x with +10x), collapsing everything to x² ≤ 25.
Symmetry makes the linear terms cancel, so a messy two-square expression collapses to x² ≤ 25.
6.EE.A.3Convert To AlgebraSolve the bound on x
Square-rooting x² ≤ 25 gives |x| ≤ 5, so x lies in the range -5 ≤ x ≤ 5, endpoints included.
Squaring undoes to an absolute value, so x² ≤ 25 means x sits within 5 of zero.
8.EE.A.2Use Matrix LogicCount the integers
The integers from -5 to 5 number 11 in all — five negatives, five positives, and zero — so the answer is (A).
On a number line, the integers from -5 to 5 are the two runs of five plus zero in the middle.
6.NS.C.6Draw A Diagram"Inside or on a circle" just means "distance from the center is at most the radius" — write that as an inequality, simplify, and count the integers that fit.
- Turn the circle condition into an inequality
- Expand and simplify
- Solve the bound on x
- Count the integers