Find the relation between x and y such that the point P(x,y) is equidistant from the points A(1,4) and B(−1,2).
হানি নাটস
Let P(x,y) be equidistance from the points A(1,4) and B(−1,2)
Given:AP=BP
AP2=BP2
By distance formula,
(x−1)2+(y−4)2=(x+1)2+(y−2)2
⇒x2−2x+1+y2−8y+16=x2+2x+1+y2−4y+4
⇒−2x+1−8y+16−2x−1+4y−4=0
⇒−4x−4y+12=0
⇒x+y−3=0 gives the relation between x and y.