I'm trying to solve the following question but somehow got stuck with no clue how to continue:
Given a $\triangle ABC$ with $$AB=3, AD=5, AC=8$$ where $AD$ is the median of $BC$ (meaning $BD=DC$). Find $BC$.
I've used cosine law and reached that: $$ BD=\sqrt{34-30\cdot \cos y}$$ $$CD= \sqrt{89-80\cdot \cos a}$$ Not sure that I can assume that angle $a=y$ ($\angle DAB=\angle DAC$).
Any help would be appreciated.
Thanks!
Apply the cosine rule as follows instead $$AB^2= AD^2+ BD^2 -2AD\cdot BD \cos \theta $$ $$AC^2= AD^2+ CD^2 - 2AD\cdot CD \cos (\pi-\theta )$$ Substitute $BD=CD=\frac12BC$ and eliminate the variable $\theta$ to obtain $BC$.