Notes
stacked triangles solution

Solution to the Stacked Triangles Puzzle

Stacked Triangles

Three of the triangles in this stack are equilateral. Find the sum of the pink and green areas.

Solution by Pythagoras' Theorem and Equilateral Triangles

Stacked triangles labelled

With the points labelled as above, let aa be the length of BCB C, bb of ACA C, and cc of ABA B. Then these are also the lengths of the blue, purple, and yellow triangles respectively. The area of an equilateral triangle is 34\frac{\sqrt{3}}{4} times the square of its side length, so considering the areas of the blue and yellow triangles gives:

34(a 2+c 2)=100 \frac{\sqrt{3}}{4} (a^2 + c^2) = 100

Line segments AEA E and BCB C are parallel so the “height” of AA above BCB C is the same as the “height” of BB above AEA E, which is 32a\frac{\sqrt{3}}{2} a. The green area is therefore

12×32a×c=34ac \frac{1}{2} \times \frac{\sqrt{3}}{2} a \times c = \frac{\sqrt{3}}{4} a c

Considering the right-angled triangle ADCA D C, the length of ADA D is a+c2\frac{a + c}{2} and the length of CDC D is 32c32a\frac{\sqrt{3}}{2}c - \frac{\sqrt{3}}{2}a. Pythagoras' theorem therefore gives the following formula for b 2b^2:

b 2 =(32c32a) 2+(a+c2) 2 =34c 2+34a 232ac+14a 2+14c 2+12ac =a 2+c 2ac \begin{aligned} b^2 &= \left(\frac{\sqrt{3}}{2}c - \frac{\sqrt{3}}{2}a\right)^2 + \left(\frac{a + c}{2}\right)^2 \\ &= \frac{3}{4} c^2 + \frac{3}{4} a^2 - \frac{3}{2} a c + \frac{1}{4} a^2 + \frac{1}{4} c^2 + \frac{1}{2} a c \\ &= a^2 + c^2 - a c \end{aligned}

The area of the purple triangle is 34b 2\frac{\sqrt{3}}{4} b^2 so the combined purple and green regions have total area:

34b 2+34ac=34a 2+34c 2=100 \frac{\sqrt{3}}{4} b^2 + \frac{\sqrt{3}}{4} a c = \frac{\sqrt{3}}{4} a^2 + \frac{\sqrt{3}}{4} c^2 = 100

Solution by Cosine Rule and Area of a Triangle

With aa, bb, and cc as above, the cosine rule applied to the green triangle gives:

b 2=a 2+c 22accos(60 )=a 2+c 2ac b^2 = a^2 + c^2 - 2 a c \cos(60^\circ) = a^2 + c^2 - a c

So b 2+ac=a 2+c 2b^2 + a c = a^2 + c^2.

The sine rule for the area of a triangle shows that the areas of the three triangles are:

12a 2sin(60 ),12b 2sin(60 ),12c 2sin(60 ),12acsin(60 ) \frac{1}{2} a^2 \sin(60^\circ), \quad \frac{1}{2} b^2 \sin(60^\circ), \quad \frac{1}{2} c^2 \sin(60^\circ), \quad \frac{1}{2} a c \sin(60^\circ)

So the purple and green areas are

12(b 2+ac)sin(60 )=12(a 2+c 2)sin(60 )=100 \frac{1}{2} (b^2 + a c) \sin(60^\circ) = \frac{1}{2} (a^2 + c^2) \sin(60^\circ) = 100

Solution by Invariance Principle

If the yellow and blue triangles are the same size, the green triangle becomes equilateral and all four are in fact congruent, whereupon the area of the green and purple is the same as that of the yellow and blue.