Prove that in a right angled triangle the mid point of the hyphotenuse is equidistant from its vertices.
My Solution -
In triangle ABC right angled at A. Let D be the mid point of the hyphotenuse BC. We have to show that AD=CD=BD.
CD=BD=1/2BC.
$\vec{AD} = \vec{AB} + \vec{BD}$
$\vec{AD} = \vec{AB} + 1/2\vec{BC}$
$= \vec{AB} + 1/2(\vec{BA} + \vec{AC}$
$= \vec{AB} - 1/2\vec{AB} + 1/2\vec{AC}$
$= 1/2\vec{AB} + 1/2\vec{AC}$
Then on squaring,
$AB^2= 1/4(AB^2 - 2AB.AC + AC^2)$
AB perpendicular to AC so AB.AC = 0.
$AB^2 = 1/4 BC^2$
AB = 1/2 BC
So AD = BD = CD
Hence proved. But i have few questions.
Question 1 -
Can we solve above question using one vertice as origin? If yes please provide solution.
Qusetion 2 -
I have seen many questions some of them solved using one vertice as origin. And some of them not taking one vertice as origin. How to know where to use one vertice as origin vector or not?