Saved Bookmarks
| 1. |
If A and B be the points (3, 4, 5) and (-1, 3, -7) respectively, find the equation of the set of points P such that PA2 +PB2 = k2 where k is constant. |
|
Answer» Given points are A (3, 4, 5) and B (-1, 3, -7). Let P = (x, y, z) Given: PA2 + PB2 = k2 ⇒ (x - 3)2 + (y - 4)2 + (z - 5)2 +(x + 1)2 + (y – 3)2 + (z + 7)2 =k2 ⇒ 2x1 – 6x + 9 + y2 -8y + 16 + z2 -10z + 25 + x2 + 2x + 1 + y2 – 6y + 9 + z2 +14z + 49 = k2 ⇒ 2x2 + 2y2 + 2z2 – 4x – 14y + 4z +109 = k2 ∴ Required equations of the set of points P is, 2x2 + 2y2 +2z2 – 4x – 14y + 4z + 109 – k2 =0 |
|