[Math] Find the area of a circle that is NOT covered by the rectangle

circlesgeometry

Using the following image for a visual: enter image description here

Is there a formula or equation I can use to find the area of the circle NOT overlapped with the rectangle (i.e. the filled in orange part)? I know all of the coordinates & sizes of both the rectangle and the circle, I'm just not sure how to apply them.

Best Answer

You can break up the overlapping area into a segment and a triangle by drawing a diagonal line between the two intersection points and then the formulae for the areas of each of these shapes are very well known. Subtracting these areas from the area of the whole circle will then give you your answer.

Related Question