Circle-Circle Intersection — Definition, Formula & Examples
Circle-circle intersection refers to the point or points where two circles cross each other. Depending on the circles' sizes and the distance between their centers, they can intersect at zero, one, or two points.
Given two circles with centers , and radii , , let be the distance between centers. The circles intersect at two points if , at exactly one point (tangency) if or , and at no points if or .
Key Formula
Where:
- = Distance between the two circle centers
- = Center of the first circle
- = Center of the second circle
How It Works
To find intersection points algebraically, write each circle's equation in standard form and subtract one from the other. This eliminates the squared terms and produces a linear equation — the equation of the radical axis (a line). Solve this linear equation simultaneously with either circle's equation to find the coordinates of the intersection points. The number of solutions matches the number of intersection points predicted by the distance condition.
Worked Example
Problem: Find the intersection points of the circles and .
Step 1: Expand the second equation and subtract the first from it to get the radical axis equation.
Step 2: Substitute into the first circle's equation to find .
Step 3: Verify: the distance between centers is , and , confirming two intersection points.
Answer: The two circles intersect at and .
Why It Matters
Circle-circle intersection appears in coordinate geometry problems on the SAT and ACT, and in competition math. It is also essential in engineering and computer graphics, for example when determining the overlap of radar ranges or designing Venn diagrams with precise geometric boundaries.
Common Mistakes
Mistake: Trying to solve both circle equations independently without subtracting one from the other, leading to messy quartic expressions.
Correction: Always subtract one circle equation from the other first. This produces a linear equation (the radical axis), which greatly simplifies the algebra.
