📐 Circle-Line Intersection Finder

Find intersection points of \((x - h)^2 + (y - k)^2 = r^2\) and \(ax + by = c\)

Circle: \( (x)^2 + (y)^2 = 4 \), Line: \( x + y = 2 \)
Find the intersection points (if any). Click "Show me" for each step.

📖 Step-by-Step Solution

STEP 1: Solve the line equation for y
STEP 2: Substitute into the circle equation
STEP 3: Expand and simplify to quadratic form
STEP 4: Solve the quadratic and find intersection points
📊 Graphical Visualization
Green: Circle | Blue: Line | Red points: Intersections

Adjust axis scale to see the intersection points clearly.