Geometry: Equation of a Circle
Worked Solution:
The circle with centre at ( 0, 0 ) and radius r has equation x2 + y2 = r2.
Replacing x by x – (–5) and y by y – (–8) moves the centre to ( –5, –8):
(x + 5)2 + (y + 8)2 = r2
The radius, r, is the distance between the centre and a point on the circle,
found using Pythagoras' Theorem: r2 = ((–3) – (–5))2 + ((–8) – (–8))2 = 22 = 4
The equation (x + 5)2 + (y + 8)2 = 4 expands to x2 + 10 x + y2 + 16 y + 85 = 0