# Solution to the [[Two Triangles Overlapping a Quarter Circle]] Puzzle +-- {.image} [[TwoTrianglesOverlappingaQuarterCircle.png:pic]] > Both triangles are equilateral. What’s the area of the quarter circle? =-- ## Solution by [[Angle at the Centre is Twice the Angle at the Circumference]] +-- {.image} [[TwoTrianglesOverlappingaQuarterCircleAnnotated.png:pic]] =-- Consider the above diagram, in which the quarter circle is extended to a full circle and the two equilateral triangles are reflected in the horizontal diameter. The shape $C D E G$ is formed by two [[equilateral triangles]] and so has all four sides the same length, therefore it is a [[rhombus]]. The line segment $C E$ therefore [[bisects]] angle $D \hat{E} G$ so the angle formed, namely $C \hat{E} G$, is $30^\circ$. The angles formed at $G$ are all $60^\circ$, so $B G E$ forms a straight line. Therefore, angle $C \hat{E} B$ is the same as angle $C \hat{E} G$. Then as the [[angle at the centre is twice the angle at the circumference]], angle $C \hat{O} B$ is $60^\circ$. Since triangle $C O B$ is made from two radii of the circle it is at least [[isosceles]], but then as $C \hat{O} B = 60^\circ$ it must be [[equilateral]]. Therefore the radius of the circle has length $2$. The area of the quarter circle is therefore $\frac{1}{4} \pi 2^2 = \pi$. ## Solution by [[Agg Invariance Principle]] The sizes of the two triangles are not specified, so can be adjusted. +-- {.image} [[TwoTrianglesOveraQuarterCircleInvariance.png:pic]] =-- In this version, the right-hand triangle is shrunk down to a point. Then the lower right vertex of the left-hand triangle is on the circumference of the circle, as is its upper vertex. The chord formed by the edge of the triangle is at $60^circ$ to the radius, and so forms part of a [[hexagon]]. This shows that the third vertex of the equilateral triangle is at the centre. The radius of the quarter circle is then the same as the side length of the triangle, which is $2$. Hence the area of the quarter circle is $\frac{1}{4} \pi 2^2 = \pi$.