Skip to main content

2021 AMC 10A Problem 21

Problem 21 of 25HarderGeometry

Let ABCDEFABCDEF be an equiangular hexagon. The lines AB,AB, CD,CD, and EFEF determine a triangle with area 1923,192\sqrt{3}, and the lines BC,BC, DE,DE, and FAFA determine a triangle with area 3243.324\sqrt{3}. The perimeter of hexagon ABCDEFABCDEF can be expressed as m+np,m +n\sqrt{p}, where m,m, n,n, and pp are positive integers and pp is not divisible by the square of any prime. What is m+n+p?m + n + p?

Answer choices

Show solution

Solution

Let the intersections of lines AB,CD,EFAB,CD,EF form triangle PQR,PQR, and let the intersections of lines BC,DE,FABC,DE,FA form triangle XYZ.XYZ. Because the hexagon is equiangular, all these outer triangles are equilateral. For an equilateral triangle with side length s,s, the area is 34s2.\frac{\sqrt3}{4}s^2. Hence 34PQ2=1923,34YZ2=3243. \begin{aligned} \frac{\sqrt3}{4}PQ^2 &=192\sqrt3, \\ \frac{\sqrt3}{4}YZ^2 &=324\sqrt3. \end{aligned} So PQ=163PQ=16\sqrt3 and YZ=36.YZ=36. To justify the perimeter relation, write the consecutive hexagon side lengths as a,b,c,d,e,f.a,b,c,d,e,f. The two alternating-line triangles have side lengths b+c+db+c+d and c+d+e,c+d+e, while closure of the hexagon gives a+f=c+d.a+f=c+d. Hence their side-length sum is (b+c+d)+(c+d+e)=b+e+2(c+d)=(a+b+c)+(d+e+f), \begin{aligned} &(b+c+d)\\ &\quad+(c+d+e)\\ &=b+e+2(c+d)\\ &=(a+b+c)+(d+e+f), \end{aligned} the hexagon’s perimeter. Therefore the perimeter is PQ+YZ=163+36.PQ+YZ=16\sqrt3+36. Thus m+n+p=36+16+3=55.m+n+p=36+16+3=55. Thus, C is the correct answer.

More practice

Concepts: equiangular polygon · equilateral triangle · triangle area

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