AMC 10 · 2023 · #18
Grade 8 geometry-2dPick an answer.
AMC 10 2023 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
The path is a clean three-step climb: (a) edges E from face/edge double-counting, (b) total vertices V from Euler's formula, (c) split V into degree-3 and degree-4 vertices using the handshake total 3x + 4y = 2E. Tool #7 (Identify Subproblems) names each rung. The final step is a 2 × 2 linear system in x and y, which is Tool #13 (Convert to Algebra). No clever symmetry argument is needed — every quantity falls out of two counting identities.
Each rhombus face has 4 edges and every edge is shared by two faces, so E = 12 · = 24.
Counting (face, edge) pairs in two ways is the universal polyhedron trick — each edge sits on exactly two faces, so divide by 2.
5.G.B.3Identify SubproblemsEuler's V - E + F = 2 with F = 12 and E = 24 gives V = 2 + 24 - 12 = 14.
Euler's V - E + F = 2 is the bookkeeping identity for every convex polyhedron — once E and F are known, V is forced.
5.OA.A.1Identify SubproblemsLet x, y be the degree-3 and degree-4 vertex counts: x + y = 14, and the handshake sum gives 3x + 4y = 48.
Each edge has two endpoints, so adding up "how many edges does each vertex see?" double-counts every edge — turning a vertex split into a linear equation.
8.EE.C.8Convert To AlgebraEliminate y: 4 · (x + y) - (3x + 4y) = 56 - 48, so x = 8 (and y = 6).
Subtracting one linear equation from a scaled copy of another removes one variable on the spot.
8.EE.C.8Convert To AlgebraTwo counting identities crack this solid: each edge sits on two faces (so E = = 24), and Euler's V - E + F = 2 gives V = 14. Splitting the 14 vertices into degree-3 and degree-4 piles using "sum of degrees = 2E" yields a 2 × 2 system whose answer is (D) 8 degree-3 vertices.