The point P has coordinates (p, q), and the equation of a circle is x2 + 2fx + y2 + 2gy + h = 0 where f, g, h, p and q are all real constants.
Let L be the distance between the centre of the circle and the point P.
Which one of the following is sufficient on its own to be able to calculate L?
- Athe values of f, g and h
- Bthe values of f, g, p and q
- Cthe values of f, h, p and q
- Dthe values of g, h, p and q
- Enone of the options A–D is sufficient on its own
Show the answer and worked solution
answer · B
- Athe values of f, g and h
- Bthe values of f, g, p and q
- Cthe values of f, h, p and q
- Dthe values of g, h, p and q
- Enone of the options A–D is sufficient on its own
Completing the square puts the circle in the form (x+f)2 + (y+g)2 = f2 + g2 − h, so its centre is (−f, −g). The constant h affects only the radius, which the distance does not need. So L = √(p+f)2 + (q+g)2 requires exactly f, g, p and q.