Introduction0%

Circles · Topic 1 of 7

Introduction

Video lesson3 worked examples

Theory

The equation of a circle with centre (0,0)(0,0) is x2+y2=r2x^2+y^2=r^2

xy(0,0)(x,y)ryx

⚠️ Common Examiner Traps

  • Radius or diameter? the equation uses r2r^2, so a question that gives the diameter needs halving first. This is the most common single error in circle work.
  • The angle in a semicircle is a right angle: it is worth knowing, because it converts many circle problems into perpendicular-gradient problems.
  • A tangent is perpendicular to the radius at the point of contact: this is the fact almost every tangent question depends on.
  • Keep the radius exact: leave it as a surd rather than rounding — a rounded radius will not satisfy the equation later.

Worked examples

Example 1

State the equation of the circle with centre (0,0)(0,0) and radius 5 units.

x2+y2=r2x^2 + y^2 = r^2
x2+y2=52x^2 + y^2 = 5^2
x2+y2=25x^2 + y^2 = 25

Example 2

State the centre and radius of the circle with equation x2+y2=121x^2+y^2=121.

Centre is (0,0)(0,0).

r2=121r^2 = 121
r=121=11r = \sqrt{121} = 11

Radius is 11 units.

Example 3

State the equation of the circle with centre (0,0)(0,0) which passes through the point (5,12)(-5,12).

Substitute x=5x = -5 and y=12y = 12 into x2+y2=r2x^2 + y^2 = r^2 to find r2r^2:

(5)2+122=r2(-5)^2 + 12^2 = r^2
25+144=r225 + 144 = r^2
169=r2169 = r^2

The equation is:

x2+y2=169x^2 + y^2 = 169