Rhombus has side length and . Region consists of all points inside the rhombus that are closer to vertex than any of the other three vertices. What is the area of ?
- A)
- B)
- C)
- D)
- E)
Answer
C
Key insight
Diagonal BD splits the rhombus into two equilateral triangles of side 2; in each, the perpendicular bisectors from B carve out exactly one third of the triangle around B.
Solution
Since , the angles at and are , so triangles and are both equilateral with side (in particular ). The rhombus is their union along .
A point is closer to than to exactly when it lies on 's side of the perpendicular bisector of , and similarly for and . Inside equilateral triangle , the perpendicular bisectors of and meet at the center of the triangle, and the points closer to than to or form the kite with vertices , the midpoint of , , and the midpoint of . By the threefold symmetry of the equilateral triangle, this kite is one third of the triangle. (The bisector of does not cut into it: every point of that kite is within distance of but is at least as far from .)
Triangle has area , so the kite has area . The same happens in triangle .
Total area of : , so the answer is .
Why this works
"Closer to than to the other vertices" is a Voronoi cell bounded by perpendicular bisectors. Decomposing the rhombus into equilateral triangles turns each half of the cell into a symmetric piece whose area is a fixed fraction of the triangle, so no messy vertex coordinates are needed.
Alternative approach
Coordinates with , , , : the region is , , , a pentagon with vertices , , . The shoelace formula gives .
The trap
Thinking the region closer to B is a quarter of the rhombus, or bounding it only by the bisector of BD and forgetting the bisectors of BA and BC.
Common mistakes
- Thinking the region closer to is a quarter of the rhombus, or bounding it only by the bisector of and forgetting the bisectors of and .
- Computing as the long diagonal instead of the short one of length .
Techniques
Cut the figure into known shapes (triangles, rectangles, sectors) · Exploit symmetry to reduce work or pair up objects