Question
Question: If the equation of the locus of a point equidistant from the points \[({a_1},{b_1})\] and \[({a_2},{...
If the equation of the locus of a point equidistant from the points (a1,b1) and (a2,b2) is (a1−a2)x+(b1−b2)y+c=0, then what is the value of c?
(a). a12−a22+b12−b22
(b). a12−a22+b12−b22
(c). 21(a12+a22+b12+b22)
(d). 21(a22+b22−a12−b12)
Solution
Hint: The distance between two points is given by the formula (x2−x1)2+(y2−y1)2. Use this to equate the locus of the points equidistant from the given points and then simplify the expression to find the value of c.
Complete step-by-step answer:
It is given that the equation of the locus of a point equidistant from the points (a1,b1) and (a2,b2) is (a1−a2)x+(b1−b2)y+c=0. We need to find the value of c.
We know that the distance between two points (x1,y1) and (x2,y2) is given by the formula as follows:
D=(x2−x1)2+(y2−y1)2
Let the point that is equidistant from the two points (a1,b1) and (a2,b2) be (x, y).
The distance between the point (x, y) and the point (a1,b1) is given as follows:
D=(a1−x)2+(b1−y)2.............(1)
The distance between the point (x, y) and the point (a2,b2) is given as follows:
D=(a2−x)2+(b2−y)2.............(2)
It is given that the distances are the same, we equate equation (1) and (2) as follows:
(a1−x)2+(b1−y)2=(a2−x)2+(b2−y)2
Taking square on both sides, we have:
(a1−x)2+(b1−y)2=(a2−x)2+(b2−y)2
We now, expand the squares to get as follows:
a12−2a1x+x2+b12−2b1y+y2=a22−2a2x+x2+b22−2b2y+y2
Canceling the common terms, we have:
a12−2a1x+b12−2b1y=a22−2a2x+b22−2b2y
Taking all the terms to the right-hand side of the equation, we have:
0=−a12+2a1x−b12+2b1y+a22−2a2x+b22−2b2y
Grouping the common terms, we have:
2(a1−a2)x+2(b1−b2)y+−a12−b12+a22+b22=0
Dividing the entire equation by 2, we get:
(a1−a2)x+(b1−b2)y+(2−a12−b12+a22+b22)=0
Comparing this equation with the given equation (a1−a2)x+(b1−b2)y+c=0, we obtain the value of c as follows:
c=2a22+b22−a12−b12
Hence, the correct answer is option (d).
Note: There is a high possibility of making a mistake when shifting the equations between the left-hand and the right-hand side of the equation which may also result in option (c), which is a wrong answer.