Skip to main content

2018 AMC 12B Problem 16

Problem 16 of 25IntermediateAlgebraGeometry

The solutions to the equation (z+6)8=81(z+6)^8=81 are connected in the complex plane to form a convex regular polygon, three of whose vertices are labeled A,A, B,B, and C.C. What is the least possible area of ABC?\triangle ABC?

Answer choices

Show solution

Solution

Translating by 6,6, the solutions of z8=81z^8=81 are eight points on a circle of radius 8118=3,81^{\frac{1}{8}}=\sqrt3, forming a regular octagon. The minimum-area triangle uses three consecutive vertices. Take A=(126,126),A=\left(\tfrac12\sqrt6,\tfrac12\sqrt6\right), B=(3,0),B=(\sqrt3,0), and C=(126,126).C=\left(\tfrac12\sqrt6,-\tfrac12\sqrt6\right). Then AC=6AC=\sqrt6 and the height is 3126,\sqrt3-\tfrac12\sqrt6, so the area is 126(3126)=32232. \begin{gathered} \tfrac12\cdot\sqrt6\left(\sqrt3-\tfrac12\sqrt6\right) \\ =\tfrac{3}{2}\sqrt2-\tfrac{3}{2}. \end{gathered} Thus, the correct answer is B.

More practice

Concepts: roots of unity · regular polygon · triangle area

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.