If you remember how Venn Diagrams looked with the three intersecting circles, that is the context for this puzzle.
There are three circles, circle A, circle B, and circle C. Each circle passes through the center of the other two. What is the area of the intersection of these three circles?
Since all three cirles have a common radius, you the distance between two circle centers is the same as the radius. So, if you connect the centers of these circles, it creates an equilateral triangle.
Noting that if you add two of these smaller triangles to the wanted area, it makes 1/2 of a circle, you get
(pi*r^2)/2-(s(3)*r^2)/2 or ((pi-s(3)/2)*r^2, where s() means square root of. In other words, the answer is half of (pi minus the square root of three) times the radius squared.
Comments: (
You must be logged in to post comments.)