The intersection of two circles is a point lying on both circles at once. Here we look at how , centred at the origin with radius , meets , centred at with the same radius.
At an intersection both equations hold at once, so we may subtract one from the other.
Expanding gives , that is . Substituting into the first circle gives , so the intersection points are and .
The linear equation that came out of the subtraction is the line through the two intersection points. To find where two circles meet, the standard method is to subtract first to get this line, then substitute it into a circle equation. The subtraction turns the problem into one we can already solve: the intersection of a circle and a line.
Because the two radii are equal in this example, the intersections lie on the perpendicular bisector of the segment joining the centres, and indeed is the vertical line halfway between them. The common chord has length . In every case the two intersection points are symmetric about the line through the centres.
How the circles meet is decided by the distance between centres compared with the radii.
| Condition | Relationship |
|---|---|
| separate, no intersection | |
| externally tangent | |
| crossing at two points | |
| internally tangent | |
| one inside the other |
Here , and , so the circles cross at two points, as we found. The count is settled by the centres and the radii alone, before any equation is solved.
The large dots on the graph are those two intersection points.