Notes
four houses in a semi-circle solution

Solution to the Four Houses in a Semi-Circle Puzzle

Four Houses in a Semi-Circle

These houses are made from squares and equilateral triangles. What’s their total area?

Solution by Properties of an Equilateral Triangle and Pythagoras' Theorem

Four houses in a semi-circle labelled

As the squares and equilateral triangles all share edges, all those edges are the same length. Let this length be xx.

In the diagram above, OO is the centre of the circle and AA is such that angle OA^BO \hat{A} B is a right-angle. Since BB is the apex of an equilateral triangle, BAB A bisects the base of that triangle, and hence also of the square below it.

Line segment OBO B is a radius of the circle so has length 22. Line segment OAO A comprises one-and-a-half of the sides of the squares, so has length 32x\frac{3}{2} x. Then line segment ABA B is the height of one square and the height of one equilateral triangle, so from the lengths in an equilateral triangle is has length x+32xx + \frac{\sqrt{3}}{2} x.

Applying Pythagoras' theorem to triangle OABO A B then:

2 2 =(32x) 2+(x+32x) 2 =94x 2+x 2+3x 2+34x 2 =4x 2+3x 2 \begin{aligned} 2^2 &= \left(\frac{3}{2} x\right)^2 + \left(x + \frac{\sqrt{3}}{2} x\right)^2 \\ &= \frac{9}{4} x^2 + x^2 + \sqrt{3} x^2 + \frac{3}{4} x^2 \\ &= 4x^2 + \sqrt{3} x^2 \end{aligned}

From the properties of an equilateral triangle, the area of one with side length xx is 34x 2\frac{\sqrt{3}}{4} x^2. So the total area of the squares and triangles is 4x 2+3x 2=44 x^2 + \sqrt{3} x^2 = 4.