Point $A,B,C$, all different, lies in unit circle on complex plane. $X$ is midpoint of $BC$. $AX$ cuts the circle again at point $Y \neq A$. Express $y$ in terms of $a,b,c$. (Point $A$ is denoted by the complex number $a$, and similar notation for others)
My work: Since $A,X,Y$ are collinear, so $y=aw+x(1-w)$, for a real number $w$. Since $Y$ lies on the circle, $y\overline{y}=1$ and similar with others. I can use $y\overline{y}=1$ to find $w$ and note that $X=\frac{b+c}{2}$.
My way is too long and requires solving a quadratic equation. Any better way?