Find the relation between x and y such that the point P(x, y) is equidistant for points A(7, 1) and B(3, 5) .
Let P(x, y) be equidistant from the points A(7, 1) and B(3, 5).
Given, AP = BP
Proof:
By distance formula,
![]()
Squaring both the sides, we get
(x - 7)2 + (y - 1)2 = (x - 3)2 + (y - 5)2
⇒ x2 + 49 - 14x + y2 + 1 - 2y = x2 + 9 - 6x + y2 + 25 - 10y
⇒ -14x + 50 – 2y = -6x + 34 – 10y
Divide by 2, we get
⇒ -7x + 25 - y = -3x + 17 - 5y
⇒ -7x + 3x + 25 – 17 – y + 5y = 0
⇒ -4x + 8 + 4y = 0
Divide by 4, we get
⇒ x - y = 2
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.