Hexagonal Bucket

Geometry Level 4

A hexagonal bucket is constructed from a hexagonal base of side length 10 10 and 6 6 identical isosceles trapezoids as shown in the .GIF animation below. Each trapezoid has bases lengths of 10 10 and 20 20 and an altitude of 30 30 . Find the dihedral angle (in radians) between each pair of adjacent lateral (trapezoidal) faces of the bucket.


The answer is 2.143.

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

Mark Hennings
Jun 25, 2020

Using David's labelling, A , B , C A,B,C have coordinates ( 5 , 5 3 , 0 ) (5,5\sqrt{3},0) , ( 10 , 0 , 0 ) (10,0,0) , and ( 5 , 5 3 , 0 ) (5,-5\sqrt{3},0) respectively, while D , E , F D,E,F have coordinates ( 10 , 10 3 , h ) (10,10\sqrt{3},h) , ( 20 , 0 , h ) (20,0,h) and ( 10 , 10 3 , h ) (10,-10\sqrt{3},h) respectively, where h h is the vertical height of the basket. Planes A B E D ABED and B C F E BCFE have respective normal vectors n 1 = B E × A D = ( 5 h 3 5 h 50 3 ) n 2 = C F × B E = ( 5 h 3 5 h 50 3 ) \mathbf{n}_1 = \overrightarrow{BE} \times \overrightarrow{AD} \; = \; \left(\begin{array}{c} -5h\sqrt{3} \\ -5h \\ 50\sqrt{3} \end{array}\right) \hspace{2cm} \mathbf{n}_2 = \overrightarrow{CF} \times \overrightarrow{BE} \; = \; \left(\begin{array}{c} -5h\sqrt{3} \\ 5h \\ 50\sqrt{3} \end{array}\right) and hence n 1 n 2 = 50 ( h 2 + 150 ) n 1 2 = n 2 2 = 50 ( 2 h 2 + 150 ) \mathbf{n}_1 \cdot \mathbf{n}_2 \; = \; 50(h^2 + 150) \hspace{2cm} |\mathbf{n}_1|^2 = |\mathbf{n}_2|^2 \; = \; 50(2h^2 + 150) Thus, if θ \theta is the acute angle between two adjacent trapezia (UK terminology), then cos θ = h 2 + 150 2 h 2 + 150 \cos\theta \; = \; \frac{h^2 + 150}{2h^2 + 150} Now h 2 + 1 0 2 = B E 2 = 3 0 2 + 5 2 h^2 + 10^2 = |BE|^2 = 30^2 + 5^2 , and hence h 2 = 825 h^2 = 825 , and hence cos θ = 13 24 \cos\theta = \tfrac{13}{24} . Thus the dihedral angle between the two trapezia is π θ = 2.143214899 \pi - \theta = \boxed{2.143214899} .

@Mark Hennings Sir nice solution. I just upvoted.
How this GIF's are made??
Thanks in advance.

A Former Brilliant Member - 11 months, 2 weeks ago

Here is a solution with no coordinate geometry.

Toolbox:

Pythagorean theorem
Triangle similarity
Cosine rule

In figure 1 we have turned the bucket upside down. From vertices A A and C C we drop perpendiculars to edge H B HB (the blue line segments) creating two congruent right triangles. Hence, the perpendiculars meet at the same point M M . Then the dihedral angle in question is A M C \angle AMC .

In order to calculate the length of A M AM , we isolate the face A B H G ABHG in figure 2 and split it the way David Vreken did in his solution.

By Pythagorean theorem on right triangle H N B \triangle HNB we get H B = 30 2 + 5 2 = 5 37 HB = \sqrt {{{30}^2} + {5^2}} = 5\sqrt {37} .

Next, H N B \triangle HNB and A M B \triangle AMB are similar, thus, A M H N = A B H B A M 30 = 20 5 37 A M = 120 37 \frac{{AM}}{{HN}} = \frac{{AB}}{{HB}} \Rightarrow \frac{{AM}}{{30}} = \frac{{20}}{{5\sqrt {37} }} \Rightarrow AM = \frac{{120}}{{\sqrt {37} }}

The base A B C D E F ABCDEF of the bucket is a regular hexagon. Hence, A B C = 2 π 3 \angle ABC = \frac{{2\pi }}{3} .

