Prove that in a right angled triangle the mid point of the hypotenuse is equidistant from its vertices.
I have asked similar question but with no satisfactory result.
So I solved it by myself. But I am not sure whether its correct or not. So please help me.
Solution:
Let in triangle $\Delta OAB$ right angled at $A$. Where $O$ is origin and $\vec{a}$ is vector along $OA$ and $\vec{b}$ is vector along $OB$.
Let $C$ be the mid point of hypotenuse $OB$.
We have to prove $OC = BC = AC$.
As $C$ is mid point so $OC = BC = \frac{\vec{b}}{2}$
$AC = \frac{\vec{b}}{2} - \vec{a}$
I am not getting the value of AC as $\frac{\vec{b}}{2}$
Sorry because I am using my mobile unable to draw and include image.
Anything wrong please tell me with explanation. Thanks.





Let ABC be any right angled triangle with right angled at C. Let D is the mid point of [AB].
Take C as the origin $\vec{CA} = \vec{a}$
The $\vec{a} \cdot \vec{b} = 0$
Also position vector of A = $\vec{a}$
And position vector of B = $\vec{b}$
Position vector of D = $\frac{\text{P.V of A + P.V of B}}{2} = \frac{\vec{a} + \vec{b}}{2}$
$CD^2 = |\vec{CD}|^2 = |\text{P.V of D}|^2$
= $\left| \frac{\vec{a} + \vec{b}}{2} \right|^2 = \left( \frac{\vec{a} + \vec{b}}{2} \right)^2$
= $\frac 14 (\vec{a} + \vec{b}) \cdot (\vec{a} + \vec{b})$
= $\frac 14 (a^2 + b^2 + 2 \vec{a} \cdot \vec{b})$
= $\frac 14 (a^2 + b^2)$
As $ \vec{a} \cdot \vec{b} = 0$
Also $AD^2 = |\vec{AD}|^2$
= $|\text{P.V of D - P.V of A}|^2$
= $\left| \frac{\vec{a} + \vec{b}}{2} - \vec{a} \right|^2$
= $\left( \frac{\vec{b} - \vec{a}}{2} \right)^2$
= $\frac 14 (\vec{b} - \vec{a}) \cdot (\vec{b} - \vec{a})$
= $\frac 14 (b^2 + a^2 - 2 \vec{b} \cdot \vec{a})$
= $\frac 14 (a^2 + b^2)$
As $ \vec{a} \cdot \vec{b} = 0$
Hence $CD^2 = AD^2$
$\to |CD| = |AD|$
Also |BD| = |AD|
Then |AD| = |BD| = |CD|
Hence proved.