Notes
overlapping squares solution

Solution to the Overlapping Squares Puzzle

Overlapping Squares

The numbers show the areas of the overlapping squares. What’s the difference between the areas of the red and purple triangles?

Solution by Pythagoras' Theorem, Area of a Square, and Crossed Trapezium

Overlapping squares labelled

With the points labelled as in the above diagram, let aa be the length of ABA B, bb of BCB C, cc of ACA C, dd of ADA D, and ee of DBD B. As several of these are sides of squares, then a 2=16a^2 = 16, c 2=20c^2 = 20, and e 2=17e^2 = 17. In particular, a=4a = 4.

Triangle DABD A B has a right-angle at AA, so Pythagoras' theorem applies and shows that e 2=d 2+a 2e^2 = d^2 + a^2 which rearranges to d 2=e 2a 2=1716=1d^2 = e^2 -a^2 = 17 - 16 = 1, so d=1d = 1. A similar argument applied to triangle ABCA B C shows that b 2=c 2a 2=2016=4b^2 = c^2 - a^2 = 20 - 16 = 4 so b=2b = 2.

Triangles AEDA E D and CBEC B E are part of a crossed trapezium and so are similar. The length of CBC B is twice that of ADA D, so the height of EE above CBC B is twice that of EE above ADA D. Since these heights must add up to the length of ABA B, which is 44, then EE is 43\frac{4}{3} above ADA D and 83\frac{8}{3} above CBC B. The areas of the triangles are therefore 12×1×43=23\frac{1}{2} \times 1 \times \frac{4}{3} = \frac{2}{3} and 12×2×83=83\frac{1}{2} \times 2 \times \frac{8}{3} = \frac{8}{3} respectively. Their difference is therefore 8323=2\frac{8}{3} - \frac{2}{3} = 2.