Area Problem 5

Geometry Level 5

Let A A be the area of the cyclic hexagon, whose side lengths are 2,2,2,4,4, and 4, as shown. Find A 2 A^2 .

Bonus: Solve without trig functions.


The answer is 507.

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.

4 solutions

Albert Yiyi
Jun 11, 2019

hint:

Glad to see you back sir!

Mr. India - 2 years ago

Log in to reply

thank you!

albert yiyi - 1 year, 9 months ago

sir can you please solve this: https://brilliant.org/problems/confusing-question-no-way-out/

Jake Tricole - 2 years ago

Log in to reply

hi. there are good solutions submitted by others.

albert yiyi - 2 years ago

That's a beautiful solution!

Chris Lewis - 2 years ago

Very elegant. I had thought at first that this still requires a trigonometry function but it can be completed using the following formula for the area of a triangle

Sqrt [s (s-a) (s-b)*(s-c)]

Where a,b,c are the side lengths and s is half the perimeter.

Malcolm Rich - 1 year, 12 months ago

Log in to reply

alternatively, altitude of equilateral (or isosceles) bisects the base, find altitude with Pythagoras theorem.

albert yiyi - 1 year, 12 months ago

Log in to reply

Ah yes. Much simpler

Malcolm Rich - 1 year, 12 months ago

Log in to reply

@Malcolm Rich Simpler still: you can tile the dark green shaded area with the light green triangles! (Thirteen of them, to be exact)

Chris Lewis - 1 year, 12 months ago

Log in to reply

@Chris Lewis true, although the area of small triangle still must be found.

albert yiyi - 1 year, 12 months ago

What the heck, this is so elegant, compared to my solution!! A regular triangle with side s has area 1 4 3 s 2 \frac{1}{4}\sqrt{3} s^2 so that A 2 = ( ( 8 2 3 × 2 2 ) × 1 4 × 3 ) 2 = 1 3 2 × 3 = 507 A^2= ((8^2-3×2^2)×\frac {1}{4}×\sqrt{3})^2= 13^2×3 = 507

K T - 1 year, 11 months ago

Log in to reply

thank you!

albert yiyi - 1 year, 11 months ago

that is true

Jake Tricole - 1 year, 9 months ago

That is so clean!! I doubt whether the problem was intended for the brilliant solution and not the other way around

Mahdi Raza - 9 months, 1 week ago
K T
Jun 17, 2019

Going for the bonus

If we draw radii from the vertices to the centre, we get three identical isosceles triangles with sides R, R, 2, and three identical isosceles triangles with sides R, R, 4.

We therefore know that the angles at the centre of two different triangles add up to 120°.

To find out the individual angles, we start out with a unit circle centred at the origin, and choose points A = ( 1 , 0 ) A=(1,0) , B = ( 1 2 , 3 2 ) B=(-\frac{1}{2}, \frac{\sqrt{3}}{2}) , so that they are 120° apart. We are looking for some point P = ( x , y ) P=(x,y) on the unit circle having d ( P , B ) = 2 d ( P , A ) d(P,B)=2d(P,A)

For shortness set d A = d ( P , A ) d_A = d(P,A) and d B = d ( P , B ) d_B = d(P,B) . We have

x 2 + y 2 = 1 x^2+y^2=1

d A 2 = ( x 1 ) 2 + ( y 0 ) 2 = x 2 2 x + 1 + y 2 = 2 2 x d_A^2=(x-1)^2+(y-0)^2=x^2-2x+1+y^2 = 2-2x

d B 2 = ( x + 1 2 ) 2 + ( y 3 2 ) 2 = x 2 + x + y 2 3 y + 1 = 2 + x 3 y d_B^2=(x+\frac{1}{2})^2+(y-\frac{\sqrt{3}}{2})^2=x^2+x+y^2-\sqrt{3}y+1=2+x-\sqrt{3}y

d B = 2 d A 2 + x 3 y = 4 ( 2 2 x ) d_B=2d_A \Rightarrow 2+x-\sqrt{3}y = 4 (2-2x) 9 x 3 y = 6 y = ( 3 x 2 ) 3 \Rightarrow 9x-\sqrt{3}y= 6 \Rightarrow y= (3x-2) \sqrt{3}

So our point P lies on the line y = 3 3 x 2 3 y= 3\sqrt{3}x -2\sqrt{3}

Plugging this expression for y into x 2 + y 2 1 = 0 x^2+y^2-1=0 gives the equation 28 x 2 36 x + 11 = 0 28x^2-36x +11=0 .

which solves to x = 36 ± 3 6 2 4 × 28 × 11 2 × 28 = 11 14 x = \frac{36 \pm \sqrt{36^2-4×28×11}}{2×28}=\frac{11}{14} . (The diagram above makes it clear that we should take the largest root.) Thus we find P = ( x , y ) = ( 11 14 , 5 14 3 ) P=(x,y)=(\frac{11}{14}, \frac{5}{14} \sqrt{3})

Now that we have found P P , we can calculate the triangular areas, which is done easiest using cross products: A 1 = 1 2 ( P × A ) = 5 28 3 A_1=\frac{1}{2}|(\vec{P}×\vec{A})|=\frac{5}{28} \sqrt{3} and A 2 = 1 2 ( P × B ) = 2 7 3 A_2=\frac{1}{2} |(\vec{P}×\vec{B})|=\frac{2}{7} \sqrt{3} , so that A 1 + A 2 = 13 28 3 A_1+A_2= \frac{13}{28} \sqrt{3}

Finally, we should scale up things by a factor 2 d A \frac{2}{d_A} . Doing so, the areas scale up by a factor 4 d A 2 = 28 3 \frac{4}{d_A^2}=\frac{28}{3} . Furthermore, in order to count three pieces of each triangle area, multiply by 3. Thus we get: A = 28 3 × 3 × ( A 1 + A 2 ) = 13 3 A=\frac{28}{3}×3×(A_1+A_2)= 13 \sqrt{3} and

A 2 = ( 13 3 ) 2 = 507 A^2= (13 \sqrt{3})^2=\boxed{507}

thanks for the solution.

(Drawing a diagram makes it clear that we should take the positive root.)

Allow me to point out that both roots are positive (for x). I guess u meant that y should take positive value.

albert yiyi - 1 year, 11 months ago

Thanks. I really referred to using + + rather than - at the place of ± \pm , but the wording was a bit inaccurate, so I changed it and included my original free-hand sketching. P = ( x , y ) P = (x,y) should be on she shortest segment of the unit circle connecting A A and B B . The diagram, showing the line (with positive slope) cutting the circle in two points, makes it clear that the wanted solution has the largest values for both x and y.

K T - 1 year, 11 months ago

r=3.05505046330389 area squared=507. I first solved for the circle's radius (r) and then computed the altitudes to the two triangle types. That gave me the area of the figure, which squared to 507.

Edwin Gray
Jun 12, 2019

Let a and b be the central angles of the large triangle and small triangle respectively. Applying the Law of sines in each triangle, sin[(180 - a)/2]/r = [sin(a)]/4 and sin[(180 - b)/2]/r = [sin(b)]/2. Let b = 120 - a, equate each equation to r, and we get a non-linear equation for a, solved by Newton-Raphson. Approximate root is a =81.776 and b = 38.224. We then get r = 3.0545. Large triangle area = .5 r^2 sin(a) = 4.617. Small triangle area = .5 r^2 sin(b) = 2.886. Total area = 3*(large + small) = 22.51 and squared = 507.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...