Question
Mathematics Question on Straight lines
The locus of a point which is equidistant from the points (1,1) and (3,3) is
A
y=x+4
B
x+y=4
C
x=2
D
y=2
Answer
x+y=4
Explanation
Solution
Let P(h,k) be a point, which is equidistant from the points A(1,1) and B(3,3).
i.e., PA=PB
⇒(PA)2=(PB)2
⇒(h−1)2+(k−1)2=(h−3)2+(k−3)2 (by distance formula)
⇒1−2h+1−2k=9−6h+9−6k
⇒4h+4k=16
⇒h+k=4
So, required locus is x+y=4.