Geometry puzzles often ask for the area of intersections between circles.


Today, we take a slightly different approach. Imagine two circles, each with a radius of 1. The question is: how far apart must their centers be so that all three shaded regions—two outer crescent shapes and the overlapping center—have exactly the same area?


Drawing the figure on paper is strongly recommended. Visualizing the layout helps clarify how the areas relate to each other. Take your time and think carefully before moving to the solution.


Step 1: Defining the Distance


Let's define the distance between the centers of the two circles as d. The overlap of the circles forms two circle segments. Our first task is to understand the dimensions of these segments.


Step 2: Determining the Height of Segments


Because the radius of each circle is 1, the height of the circular segment can be expressed as:


h = 1 − d/2


This simple geometric relationship comes from the right triangle formed by the radius, the segment height, and half the distance between centers.


Step 3: Calculating Segment Areas


Next, we use the formula for the area of a circle segment:


Area = r² arccos((r − h)/r) − (r − h) √(2rh − h²)


Substitute r = 1 and h = 1 − d/2 to find the area of one segment. The key is to recognize that the overlapping region of the two circles consists of two such segments. The outer crescent regions are the remaining parts of each circle not included in the overlap.


Step 4: Equating the Areas


Since the puzzle specifies that all three shaded regions must have the same area, we set up an equation:


Area of one segment = Area of crescent region


This equation can be solved for d, giving the exact distance between the centers. Solving it requires careful algebra or numerical approximation, as the arccos term does not simplify easily.


Reflection


This puzzle reminds us that geometry is not just about formulas—it is about visualization, spatial reasoning, and creative problem-solving. Small changes in distance produce dramatic shifts in area, showing how precise measurement and clear thinking are essential in mathematics.


Whether you are a student, teacher, or math enthusiast, this exercise highlights the beauty of symmetry and equality in geometry. Take the time to sketch, calculate, and reflect—you'll discover insights far beyond the simple numbers.