Question
Question: Three distinct points A, B and C are given in the 2-dimensional plane such that the ratio of the dis...
Three distinct points A, B and C are given in the 2-dimensional plane such that the ratio of the distance of any of them from the point (1,0) to the distance from the point (−1,0) is equal to 31. Then the circumcentre of triangle ABC is at the point
A) (0,0)
B) (45,0)
C) (25,0)
D) (35,0)
Solution
Hint: A circle on which the three vertices of a triangle lie is called the circumcircle of the triangle and the centre of this circle is called the circumcentre.
The given triangle is ΔABC.
We will consider (h,k) to be coordinates of one of the vertices .
First , we need to find the distance of (h,k) from (1,0)and (−1,0).
We know that the distance between the two points (x1,y1) and (x2,y2) given as d=(x2−x1)2+(y2−y1)2
So , to find the distance of (h,k) from (1,0), we will substitute (h,k) in place of (x2,y2)and (1,0) in place of (x1,y1) in the distance formula .
So, the distance of (h,k) from (1,0) is given as
d1=(h−1)2+(k−0)2
⇒d1=(h−1)2+k2.......(i)
Also , to find the distance of (h,k)from (−1,0), we will substitute (h,k) in place of (x2,y2) and (−1,0) in place of (x1,y1) in the distance formula .
So, the distance of (h,k) from (−1,0)is given as
d2=(h+1)2+(k−0)2
⇒d2=(h+1)2+k2........(ii)
Now, in the question it is given that the ratio of distance of vertex from (1,0) to the distance of vertex from (−1,0) is equal to 31.
So , d2d1=31
⇒(h+1)2+k2(h−1)2+k2=31
Now , we will square both sides to remove the square root sign .
On squaring both sides , we get