It's All Areas!

Geometry Level 4

In the above diagram, the inscribed octagon has four consecutive sides of length a a and four consecutive sides of length a 1 a - 1 .

If the area of the octagon is 13 + 12 2 13 + 12\sqrt{2} and the area A A of the circle can be expressed as A = α β λ ω π A = \dfrac{\alpha}{\beta - \lambda\sqrt{\omega}}\pi , where α , β , λ \alpha,\beta,\lambda and ω \omega are coprime positive integers, find α + β + λ + ω \alpha + \beta + \lambda + \omega .


The answer is 137.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Rocco Dalto
Jan 5, 2020

To find the value of a \bf a rearrange the octagon as shown above and inscribe it in a square.

Using the diagram above 2 x 2 = ( a 1 ) 2 x a 1 2 \implies 2x^2 = (a - 1)^2 \implies x - \dfrac{a - 1}{\sqrt{2}}

and the area of the square A s = ( a + 2 ( a 1 ) ) 2 = ( ( 1 + 2 ) a 2 ) 2 = A_{s} = (a + \sqrt{2}(a - 1))^2 = ((1 + \sqrt{2})a - \sqrt{2})^2 =

( 3 + 2 2 ) a 2 2 2 ( 1 + 2 ) a + 2 (3 + 2\sqrt{2})a^2 - 2\sqrt{2}(1 + \sqrt{2}) a + 2

and

The area of the four right triangles is A T = 4 ( 1 2 ) ( a 1 ) 2 2 = ( a 1 ) 2 A_{T} = 4(\dfrac{1}{2})\dfrac{(a - 1) ^2}{2} = (a - 1)^2

The area of the octagon is

A c = A s A T = ( 3 + 2 2 ) a 2 2 2 ( 1 + 2 ) a + 2 ( a 2 2 a + 1 ) = 13 + 12 2 A_{c} = A_{s} - A_{T} = (3 + 2\sqrt{2})a^2 - 2\sqrt{2}(1 + \sqrt{2}) a + 2 - (a^2 - 2a + 1) = 13 + 12\sqrt{2}

2 ( 1 + 2 ) a 2 2 ( 1 + 2 ) a 12 ( 1 + 2 ) = 0 2(1 + \sqrt{2})a^2 - 2(1 + \sqrt{2})a - 12(1 + \sqrt{2}) = 0 \implies

a 2 a 6 = 0 ( a 3 ) ( a + 2 ) = 0 a^2 - a - 6 = 0 \implies (a - 3)(a + 2) = 0 and a 0 a = 3 a 1 = 2. a \geq 0 \implies a = 3 \implies a - 1 = 2.

Now to find the radius r r of the circle:

Using the diagram above we have:

4 θ + 4 β = 36 0 θ + β = 9 0 β = 9 0 = θ 4\theta + 4\beta = 360^{\circ} \implies \theta + \beta = 90^{\circ} \implies \beta = 90^{\circ} = \theta

and

Using law of cosines 9 = 2 r 2 ( 1 cos ( θ ) ) \implies 9 = 2r^2(1 - \cos(\theta)) and 4 = 2 r 2 ( 1 cos ( β ) ) = 4 = 2r^2(1 - \cos(\beta)) =

2 r 2 ( 1 sin ( θ ) ) 2 r 2 = 4 1 sin ( θ ) = 9 1 cos ( θ ) 2r^2(1 - \sin(\theta)) \implies 2r^2 = \dfrac{4}{1 - \sin(\theta)} = \dfrac{9}{1 - \cos(\theta)}

4 4 cos ( θ ) = 9 9 sin ( θ ) 5 + 4 cos ( θ ) = 9 sin ( θ ) 4 - 4\cos(\theta) = 9 - 9\sin(\theta) \implies 5 + 4\cos(\theta) = 9\sin(\theta) \implies

( 5 + 4 cos ( θ ) ) 2 = 81 sin 2 ( θ ) = 81 81 cos 2 ( θ ) (5 + 4\cos(\theta))^2 = 81\sin^2(\theta) = 81 - 81\cos^2(\theta) \implies

97 cos 2 ( θ ) + 40 cos ( θ ) 56 = 0 cos ( θ ) = 20 ± 54 2 97 97\cos^2(\theta) + 40\cos(\theta) - 56 = 0 \implies \cos(\theta) = \dfrac{-20 \pm 54\sqrt{2}}{97}

( 0 < θ < 9 0 ) cos ( θ ) > 0 cos ( θ ) = 20 + 54 2 97 (0 < \theta < 90^{\circ}) \implies \cos(\theta) > 0 \implies \cos(\theta) = \dfrac{-20 + 54\sqrt{2}}{97}

