AMC 10 · 2017 · #11

Grade 8 geometry-2d
polygon-angle-sumlinear-equations-one-varmultiples convert-to-algebrabound-inequality-then-enumerate ↑ Prerequisites: polygon-angle-sum
📏 Medium solution 💡 2 insights
Problem
One interior angle of a convex polygon is left out of a total. Find the forgotten angle.

Pick an answer.

(A)
37
(B)
63
(C)
117
(D)
143
(E)
163
How to solve
Strategy Introduce a Variable

Two things are unknown — the missing angle and the number of sides — and the problem hands us only one number, 2017. Tool #4 (Introduce a Variable) names both: let x be the forgotten angle and n the number of sides, giving 2017 + x = (n-2) · 180. One equation with two unknowns normally has many solutions, so the equation alone is not enough. The rescue is the word convex: it forces 0 < x < 180, which is exactly Tool #14 (Extreme Principle) — pushing x to its two boundaries traps the true angle sum inside a window only 180 wide. Consecutive multiples of 180 are 180 apart, so such a window holds at most one of them. That converts the whole problem into Tool #3 (Eliminate Possibilities): list the nearby multiples of 180, throw out the ones outside the window, and one survivor is left.

1STEP 1

Name the forgotten angle

The true total is the reported one plus the missing angle.

2017 + x = (n-2) · 180
2STEP 2

Let convexity squeeze the total

Convexity keeps that angle below 180.

0 < x < 180 → 2017 < 2017 + x < 2197
3STEP 3

Find the one multiple of 180 inside

Only one valid total fits that window.

180 · 11 = 1980 < 2017 < 2160 < 2197 < 2340 = 180 · 13
4STEP 4

Subtract to recover the angle

Subtracting gives 143, choice (D).

x = 2160 - 2017 = 143 → (D)
Answer
143
Every answer choice is under 180, so the convexity test alone does not separate them; the sharp test is divisibility. Only 2017 + 143 = 2160 = 180 · 12 is a multiple of 180 — the others give 2054, 2080, 2134, and 2180, none divisible by 180. The scenario is also internally consistent: a 14-gon has 14 angles, and the 13 Claire did add average about 155.2° each, comfortably below 180°, so a convex 14-gon like this really can exist. The answer does not even depend on how strictly one reads convex: allowing a degenerate straight angle of exactly 180° would give a total of 2197, which is still not a multiple of 180, so 2160 remains the only possible sum.
💡Key takeaway

A polygon's angles always add to a multiple of 180, and every angle of a convex polygon is under 180 — so the forgotten angle is exactly the distance from 2017 up to the next multiple of 180.

  • Name the forgotten angle
  • Let convexity squeeze the total
  • Find the one multiple of 180 inside
  • Subtract to recover the angle