WEEK FIVE
TOPIC :THE CIRCLE: DEFITION , GENERAL EQUATION, EQUATION OF TANGENT TO CIRCLE AND LENGTH OF THE TANGENT
Definition:
A circle is defines as the locus of point equidistant from a fixed point. A circle is completely specified by the centre and the radius.
Equation of a circle with centre (a,b) and radius r.

PR = x – a, PQ=r
QR = y – b
Since PQR is the right angle triangle, we have:
PQ2 = PR2 + QR2
r2 = (x – a)2 + (y – b)2
hence, the equation of a circle with centre (a,b) and radius r is
r2 = (x – a)2 + (y – b)2
if the centre of the circle is the origin (0,0), the equation become x2 + y2 = r2
GENERAL EQUATION OF A CIRCLE
From (x – a)2 + (y – b)2 = r2
r2 – 2ax + a2 + y2 – 2by + b2 – r2 = 0
x2 + y2 – 2ax – 2by + a2 + b2 – r2 = 0
The above equation can be written as x2 + y2 + 2gx + 2fy + c = 0
Where a = – g, b = -f, c = – a2 + b2 – r2
Hence: x2 + y2 + 2gx + 2fy + c = 0 is called the general equation of a circle. observe the following about the general equation
- It is a second degree equation in x and y
iiThe co-efficient of x2 and y2 are equal
iiiIt has no xy term
Examples:
- Find the equation of a circle of centre (3, -2) radius 4 unit
Solution:
a = 3, b = -2 and r = 2
(x-a)2 + (y-b)2 = r2
(x-3)2 + (y+2)2 = 42
x2 – 6x + 9 + y2 + 4y + 4 = 16
x2 + y2 – 6x + 4y + 9 + 4 – 16 = 0
x2 + y2 – 6x + 4y – 3 = 0
Find the centre and radius of a circle whose equation is x2 + y2 – 6x + 4y – 3 = 0Solution:
x2 + y2 – 6x + 4y – 3 = 0
x2 – 6x + y2 + 4y = + 3
Complete the square for x and y
x2 – 6x + 9 + y2 4y + 4 = 3 + 9 + 4
(x – 3)2 + (y + 2)2 = 16
Compare with (x – a)2 + (y – b) = r2
Equation of a circle passing through 3 points
Find the equation of the circumcircle of the triangle whose vertices are A (2,3) B (5,4) and C (3,7)
Solution:
The equation of the circle x2 + y2 + 2gx + 2fy + c = 0
22 + 32 + 4g + 6f + c = 0
52 + 42 + 10g + 8f + c = 0
32 + 72 + 6f + 14f + c = 0
Simplify the 3 equations
f = – 107 / 22
g = – 67 / 22
c = – 312 / 11
Hence, the equation of the circle is
x2 + y2 + 2 x + 2 y + = 0
11x2 + 11y2 – 67x – 107y + 312 = 0
a = 3, b = -2, r2 = 16,
r = = 4
hence the centre is (3, -2) and the radius is 4 unit
Evaluation:
- Find the equation of the circle (-1 -1) and radius 3
- Find the centre and radius of the circle x2 + y2 – 6x + 14y + 49 = 0
- EQUATION OF TANGENT TO A CIRCLE AT PONIT (x1, y1)

