Let $ABC$ be a triangle with unequal sides. The medians of $ABC$,
when extended, intersect its circumcircle in points $L, M, N$. If $L$ lies
on the median through $A$ and $LM = LN$, prove that: $2BC^{2}=CA^2+AB^2$.
So I first wrote midpoint theorem $AB^2+AC^2=2AX^2 +2XB^2$ (refer to the diagram) and so I tried to put $AX$ in terms of $BX$ or $BC$ but I can't find a way. I'm also not sure where $LM$ and $LN$ come in, so it would be helpful if someone could tell me the line of thought. Thanks!
Notice that triangles $LMG\sim BAG$ and $LNG\sim CAG$ are similar.
From the first pair of similar triangles we have:
$$\frac{BA}{BG}=\frac{LM}{LG}=\frac{LN}{LG}\tag{1}$$
From the second pair of similar triangles we have:
$$\frac{LN}{LG}=\frac{CA}{CG}\tag{2}$$
From (1) and (2):
$$\frac{BA}{BG}=\frac{CA}{CG}$$
$${BA}^2\cdot{CG}^2={CA}^2\cdot{BG}^2\tag{3}$$
Use the fact that:
$$CG^2=\frac19(2a^2+2b^2-c^2)\tag{4}$$
$$BG^2=\frac19(2a^2+2c^2-b^2)\tag{5}$$
$$BA=c,\ \ CA=b\tag{6}$$
Replace (4), (5), (6) into (3) and you get, after some simplifaction:
$$(c^2-b^2)(c^2+b^2-2a^2)=0$$
Triangle is scalene so $b\ne c$. It follows that:
$$b^2+c^2=2a^2$$