Saved Bookmarks
| 1. |
Find the equation of the locus of a point which moves such that its distance from the point (-5, 7) is twice its distance from (-3, 1). |
|
Answer» Let A = (-5, 7) and B = (-3, 1) and P(y, b) be any point of the locus By data PA = 2PB = PA2 = 4PB2 ⇒ (x + 5)5 + (y – 7)2 = 4[(x + 3)2 + (y – 1)2] ⇒ x2 + 10x + 25 + y2 + 49 – 14y = 4(x2 + 9 + 6x + y2 + 1 – 2y) = 4x2 + 36 + 24x + 4y2 + 4 – 8y = 3x2 + 3y2 + 14x + 6y – 34 = 0 which is the equation as to the locus. |
|