At x1, y1
x12 + y12 + 2gx1 + 2fy1 + c = 0
C = – (x12 + y12 + 2gx1 + 2fy1) ……………… (i)
Differentiating the equation of circle above
2x + 2y dy / dx + 2g + 2f dy / dx = o
Divide through bu 2
x + y dy/dx + g + f dy/dx = 0
(y + f) dy/dx = – (x+g) =
The equation of the tangent at x1, y1
=
(y – y1) (y + f) = – (x – x1) (x + g)
yy1 + yf – y12 – y1f = – (xx1 + xg – x12 – x1g)
yy1 + yf – y12 – y1f = – (xx1 + xg + x12 + x1g)
yy1 + yf + xx1 + xg = x12 + x1g + y12 + y1f)
yy1 + + xx1 + yf + xg = x2 + y2 + x1g + y1f)
Adding gx1 + y1f to both sides
yy1 + xx1 + y1f + yf + xg + gx1 = x12 + y12 + x1g + x1g + y1f + y1f
yy1 + xx1 + ( y1 + y) f + (x + x1) g = x12 + y12 + 2x1g + 2y1f
but x12 + y12 + 2x1g + 2y1f = -C
yy1 + xx1 + ( y1 + y) f + (x + x1) g + C = 0
Hence the equation of the tangent to the circle x2 + y2 + 2gx + 2fy + C = 0 at (x1, y1) on the circle is xx1 + yy1 + (x + x1)g + (y + y1)f + c = 0
Examples:
Show that the point (2,3) lies on the circle x2 + y2 – 3x + 4y – 19 = 0. Hence or otherwise, determine the equation of the tangent to the circle at the point (2,3)
Solution:
x2 + y2 – 3x + 4y – 19 = 0
At (2,3)
22 + 32 – 3(2) + 4(3) – 19 = 0
4 + 9 – 6 + 12 _ 19 = 0
R.H.S = L.H.S, hence the point (2,3) lies on the circle
x2 + y2 – 3x + 4y – 19 = 0
Compare with:
x2 + y2 + 2gx + 2fy + c = 0
2g = -3, 2f = 4
g = f = = 2 c = -19
Equation of Tangent:
yy1 + xx1 + (x + x1) g + (y + y1) f + c = 0
3y + 2x + (x + 2) ( ) + (y + 3)2 – 19 = 0
3y + 2x – ( ) – 3 + 2y + 6 – 19 = 0
6y + 4x – 3x -6 + 4y + 12 – 38 = 0
10y + x – 32 = 0
Alternatively:
x2 + y2 – 3x + 4y – 19 = 0
2x + 2y dy/dx – 3 + dy/dx = 0
(2y + 4) = 3 – 2x
=
At 2,3y – y1 = m(x – x1)
y – 3 = -1/10 (x – 2)
10(y – 3) = -1 (x – 2)
10y – 30 = – (x + 2)
10y + x – 30 – 2 = 0
10y + x – 32 = 0
Evaluation
Find the equation of the tangent to the circle- x2 + y2 + 4x – 10y – 12 = 0 at (3,1)
- x2 + y2 – 6x – 3y = 16 at (-2,0)
GENERAL/REVISION EVALUATION
- Find the equation of the circle with center (1,3) and radius
- Find the equation of the circle that passed through the point (0,0), (2,0) and (3, -1)
- Find the equation of the circumcircle of the triangle whose vertices are A( 2,3) B ( 5,4) and C(3,7)
- Find the length of the tangent to the circle x2 + y2 -2x -4y -4 =0 from the point ( 8, 10)
READING ASSIGNMENT
Read equation of a circle, Further Mathematics Project II, page 205 – 210WEEKEND ASSIGNMENT
- What is the radius of the circle whose equation is x2 + y2 – 6x – 7=0 (a) 2 (b) 3 (c) 4 (d) 9
- Which of the following is not an equation of a circle? (a) x2 + y2 =4 (b) x2 + y2 – 2x – 3=0 (c) x2 + y2 – 2xy + 4x – 6y + 1 = 0 (d) 2x2 + 2y2 – 6x + 4y + 3 = 0
- The equation of a circle with centre (-2, 5) and radius 3 units is (a) x2 + y2 + 4x – 10y + 20 = 0 (b) x2 + y2 + 4x – 10y + 26 = 0 (c) x2 + y2 + 4x – 10y – 38 = 0 (d) x2 + y2 + 4x – 10y + 39 = 0
- Find the coordinates of the centre of the circle 2x2 + 2y2 – 4x + 12y – 7 = 0 is (a) (-1, 3) (b) 1, 3) (c) (2, -6) (d) 41 (e) 10
- The equation of a circle of radius 3 is x2 + y2 + 10x – 8y + k = 0. Find the value of the constant K (a) -50 (b) 18 (c) 32 (d) 41 (e) 10
THEORY
- The equation of a circle is x2 + y2 – 10x + 8y = 0 find (i) its radius (ii) its area
- A circle passes through the points (0,3) and (4,1), if the centre of the circle is on the x – axis, find the equation of the circle.
