AoPSWiki
Want to learn how to tackle those tough MATHCOUNTS and AMC counting and probability problems? Check out Art of Problem Solving's Introduction to Counting & Probability by David Patrick.

2007 Cyprus MO/Lyceum/Problem 15

From AoPSWiki

Problem

The reflex angles of the concave octagon ABCDEFGH measure 240^\circ each. Diagonals AE and GC are perpendicular, bisect each other, and are both equal to 2.

The area of the octagon is

\mathrm{(A) \ } \frac{6-2\sqrt{3}}{3}\qquad \mathrm{(B) \ } 8\qquad \mathrm{(C) \ } 1\qquad \mathrm{(D) \ } \frac{6+2\sqrt{3}...

Solution

The problem statement apparently misses one crucial piece of information: the fact that all the sides of the octagon are equal. Without this fact the octagon area is not uniquely determined. For example, we could move point B along a suitable arc (the locus of all points X such that AXC is 120^\circ), and as this would change the height from B to AC, it would change the area of the triangle ABC, and hence the area of the octagon.

With this additional assumption we can compute the area of ABCDEFGH as the area of the square ACEG (which is obviously 2), minus four times the area of ABC.

unitsize(4cm);defaultpen(0.8);pair a=(0,1), c=(1,0), bb=(a+c)/2, b=bb+dir(225)/sqrt(6);draw (a -- b -- c -- cycle);draw (a --...

In the triangle ABC, we have AC=\sqrt 2. Let B' be the foot of the height from B onto AC. As AB=BC, B' bisects AC. As the angle ABC is 120^\circ, the angle ABB' is 60^\circ.

We now have \frac{AB'}{BB'} = \tan 60^\circ = \sqrt 3. Hence BB'=\frac{AB'}{\sqrt 3} = \frac{1}{\sqrt 6}.

Then the area of triangle ABC is \frac{BB' \cdot AC}2 = \frac{\sqrt 2}{2\sqrt 6} = \frac 1{2\sqrt 3} = \frac{\sqrt 3}6.

Hence the area of the given octogon is 2 - 4\cdot \frac{\sqrt 3}6 = \boxed{\frac{6 - 2\sqrt 3}3}.

See also

2007 Cyprus MO, Lyceum (Problems)
Preceded by
Problem 14
Followed by
Problem 16
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Our Precalculus course starts on Dec. 4. Master trig, complex numbers, and vectors and matrices in 2 and 3 dimensions. Click here to enroll today!
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us