r = 3 2 ( 1 cos ( θ ) ) \implies r = \dfrac{3}{\sqrt{2(1 - \cos(\theta))}} and using the above value of cos ( θ ) \cos(\theta) \implies

r = 97 26 12 2 = r = \sqrt{\dfrac{97}{26 - 12\sqrt{2}}} = \implies the area of the circle A = 97 26 12 2 π = α β λ ω π A = \dfrac{97}{26 - 12\sqrt{2}}\pi = \dfrac{\alpha}{\beta - \lambda\sqrt{\omega}}\pi

α + β + λ + ω = 137 \implies \alpha + \beta + \lambda + \omega = \boxed{137} .

Inscribing the octagon in a square is a great approach. The second part would probably be quicker using the same method - from your diagram, r 2 = ( a 2 ) 2 + ( a 2 + x ) 2 r^2=\left( \frac{a}{2} \right)^2 + \left( \frac{a}{2}+x \right)^2

You've already worked out a = 3 a=3 and x = 2 x=\sqrt2 so this is r 2 = 9 4 + 9 4 + 3 2 + 2 = 13 2 + 3 2 r^2=\frac94+\frac94+3\sqrt2+2=\frac{13}{2}+3\sqrt2

(which is the same as your result)

Chris Lewis - 4 months, 3 weeks ago

It is quicker. Nice approach.

Rocco Dalto - 4 months, 3 weeks ago
Chew-Seong Cheong
Jan 21, 2021

Just to explain more on @Chris Lewis ' solution for the benefits of those who may not understand.

Instead of four consecutive isosceles triangles of base length a a and four consecutive isosceles triangles of base length a 1 a-1 , we can place alternatively an a a -base triangle and an \(a-1)-base triangle to form the chipped-corners-square octagon as done by @Rocco Dalto . Rearranging the eight triangles of the octagon does not affect the area of the octagon \(13+12\sqrt 2\) and the circumradius r r , which we need to find.

Let the leg length of the chipped off right isosceles triangles be b b as shown in the figure. Then the area of the octagon is:

( a + 2 b ) 2 4 b 2 2 = 13 + 12 2 a 2 + 4 a b + 2 b 2 = 13 + 12 2 Note that b 2 + b 2 = ( a 1 ) 2 a 2 + 4 a ( a 1 ) 2 + 2 ( a 1 ) 2 2 = 13 + 12 2 b = a 1 2 ( 2 + 2 2 ) a 2 ( 2 + 2 2 ) a + 1 = 13 + 12 2 a 2 a 6 = 0 ( a 3 ) ( a + 2 ) = 0 Since a > 0 a = 3 \begin{aligned} (a+2b)^2 - 4\cdot \frac {b^2}2 & = 13 + 12 \sqrt 2 \\ a^2 + 4a\blue b + 2\blue b^2 & = 13 + 12\sqrt 2 & \small \blue{\text{Note that }b^2 + b^2 = (a-1)^2} \\ a^2 + \frac {4a\blue{(a-1)}}\blue{\sqrt 2} + \frac {2\blue{(a-1)^2}}\blue 2 & = 13 + 12\sqrt 2 & \small \blue{\implies b = \frac {a-1}{\sqrt 2}} \\ \left(2+2\sqrt 2\right)a^2 - \left(2+2\sqrt 2\right)a + 1 & = 13 + 12 \sqrt 2 \\ a^2 - a - 6 & = 0 \\ (a-3)(a+2) & = 0 & \small \blue{\text{Since }a>0} \\ \implies a & = 3 \end{aligned}

By Pythagorean theorem ,

r 2 = ( a 2 + b ) 2 + ( a 2 ) 2 = ( a 2 + a 1 2 ) 2 + ( a 2 ) 2 = ( 3 2 + 2 ) 2 + 9 4 = 9 4 + 3 2 + 2 + 9 4 = 13 + 6 2 2 A = 13 + 6 2 2 π = 169 72 2 ( 13 6 2 ) π = 97 26 12 2 π \begin{aligned} r^2 & = \left(\frac a2 + b \right)^2 + \left(\frac a2\right)^2 \\ & = \left(\frac a2 + \frac {a-1}{\sqrt 2} \right)^2 + \left(\frac a2\right)^2 \\ & = \left(\frac 32 + \sqrt 2 \right)^2 + \frac 94 \\ & = \frac 94 + 3\sqrt 2 + 2 + \frac 94 \\ & = \frac {13+6\sqrt 2}2 \\ \implies A & = \frac {13+6\sqrt 2}2 \pi = \frac {169-72}{2(13-6\sqrt 2)} \pi = \frac {97}{26-12\sqrt 2} \pi \end{aligned}

Therefore α + β + λ + ω = 97 + 26 + 12 + 2 = 137 \alpha + \beta + \lambda + \omega = 97 + 26 + 12 + 2 = \boxed{137} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...