1 Equations for circles in the O x y plane

The obvious characteristic of a circle is that every point on its circumference is the same distance from the centre . This fixed distance is called the radius of the circle and is generally denoted by R or r or a .

In coordinate geometry terms suppose ( x , y ) denotes the coordinates of a point. For example, (4,2) means x = 4 , y = 2 , ( 1 , 1 ) means x = 1 , y = 1 and so on. See Figure 26.

Figure 26

No alt text was set. Please request alt text from the person who provided you with this resource.

Example 14

Write down the distances d 1 and d 2 from the origin of the points with coordinates (4,2) and ( 1 , 1 ) respectively. Generalise the result to obtain the distance d from the origin of any arbitrary point with coordinates ( x , y ) .

Solution

Using Pythagoras’ Theorem:

d 1 = 4 2 + 2 2 = 20 is the distance between the origin (0,0) and the point (4,2).

d 2 = ( 1 ) 2 + 1 2 = 2 is the distance between the origin and ( 1 , 1 ) .

d = x 2 + y 2 is the distance from the origin to an arbitrary point ( x , y ) . Note that the positive square root is taken in each case.

1.1 Circles with centre at the origin

Suppose ( x , y ) is any point P on a circle of radius R whose centre is at the origin. See Figure 27.

Figure 27

No alt text was set. Please request alt text from the person who provided you with this resource.

Task!

Using the final result of Example (14), write down an equation relating x , y and R .

Since x 2 + y 2 is distance of any point ( x , y ) from the origin, then for any point P on the above circle.

x 2 + y 2 = R or x 2 + y 2 = R 2

As the point P in Figure 27 moves around the circle its x and y coordinates change. However P will remain at the same distance R from the origin by the very definition of a circle.

Hence we say that

x 2 + y 2 = R or, more usually,

x 2 + y 2 = R 2 (1)

is the equation of the circle radius R centre at the origin. What this means is that if a point ( x , y ) satisfies (1) then it lies on the circumference of the circle radius R . If ( x , y ) does not satisfy (1) then it does not lie on that circumference.

Note carefully that the right-hand sides of the circle equation (1) is the square of the radius.

Task!

Consider the circle centre at the origin and of radius 5.

  1. Write down the equation of this circle.
  2. For the following points determine which lie on the circumference of this circle, which lie inside the circle and which lie outside the circle.

    ( 5 , 0 ) ( 0 , 5 ) ( 4 , 3 ) ( 3 , 4 ) ( 2 , 21 ) ( 2 6 , 1 ) ( 1 , 4 ) ( 4 , 4 )

  1. x 2 + y 2 = 5 2 = 25 is the equation of the circle.
  2. For each point ( x , y ) we calculate x 2 + y 2 . If this equals 25 the point lies on the circle’ if greater than 25 then outside and if less than 25 then inside.

x , y x 2 + y 2 conclusion
( 5 , 0 ) 25 on circle
( 0 , 5 ) 25 on circle
( 4 , 3 ) 25 on circle
( 3 , 4 ) 25 on circle
( 2 , 21 ) 25 on circle
( 2 6 , 1 ) 25 on circle
( 1 , 4 ) 17 inside circle
( 4 , 4 ) 32 outside circle

Figure 28 demonstrates some of the results of the previous Task.

Figure 28

No alt text was set. Please request alt text from the person who provided you with this resource.

Note that the circle centre at the origin and of radius 1 has a special name – the unit circle.

Task!

Calculate the distance between the points P 1 ( 1 , 1 ) and P 2 ( 4 , 2 ) .

No alt text was set. Please request alt text from the person who provided you with this resource.

No alt text was set. Please request alt text from the person who provided you with this resource.

Using Pythagoras’ Theorem the distance between the two given points is

d = ( P 1 A ) 2 + ( A P 2 ) 2

where P 1 A = 4 ( 1 ) = 5 , A P 2 = 2 1 = 1

d = 5 2 + 1 2 = 26

Task!

Generalise your result to the previous Task to obtain the distance between any two points whose coordinates are ( x 1 , y 1 ) and ( x 2 , y 2 ) .

No alt text was set. Please request alt text from the person who provided you with this resource.

Between the arbitrary points P 1 and P 2 the distance is

d = ( A P 2 ) 2 + ( P 1 A ) 2

where A P 2 = x 2 x 1 , P 1 A = y 1 y 2 = ( y 2 y 1 )

so d = ( x 2 x 1 ) 2 + ( y 2 y 1 ) 2

Using the result of the last Task, we now consider a circle centre at the point C ( x 0 ; y 0 ) and of radius R . Suppose P is an arbitrary point on this circle which has co-ordinates ( x , y ) :

Figure 29

No alt text was set. Please request alt text from the person who provided you with this resource.

Clearly R = C P = ( x x 0 ) 2 + ( y y 0 ) 2

Hence, squaring both sides,

( x x 0 ) 2 + ( y y 0 ) 2 = R 2 (2)

which is said to be the equation of the circle centre ( x 0 , y 0 ) radius R .

