Coordinate Geometry Flashcards
1
Q
Equation of a circle
A
(x - a)^2 + (y - b)^2 = r^2
2
Q
Determining whether two circles intersect
A
Find the distance, d, between centres of circles
Find the radii, r1 and r2, of the circles
If r2-r1 < d < r1 + r2, two intersections
If d = r1 + r2, one intersection
if d > r1 + r2, no intersections
3
Q
Finding points of interesection
A
Rearrange both circle equations so one side = 0
Solve simultaneously, x^2 and y^2 terms cancel into
y = mx + c, the intersections lying on this line
Substitute linear equations into either circle equation
Solve for coordinates x, then y.