Given 2 circles and a square, what is the greatest amount of intersections possible?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
A circle can intersect a square at 8 pints, two at each side. Two with slightly different radii, can therefore intersect at 16 points. If the circles are not concentric, they too intersect at 2 more points. So total 18 .