I got a problem that goes like this: Triangle ABC has side lengths AB = 6, AC = 5, and BC = 8, Draw the median AD where BD = DC = 4, what is the length of AD?
I found this post that says you can get this length by using this formula: $Mc = 1/2 * √(2*a^2+2*b^2-c^2)$
But I want to know if it is possible to solve simply by using the Pythagoras theorem (this is an 8th grade math question so..)
Also, does anyone know how to write line AB in mathjax or something that I can type in? Thanks so much for the help!
constructing the nhight fro Point $A$ to $BC$ with the Point on $BC$ is equal $E$ and let $$ED=x$$ then we get $$x^2+h_a^2=m_a^2$$ $$\left(\frac{a}{2}-x\right)^2+h_a^2=m_a^2$$ $$\left(\frac{a}{2}+x\right)^2+h_a^2=m_a^2$$ where $$a=8$$ then unknowns are $x,h_a,m_a$ can you finish?