π¨ This site is a work in progress. Exciting updates are coming soon!
7.3 Q-7
Question Statement
Show that the midpoint of the hypotenuse of a right-angled triangle is equidistant from its vertices.
Background and Explanation
In a right-angled triangle, the midpoint of the hypotenuse is a unique point, and it has an interesting property: it is equidistant from the two vertices of the triangle that form the hypotenuse. This property is a result of the perpendicular bisector theorem. We will show this property by calculating the distances from the midpoint to each of the two vertices and proving they are equal.
To solve this, we will use the distance formula and basic vector operations.
Solution
Consider a right-angled triangle OAB with a right angle at O. Let AB be the hypotenuse, and M be the midpoint of the hypotenuse. We need to show that:
AM=MB, meaning that the distances from M to A and M to B are equal.
OM is perpendicular to the hypotenuse.
Step 1: Find the vector AM
Let the coordinates of A be (a,0) and the coordinates of B be (0,b). The coordinates of the midpoint M are given by:
M=(2aβ,2bβ)
Now, find the vector AM, which is the difference between the coordinates of M and A:
Therefore, the midpoint M of the hypotenuse is equidistant from the vertices A, B, and O. This proves that the midpoint of the hypotenuse of a right-angled triangle is equidistant from its vertices.
Key Formulas or Methods Used
Distance between two points: The distance between two points P(x1β,y1β) and Q(x2β,y2β) in the plane is given by:
Distance=(x2ββx1β)2+(y2ββy1β)2β
Magnitude of a vector: The magnitude of a vector v=(v1β,v2β) is:
β£vβ£=v12β+v22ββ
Midpoint formula: The midpoint M of the segment joining points A(x1β,y1β) and B(x2β,y2β) is:
M=(2x1β+x2ββ,2y1β+y2ββ)
Summary of Steps
Define the vectorsAM, BM, and OM based on the coordinates of points A, B, and O.
Calculate the magnitudes of the vectors AM, BM, and OM.
Compare the magnitudes to show that AM=BM=OM.
Conclude that the midpoint of the hypotenuse is equidistant from the vertices of the right-angled triangle.