Coordinate Geometry: Question 3

Syllabus 1.3

Structured AS 8 marks

A circle has equation x2+y24x+8y+11=0x^2 + y^2 - 4x + 8y + 11 = 0.

(a) Find the coordinates of the centre of the circle, and find the radius of the circle. [3]

(b) The point M(5,4)M(5, -4) is given. Show that MM lies on the circle. [2]

(c) Find the equation of the tangent to the circle at the point MM. [3]

Show worked solution Hide worked solution

Worked solution

Part (a): Centre and radius

Method 1. General form. The equation x2+y2+2gx+2fy+c=0x^2 + y^2 + 2gx + 2fy + c = 0 has centre (g,f)(-g, -f) and radius g2+f2c\sqrt{g^2 + f^2 - c}. Comparing with x2+y24x+8y+11=0x^2 + y^2 - 4x + 8y + 11 = 0:

2g=4    g=2,2f=8    f=4,c=11.2g = -4 \implies g = -2, \qquad 2f = 8 \implies f = 4, \qquad c = 11.

So the centre is (g,f)=(2,4)(-g, -f) = (2, -4), and the radius is

r=g2+f2c=(2)2+4211=4+1611=9=3.r = \sqrt{g^2 + f^2 - c} = \sqrt{(-2)^2 + 4^2 - 11} = \sqrt{4 + 16 - 11} = \sqrt{9} = 3.

Method 2, completing the square (check). Group the xx and yy terms:

(x24x)+(y2+8y)+11=0(x^2 - 4x) + (y^2 + 8y) + 11 = 0

(x2)24+(y+4)216+11=0(x - 2)^2 - 4 + (y + 4)^2 - 16 + 11 = 0

(x2)2+(y+4)2=9.(x - 2)^2 + (y + 4)^2 = 9.

This confirms centre (2,4)(2, -4) and radius 9=3\sqrt{9} = 3, the same as Method 1.

So the centre is (2,4)\boxed{(2, -4)} and the radius is 3\boxed{3}.

Part (b): Showing M(5,4)M(5, -4) lies on the circle

The distance from the centre C(2,4)C(2, -4) to M(5,4)M(5, -4) is

CM=(52)2+(4(4))2=32+02=9=3.CM = \sqrt{(5 - 2)^2 + (-4 - (-4))^2} = \sqrt{3^2 + 0^2} = \sqrt{9} = 3.

Since CM=3CM = 3, which is exactly equal to the radius found in part (a), the point MM is at distance 33 from the centre, so MM lies on the circle. \blacksquare

Part (c): Tangent to the circle at MM

A tangent to a circle is always perpendicular to the radius drawn to the point of contact, so we first need the gradient of CMCM.

gradient of CM=4(4)52=03=0.\text{gradient of } CM = \frac{-4 - (-4)}{5 - 2} = \frac{0}{3} = 0.

The radius CMCM is horizontal (its gradient is 00), since C(2,4)C(2,-4) and M(5,4)M(5,-4) share the same yy-coordinate.

A line perpendicular to a horizontal line is vertical. Since the tangent passes through M(5,4)M(5, -4), its equation is

x=5.x = 5.

Final answers

  • (a) Centre (2,4)(2, -4), radius 33
  • (b) CM=3=CM = 3 = radius, so MM lies on the circle
  • (c) Tangent at MM: x=5x = 5