Advertisements
Advertisements
Question
The point P(x, y) lies on a semi-circular arc having diameter AB as shown in the given figure. The coordinates of points A and B are (3, 0) and (0, 4) respectively. Find the relation between x and y, if PA2 + PB2 = AB2.

Advertisements
Solution
To find relation between x and y, if PA2 + PB2 = AB2
`PA = sqrt((x - 3)^2 + (y - 0)^2)` ...(∴ Distance formula)
PA2 = (x – 3)2 + (y)2 ...(∴ Squaring on both sides)
`PB = sqrt((x - 0)^2 + (y - 4)^2)` ...(∴ Distance formula)
PB2 = (x)2 + (y – 4)2 ...(∴ Squaring on both sides)
`AB = sqrt((3 - 0)^2 + (0 - 4)^2)` ...(∴ Distance formula)
AB2 = (3)2 + (–4)2
AB2 = 9 + 16
AB2 = 25
Now, PA2 + PB2 = AB2
(x – 3)2 + y2 + x2 + (y – 4)2 = 25
x2 – 6x + 9 + y2 + x2 + y2 – 8y + 16 = 25 ...(∴ (a – b)2 = a2 + b2 – 2ab)
2x2 + 2y2 – 6x – 8y + 25 = 25
2x2 + 2y2 – 6x – 8y = 25 – 25 = 0
2x2 + 2y2 – 6x – 8y = 0
2[x2 + y2 – 3x – 4y] = 0
x2 + y2 – 3x – 4y = 0 which is required relation.
