Question
Question: If C is the midpoint of the line segment joining A (4,0) and B (0,6) and if O is the origin, then sh...
If C is the midpoint of the line segment joining A (4,0) and B (0,6) and if O is the origin, then show that C is equidistant from all the vertices from ΔOAB.
Solution
In order to solve this problem, we need to find the value of the coordinates of point C. We can find the coordinates of the midpoint of any segment by using the midpoint formula. It is given as follows, Midpoint=(2x1+x2,2y1+y2) , where x1,x2 are x coordinates and y1,y2 are the y coordinates. Also, we need to know the distance formula which is given as follows, Distance=(x2−x1)2+(y2−y1)2 .
Complete step-by-step solution:
To understand the question better we need to draw the diagram.
We are given that C is the midpoint of the segment AB. And we need to show that C is equidistant from all the vertices of ΔOAB.
The vertices of the ΔOAB are points O, A, and B.
Then we need to show that OA = OB = OC
For finding the distance we need to find the coordinates of C.
We know that C is the midpoint of segment AB.
The formula for the midpoint is (2x1+x2,2y1+y2) .
Where x1,x2 are x coordinate and y1,y2 are the y coordinates.
Substituting the values we get,
Point C = (20+4,26+0)=(2,3)
Now we have the coordinates of all the four points.
The formula for distance between two points is given as follows,
Distance=(x2−x1)2+(y2−y1)2 , where x1,x2 are x coordinate and y1,y2 are the y coordinates.
Now let's first calculate the distance of segment CA.
Substituting the values of x coordinates and y coordinates we get,
CA=(2−0)2+(3−6)2
Solving this equation, we get,
CA=4+(−3)2=4+9=13
Now let’s find the distance of segment CB.
Substituting the values of x coordinates and y coordinates we get,
CB=(2−4)2+(3−0)2
Solving this equation, we get,
CA=(−2)2+(3)2=4+9=13
Now let’s find the distance of segment CO.
Substituting the values of x coordinates and y coordinates we get,
CO=(2−0)2+(3−0)2
Solving this equation, we get,
CO=4+9=13
We can see that the distance between CA = CB = CO.
Hence, we can say that C is equidistant from all the vertices of ΔOAB.
Note: In this problem, we need to use the distance formula. We can assign any value as x1 and x2 as we are going to square that number anyways. But we need to be careful that whenever we assign an x coordinate as x1 we need to assign the same point as y1. A similar process can be applied for finding the midpoint.