Circle and Line Intersection Calculator

Find Intersection Points: Circle & Line with Step-by-Step Solutions

Solve the system of equations to find where a circle and a line meet. Complete step-by-step explanation shown for every calculation.
Formula & method
\[ \text{Circle: } (x - h)^2 + (y - k)^2 = r^2 \] \[ \text{Line: } y = m x + b \]

Substituting \( y = mx + b \) into the circle equation gives:

\[ (x - h)^2 + (mx + b - k)^2 = r^2 \]

Expanding yields a quadratic equation in x:

\[ (1 + m^2) x^2 + (-2h + 2m(b - k)) x + (h^2 + (b - k)^2 - r^2) = 0 \]

The discriminant determines if there are 2, 1 (tangent), or 0 intersection points.

Circle Parameters
Line Parameters
Intersection Points
Enter parameters and press "Find Intersection (Show Steps)"

Point P₁

( — , — )

Point P₂

( — , — )
Step-by-step solution will appear here after calculation.

More References and Links

  • Analytical solution for circle–line intersection
  • Tutorial on the Equation of a Circle
  • Maths Calculators and Solvers
  • Geometry Calculators and Solvers
  • 3D Geometry Calculators and Solvers