Area common to $n$ circles and a rectangle

71 Views Asked by At

I am provided with the radii and coordinates of the centers of $n$ circles and the bottom-left and top-right coordinates of a rectangle.

How can I find out the area that is inscribed within the area of the rectangle by the circles?