If the equation of the locus of a point equidistant from the point (a1,b1) and (a2,b2) is (a1−a2)x+(b1−b2)y+c=0 , then the value of ′c′ is :
Options
Solution
Key Concepts and Formulas
Distance Formula: The distance between two points (x1,y1) and (x2,y2) is given by d=(x2−x1)2+(y2−y1)2.
Locus: The set of all points that satisfy a given condition.
Perpendicular Bisector: The locus of a point equidistant from two given points is the perpendicular bisector of the line segment joining the two points.
Step-by-Step Solution
Step 1: Define the Point and Distances
Let P(x,y) be a point on the locus. Let A(a1,b1) and B(a2,b2) be the two given points.
Since P is equidistant from A and B, we have PA=PB.
Step 2: Apply the Distance Formula
Using the distance formula, we have:
PA=(x−a1)2+(y−b1)2PB=(x−a2)2+(y−b2)2
Since PA=PB, we have:
(x−a1)2+(y−b1)2=(x−a2)2+(y−b2)2
Step 3: Square Both Sides and Expand
Squaring both sides to eliminate the square roots, we get:
(x−a1)2+(y−b1)2=(x−a2)2+(y−b2)2
Expanding the squares, we have:
x2−2a1x+a12+y2−2b1y+b12=x2−2a2x+a22+y2−2b2y+b22
Step 4: Simplify the Equation
We can cancel out the x2 and y2 terms from both sides:
−2a1x+a12−2b1y+b12=−2a2x+a22−2b2y+b22
Rearranging the terms, we get:
2a2x−2a1x+2b2y−2b1y+a12+b12−a22−b22=0
Factoring out the x and y terms, we have:
2(a2−a1)x+2(b2−b1)y+(a12+b12−a22−b22)=0
Step 5: Match the Given Equation Form
We are given that the equation of the locus is (a1−a2)x+(b1−b2)y+c=0. We need to rewrite our equation in this form. Multiplying our derived equation by −21, we get:
−(a2−a1)x−(b2−b1)y−21(a12+b12−a22−b22)=0(a1−a2)x+(b1−b2)y+21(a22+b22−a12−b12)=0
Step 6: Determine the Value of 'c'
Comparing this with the given form (a1−a2)x+(b1−b2)y+c=0, we can identify c as:
c=21(a22+b22−a12−b12)
Common Mistakes & Tips
Be careful with signs when expanding the squared terms and rearranging the equation. A small sign error can lead to an incorrect answer.
Remember that the locus is the perpendicular bisector. This knowledge can help you check if your final equation makes sense geometrically.
Double-check your algebraic manipulations to ensure accuracy.
Summary
The equation of the locus of a point equidistant from two fixed points (a1,b1) and (a2,b2) is derived by setting the distances from the moving point (x,y) to each fixed point equal. After careful algebraic expansion and rearrangement to match the specified linear equation form (a1−a2)x+(b1−b2)y+c=0, the constant term c is found to be 21(a22+b22−a12−b12).
The final answer is \boxed{{1 \over 2}\left( {{a_2}^2 + {b_2}^2 - {a_1}^2 - {b_1}^2} \right)}, which corresponds to option (B).