Question states: "Let $ABCDEF$ be a hexagon in a circle of radius $r$. Show that if $AB = CD = EF = r$, then the midpoints of $BC$, $DE$, and $FA$ are the vertices of an equilateral triangle."
Let $G$ be the midpoint of $BC$, $H$ be midpoint of $DE$, and $I$ be midpoint of $FA$. Also, Let $O$ the center of the circle.
We can use complex number representation.
If we construct a geometric representation of the problem, it becomes evident that triangles $ABO$, $CDO$, and $EFO$ are equilateral triangles. Let $a,b,c,d,e,f,o, g,h,i$ be affixes of $A,B,C,D,E,F,O, G,H$, and $I$, respectively. Then $a$ can be represented as $-ow-bw^2$, $c$ can be represented as $-ow-dw^2$, and $e$ can be represented as $-ow-fw^2$, where $w$ is the cubic root of unity (i.e. $w^3 = 1$).
Also, $g = \frac{b+c}{2}, h = \frac{d+e}{2}$, and $i = \frac{f+a}{2}$.
After this, I can show that the triangle $GHI$ is equilateral by showing that $g = -hw-iw^2$. However, I cannot seem to prove that, however much I try. Is my approach correct? and if so, could you how the calculations?
If anyone has another approach (i.e. without complex number representation), please let me know.