A rhombic dodecahedron is a solid with congruent rhombus faces. At every vertex, or edges meet, depending on the vertex. How many vertices have exactly edges meet?
- A)
- B)
- C)
- D)
- E)
Answer
D
Key insight
Twelve rhombi give 24 edges, Euler's formula gives 14 vertices, and 3a + 4b = 48 with a + b = 14 yields a = 8.
Solution
Count edges first. Each of the rhombi has edges, and every edge belongs to exactly faces, so
Euler's formula for a convex polyhedron, , gives .
Let vertices have edges and vertices have edges. Then , and since every edge has two endpoints, the degrees sum to :
Subtracting gives , so .
The answer is .
Why this works
Polyhedron counting problems run on three tools: faces times sides over two gives edges, Euler's formula gives vertices, and the degree sum gives a second equation. You never need to picture the solid. This same template handles soccer balls (truncated icosahedra) and other mixed-degree solids.
Alternative approach
Avoid Euler entirely with angles. Each rhombus has two acute and two obtuse angles, of each in total. In the rhombic dodecahedron the four-edge vertices are surrounded by four acute angles and the three-edge vertices by three obtuse angles (four obtuse angles could never fit around a convex corner). Hence gives and gives .
The trap
Counting edges as 12 times 4 = 48 without halving for the two faces each edge borders.
Common mistakes
- Counting edges as 12 times 4 = 48 without halving for the two faces each edge borders.
- Misremembering Euler's formula as or .
Techniques
Apply an identity: SFFT, sum of squares, difference of cubes, Vieta · Set up the equation/formula and compute; no special trick needed