Circle-circle intersection points
Intersection of two circles Written by Paul Bourke The following note describes how to find the intersection point(s) between two circles on a plane, the following notation is used. The aim is to find the two points P3 = (x3, y3) if they exist. First calculate the distance d between the center of the circles. … Read more