Notes
three squares in a semi-circle solution

Solution to the Three Squares in a Semi-Circle Puzzle

Three Squares in a Semi-Circle

The two smallest squares each have area 66. How long is the red line?

Solution by Pythagoras' Theorem

Three squares in a semi-circle labelled

Let aa be the side length of the smallest squares, so that a 2=6a^2 = 6, and let bb be the side length of the larger one. As the perpendicular bisector of a chord passes through the centre of the circle, the continuation of DED E passes through the centre of the circle at OO.

Triangle BDCB D C is right-angled with BDB D of length aa and DCD C of length b2ab - 2 a. The desired length, BCB C, is the hypotenuse of this triangle so by Pythagoras' theorem the square of its length is given by:

a 2+(b2a) 2=5a 24ab+b 2 a^2 + (b - 2 a)^2 = 5a^2 - 4 a b + b^2

Let rr be the radius of the circle. Triangle BDOB D O is right-angled with side lengths aa, b+ab + a, and rr, so by Pythagoras' theorem:

r 2=a 2+(b+a) 2=2a 2+2ab+b 2 r^2 = a^2 + (b + a)^2 = 2 a^2 + 2 a b + b^2

Triangle OECO E C is also right-angled and its side lengths are bb, bab - a, and rr so:

r 2=(ba) 2+b 2=a 22ab+2b 2 r^2 = (b - a)^2 + b^2 = a^2 - 2 a b + 2 b^2

Subtracting the second equation from the first gives:

0=a 2+4abb 2 0 = a^2 + 4 a b - b^2

Adding this to the equation for the square of the length of CBC B gives that that quantity is 6a 26 a^2 which is 3636. Therefore, the length of CBC B is 66.