Using cosine rule on A B C \triangle ABC , A C 2 = A B 2 + B C 2 2 A B B C cos B = 2 2 0 2 2 2 0 2 ( 1 2 ) = 1200 A{C^2} = A{B^2} + B{C^2} - 2AB \cdot BC\cos B = 2 \cdot {20^2} - 2 \cdot {20^2} \cdot \left( { - \frac{1}{2}} \right) = 1200 By cosine rule once again, this time on A M C \triangle AMC ( figure 1 ), cos ( A M C ) = A M 2 + M C 2 A C 2 2 A M M C = 2 ( 120 37 ) 2 1200 2 ( 120 37 ) 2 = 13 24 \cos \left( {\angle AMC} \right) = \frac{{A{M^2} + M{C^2} - A{C^2}}}{{2AM \cdot MC}} = \frac{{2{{\left( {\frac{{120}}{{\sqrt {37} }}} \right)}^2} - 1200}}{{2{{\left( {\frac{{120}}{{\sqrt {37} }}} \right)}^2}}} = - \frac{{13}}{{24}}

Hence, A M C = cos 1 ( 13 24 ) 2.14 \angle AMC = {\cos ^{ - 1}}\left( { - \frac{{13}}{{24}}} \right) \approx \boxed{2.14}

Yuriy Kazakov
Jun 25, 2020

David Vreken
Jun 24, 2020

Split one of the isosceles trapezoids as follows:

Using the Pythagorean Theorem on the right triangle with legs 5 5 and 30 30 , one leg of the isosceles trapezoid is 5 2 + 3 0 2 = 5 37 \sqrt{5^2 + 30^2} = 5\sqrt{37} .

Now place the hexagonal bucket on a coordinate system so that the bottom center is at the origin, two vertices of the bottom hexagon are on the x x -axis, and the center of the top hexagon is on the z z -axis, and label the points as follows:

Since the difference of the hexagons along the x x -axis is B G = 20 10 = 10 BG = 20 - 10 = 10 , and since the leg of an isosceles trapezoid is B E = 5 37 BE = 5\sqrt{37} , then by the Pythagorean Theorem on B E G \triangle BEG the height of the bucket is E G = ( 5 37 ) 2 1 0 2 = 5 33 EG = \sqrt{(5\sqrt{37})^2 - 10^2} = 5\sqrt{33} . Using the properties of equilateral triangles, the coordinates for A A , B B , C C , and E E are then A ( 5 , 5 3 , 0 ) A(5, 5\sqrt{3}, 0) , B ( 10 , 0 , 0 ) B(10, 0, 0) , C ( 5 , 5 3 , 0 ) C(5, -5\sqrt{3}, 0) , and E ( 20 , 0 , 5 33 ) E(20, 0, 5\sqrt{33}) .

The equation of the plane with A A , B B , and E E is in the form of x + b y + c z = d x + by + cz = d . Using the coordinates for A A , B B , and E E gives equations 5 + 5 3 b = d , 10 = d 5 + 5\sqrt{3}b = d, 10 = d , and 20 + 5 33 c = d 20 + 5\sqrt{33}c = d , which solve to b = 3 3 b = \frac{\sqrt{3}}{3} , c = 2 33 33 c = -\frac{2\sqrt{33}}{33} , and d = 10 d = 10 , for a planar equation of x + 3 3 y 2 33 33 z = 10 x + \frac{\sqrt{3}}{3}y - \frac{2\sqrt{33}}{33}z = 10 , which is equivalent to 33 x + 11 3 y 2 33 z = 330 33x + 11\sqrt{3}y - 2\sqrt{33}z = 330 . By a similar argument, the equation of the plane through B B , C C , and E E is 33 x 11 3 y 2 33 z = 330 33x - 11\sqrt{3}y - 2\sqrt{33}z = 330 .

The acute angle between the two planar equations is θ = cos 1 ( ( 33 ) ( 33 ) + ( 11 3 ) ( 11 3 ) + ( 2 33 ) ( 2 33 ) ( 33 ) 2 + ( 11 3 ) 2 + ( 2 33 ) 2 ( 33 ) 2 + ( 11 3 ) 2 + ( 2 33 ) 2 ) = cos 1 ( 13 24 ) \theta = \cos^{-1} \Big(\frac{(33)(33) + (11\sqrt{3})(-11\sqrt{3}) + (-2\sqrt{33})(- 2\sqrt{33})}{\sqrt{(33)^2 + (11\sqrt{3})^2 + (-2\sqrt{33})^2}\sqrt{(33)^2 + (-11\sqrt{3})^2 + (-2\sqrt{33})^2}}\Big) = \cos^{-1}(\frac{13}{24}) , so the obtuse angle (the angle that we want) is π θ = π cos 1 ( 13 24 ) 2.143 \pi - \theta = \pi - \cos^{-1}(\frac{13}{24}) \approx \boxed{2.143} .

Thank you for a well-explained solution.

Hosam Hajjir - 11 months, 3 weeks ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...