Find the equation of the set of points P, the sum of whose distances from A (4, 0, 0) and B (–4, 0, 0) is equal to 10.

0 votes
28 views
asked Feb 10, 2018 in Mathematics by Rohit Singh (61,782 points) 35 133 357

Find the equation of the set of points P, the sum of whose distances from A (4, 0, 0) and B (–4, 0, 0) is equal to 10.

1 Answer

0 votes
answered Feb 10, 2018 by sameer (82,980 points) 5 11 37

Let the coordinates of P be (x, y, z).
The coordinates of points A and B are (4, 0, 0) and (–4, 0, 0) respectively.
It is given that PA + PB = 10.

On squaring both sides again, we obtain
25 (x2 + 8x + 16 + y2 + z2) = 625 + 16x2 + 200x
⇒ 25x2 + 200x + 400 + 25y2 + 25z2 = 625 + 16x2 + 200x
⇒ 9x2 + 25y2 + 25z2 – 225 = 0
Thus, the required equation is 9x2 + 25y2 + 25z2 – 225 = 0.

...