Animated Solution for Mathematics - Straight Lines: 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
Select Answer:
Visualized Solution
The Fixed Points
Let the fixed points be A(a1,b1) and B(a2,b2).
The Moving Point and Locus
Let the moving point be P(x,y).
The condition is that P is always equidistant from A and B.
Therefore, PA=PB.
The locus of P forms the perpendicular bisector of segment AB.
Equating Distances
Distance from P to A: PA
Distance from P to B: PB
Condition: PA=PB
Applying the Distance Formula
Using the distance formula: d=(x2−x1)2+(y2−y1)2
PA=(x−a1)2+(y−b1)2
PB=(x−a2)2+(y−b2)2
(x−a1)2+(y−b1)2=(x−a2)2+(y−b2)2
Squaring Both Sides
To eliminate the square roots, square both sides:
(x−a1)2+(y−b1)2=(x−a2)2+(y−b2)2
Expanding the x Terms
Expand (x−a1)2 and (x−a2)2:
LHS: x2−2a1x+a12+(y−b1)2
RHS: x2−2a2x+a22+(y−b2)2
Expanding the y Terms
Expand (y−b1)2 and (y−b2)2:
LHS: x2−2a1x+a12+y2−2b1y+b12
RHS: x2−2a2x+a22+y2−2b2y+b22
Canceling Common Terms
Notice x2 and y2 appear on both sides.
Subtract x2 and y2 from both sides:
−2a1x+a12−2b1y+b12=−2a2x+a22−2b2y+b22
Grouping the Variables
Bring all terms involving x and y to the left side:
Observe that the x2 and y2 terms appear on both sides. By subtracting these terms from both sides, they vanish entirely.
This leaves us with a linear relationship, confirming that the locus is a straight line.
The Final Alignment
We rearrange the remaining terms to group the variables:
2(a2−a1)x+2(b2−b1)y+(a12+b12−a22−b22)=0
To match the standard form (a1−a2)x+(b1−b2)y+c=0, we divide the entire equation by −2. This transformation results in:
(a1−a2)x+(b1−b2)y+−2a12+b12−a22−b22=0
Celebrating the Result
By simplifying the constant term, we identify the value of c:
c=21(a22+b22−a12−b12)
We have successfully translated a spatial concept into a rigorous mathematical proof. This result demonstrates the perfect harmony between algebraic manipulation and geometric intuition.