In $\triangle ABC$, altitude $AD = 18$, median $BE = 9\sqrt5$ and median $CF = 15$. Find $BC$.
(Note that I've drawn median AG)
By appolonius theorem ,
$$2(15)^2+ 2x^2=(2y)^2+(2z)^2$$
$$2(9\sqrt5)^2+2y^2=(2x)^2+(2z)^2$$
By herons formula and the normal area ( = 1/2 baseheight), $$18z=\sqrt(x+y+z)(x+y-z)(x+z-y)(z+y-x)$$
I solved this system using wolfram alpha and it is giving the right answer ($z=10$ so $BC=20$). But needless to say , it is a very tedious task to solve this system of equations. So a more elegant solution will be apreciated.
Let $G$ the centroid of $\triangle ABC$, $GH$ the height of $\triangle GBC$ relative to $BC$ and $FK$ the height of $\triangle FBC$ relative to $BC$. Recall that: $$CG=\frac{2}{3} CF =10$$ and $$BG = \frac{2}{3} BE = 6 \sqrt{5}.$$ Note that $\triangle BFK \sim \triangle BAD$ and that $\triangle CGH \sim \triangle CFK$, hence: $$FK= \frac{1}{2} AD= 9$$ and $$GH = \frac{2}{3} FK = 6.$$ Using Pytagoras we get: $$BH = 12$$ and $$HC= 8.$$ Therefore $$BC=20.$$