Note that if x 0 = y 0 = 0 (i.e. circle centre is at origin) then (2) reduces to (1) so the latter is simply a special case.

The interpretation of (2) is similar to that of (1): any point ( x , y ) satisfying (2) lies on the circumference of the circle.

Example 15

What does the equation ( x 3 ) 2 + ( y 4 ) 2 = 4   represent?

Solution

It represents a circle of radius 2 (the positive square root of 4) and has centre C ( 3 , 4 ) .

N.B. There is no need to expand the terms on the left-hand side of the equation here. The given form reveals quite plainly the radius ( 4 ) and centre ( 3 , 4 ) of the circle.

Task!

Write down the equations of each of the following circles for which the centre C and radius R are given:

  1. C ( 0 , 2 ) , R = 2
  2. C ( 2 , 0 ) , R = 3
  3. C ( 3 , 4 ) , R = 5
  4. C ( 1 , 1 ) , R = 3
  1. x 0 = 0 , y 0 = 2 , R 2 = 4 so by Equation (2) the circle’s equation is

    x 2 + ( y 2 ) 2 = 4

  2. x 0 = 2 , y 0 = 0 , R 2 = 9 ( x + 2 ) 2 + y 2 = 9
  3. ( x + 3 ) 2 + ( y 4 ) 2 = 25
  4. ( x 1 ) 2 + ( y 1 ) 2 = 3

Again we emphasise that the right-hand side of each of these equations is the square of the radius.

Task!

Write down the equations of each of the circles shown below:

No alt text was set. Please request alt text from the person who provided you with this resource.

  1. x 2 + y 2 = 4 (centre ( 0 , 0 ) i.e. the origin, radius 2)
  2. ( x 1 ) 2 + y 2 = 1 (centre ( 1 , 0 ) , radius 1)
  3. ( x 3 ) 2 + ( y 3 ) 2 = 0 (centre ( 3 , 3 ) , radius 3)
  4. ( x + 1 ) 2 + ( y + 1 ) 2 = 1 (centre ( 1 , 1 ) , radius 1)

Consider again the equation of the circle, centre (3,4) of radius 2:

( x 3 ) 2 + ( y 4 ) 2 = 4 (3)

In this form of the equation the centre and radius of the circle can be clearly identified and, as we said, there is no advantage in squaring out. However, if we did square out the equation would become

x 2 6 x + 9 + y 2 8 x + 16 = 4 or x 2 6 x + y 2 8 x + 21 = 0 (4)

Equation (4) is of course a valid equation for this circle but, we cannot immediately obtain the centre and radius from it.

Task!

For the case of the general circle of radius R

( x x 0 ) 2 + ( y y 0 ) 2 = R 2

expand out the square terms and simplify.

We obtain

x 2 2 x 0 x + x 0 2 + y 2 2 y 0 y + y 0 2 R 2 = 0

or

x 2 + y 2 2 x 0 x 2 y 0 y + c = 0

where the constant c = x 0 2 + y 0 2 R 2 .

It follows from the above task that any equation of the form

x 2 + y 2 2 g x 2 f y + c = 0 (5)

represents a circle with centre ( g , f ) and a radius obtained by solving

c = g 2 + f 2 R 2

for R .

Thus

R = g 2 + f 2 c (6)

There is no need to remember Equation (6). In any specific problem the technique of completion of square can be used to turn an equation of the form (5) into the form of Equation (2) (i.e. ( x x 0 ) 2 + ( y y 0 ) 2 = R 2 ) and hence obtain the centre and radius of the circle.

NB. The key point about Equation (5) is that the coefficients of the term x 2 and y 2 are the same , i.e. 1. An equation with the coefficient of x 2 and y 2 identical with value k 1 could be converted into the form (5) by division of the whole equation by k .

Task!

If

x 2 + y 2 2 x + 10 y + 16 = 0

obtain the centre and radius of the circle that this equation represents.

Begin by completing the square separately on the x terms and the y terms:

x 2 2 x = ( x 1 ) 2 1 y 2 + 10 y = ( y + 5 ) 2 25

Now complete the problem:

The original equation

x 2 + y 2 2 x + 10 y + 16 = 0

becomes

( x 1 ) 2 1 + ( y + 5 ) 2 25 + 16 = 0

( x 1 ) 2 + ( y + 5 ) 2 = 10

which represents a circle with centre ( 1 , 5 ) and radius 10 .

1.2 Circles and functions

Let us return to the equation of the unit circle

x 2 + y 2 = 1

Solving for y we obtain

y = ± 1 x 2 .

This equation does not represent a function because of the two possible square roots which imply that for any value of x there are two values of y . (You will recall from earlier in this Workbook that a function requires only one value of the dependent variable y corresponding to each value of the independent variable x .)

However two functions can be obtained in this case: y = y 1 = + 1 x 2 y = y 2 = 1 x 2

whose graphs are the semicircles shown.

Figure 30

No alt text was set. Please request alt text from the person who provided you with this resource.