📐 Circle-Circle Intersection Finder

Find intersection points of two circles in center-radius form

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

📖 Step-by-Step Solution

STEP 1: Write equations of both circles
STEP 2: Subtract equations to get the radical line
STEP 3: Solve the radical line for y (or x)
STEP 4: Substitute back into one circle equation
STEP 5: Solve the quadratic and find intersection points
📊 Graphical Visualization
Circle 1: Green | Circle 2: Blue | Intersection points: Red

Adjust axis scale to see the intersection points clearly.