$ABC$ triangle , $M,N\in (AB)$ , $P,Q\in (BC)$ and $R,S\in (AC)$ such that
(divided side by $3$)
$\vec{AB}=3\vec{AM}$ , $\vec{BA}=3\vec{BN}$,
$\vec{BC}=3\vec{BP}$ , $\vec{CB}=3\vec{CQ}$,
$\vec{CA}=3\vec{CR}$ , $\vec{AC}=3\vec{AS}$
Let $I,J,K$ outside triangle $ABC$ such that
$MNI,PQJ,RSK$ Equilateral triangle
Prove that the triangle $IJK$ is equilateral
I need see simple method
My try :
I'm going to solve it by axes $(O,\vec{ON},\vec{j})$
such that $2\vec{AO}=\vec{AB}$ , $j=ON$
and try to prove that
$IJ=IK=JK$
So let searching coordinate of all point $A=(-3,0)$ and $B=(3,0)$ but how I find other coordinate
Please see if I'm correct in chose axes and I like to see other esay method

Vector notation doesn't easily allow for rotations, so we use complex numbers instead:
Let $ \omega$ be the rotation by $60^\circ$. $\omega^6 = 1$, $|\omega| = 1$, $\omega+ \omega^5 = 1$.
$\vec{I} = i = a + (m-a) + (i-m) = a + \frac{1}{3} (b-a) + \frac{1}{3} (b-a) \omega = \frac{(2 - \omega)a + (1+\omega) b}{3}$
$\vec{J} = j = \frac{(2 - \omega)b + (1+\omega) c}{3} $
$\vec{IJ} = j-i = \frac{-(2 - \omega)a + (1 - 2\omega)b + (1+\omega) c}{3}$.
Likewise, $\vec{IK} = - \vec{KI} = -\frac{-(2 - \omega)c + (1 - 2\omega)a + (1+\omega) b}{3} $
Now, observe that $ (1+\omega)\omega^{2} = -(2-\omega) $, $-(2-\omega)\times \omega^2 = (1-2\omega) $, $ ( 1 - 2 \omega) \times \omega^2 = (1+ \omega)$, hence the sides of $IJK$ have equal length and we are done.
Note: We have actually shown that $ \vec{IJ} \times \omega^2 \times (-1) = \vec{IK}$, so these vectors are indeed obtained by a rotation of $60^\circ$.
Note: If you really have to use vector notation, then you can replace $ \omega \times k$ by $\frac{k}{2} + \frac{\sqrt{3}k^{\perp}}{2}$. It makes the calculations less obvious and more tedious, but essentially identical.