Notes
one rectangle inside another with semi-circles solution

Solution to the One Rectangle Inside Another With Semi-Circles Puzzle

One Rectangle Inside Another With Semi-Circles

What fraction of the outer rectangle is shaded?

Solution by Pythagoras' Theorem

One rectangle inside another with semi-circles labelled

With the points as labelled above, let xx be the length of BCB C and yy of CFC F. Let rr be the radius of the smaller semi-circles, then 2r2 r is the radius of the larger ones.

Triangle AGFA G F is right-angled with lengths xx, yry - r, and rr. Applying Pythagoras' theorem gives the identity:

r 2=x 2+(yr) 2=x 2+y 22yr+r 2 r^2 = x^2 + (y - r)^2 = x^2 + y^2 - 2 y r + r^2

So x 2+y 22yr=0x^2 + y^2 - 2 y r = 0.

Triangle FCDF C D is also right-angled with lengths yy, 2rx2 r - x, 2r2 r. Applying Pythagoras' theorem gives the identity:

(2r) 2=y 2+(2rx) 2=y 2+(2r) 24rx+x 2 (2 r)^2 = y^2 + (2 r - x)^2 = y^2 + (2 r)^2 - 4 r x + x^2

So x 2+y 24rx=0x^2 + y^2 - 4 r x = 0.

Putting these together shows that y=2xy = 2 x. Substituting back into the second then shows that 5x 2=4rx5 x^2 = 4 r x so x=45rx = \frac{4}{5} r and then y=85ry = \frac{8}{5} r. The dimensions of the yellow rectangle can therefore be computed as 4r2x=125r4 r - 2 x = \frac{12}{5} r and 2y2r=65r2 y - 2 r = \frac{6}{5} r. The area of the yellow rectangle is then 7225r 2\frac{72}{25} r^2 while the area of the outer rectangle is 2r×4r=8r 22r \times 4 r = 8 r^2. Therefore the fraction that is shaded is 925\frac{9}{25}.