Cutting an Octahedron

Geometry Level 3

A plane passes through a regular octahedron so that it separates one corner from the other five corners. The cross-section made by the plane is a quadrilateral with consecutive sides of 13 13 , 4 7 4\sqrt{7} , and 4 79 4\sqrt{79} . Find the length of the fourth side.


The answer is 35.

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.

1 solution

Chris Lewis
Oct 24, 2019

Let the points of intersection of the plane with the edges of the octahedron be A , B , C , D A,B,C,D . Take the single cut-off vertex of the octahedron as the origin and align it so that its edges lie in the x z xz and y z yz planes, on the positive z z side.

We can assign coordinates to the points as A ( a , 0 , a ) A(a,0,a) , B ( 0 , b , b ) B(0,b,b) , C ( c , 0 , c ) C(-c,0,c) and D ( 0 , d , d ) D(0,-d,d) , where a , b , c , d a,b,c,d are positive real numbers.

Using Pythagoras to work out the side-lengths of the cross-section, we get the following three equations:

a 2 a b + b 2 = 169 2 b 2 b c + c 2 = 56 c 2 c d + d 2 = 632 \begin{aligned} a^2-ab+b^2&=\frac{169}{2}\\ b^2-bc+c^2&=56\\ c^2-cd+d^2&=632 \end{aligned}

Also,

d 2 d a + a 2 = D A 2 2 d^2-da+a^2=\frac{DA^2}{2}

We want to find the length D A DA . But we need one more equation; we haven't yet used the fact that these points are coplanar. The scalar triple product of three coplanar vectors is zero; using this condition on the vectors A B \overrightarrow{AB} , A C \overrightarrow{AC} and A D \overrightarrow{AD} , and cancelling down terms, leads to the fourth equation a b c + a c d = a b d + b c d a b c + a c d = a b d+ b c d .

We can now solve these four equations numerically (I used Wolfram|Alpha - there may be a neater way, though) to find a = 15 2 2 a=\frac{15}{2}\sqrt2 , b = 4 2 b=4\sqrt2 , c = 6 2 c=6\sqrt2 and d = 20 2 d=20\sqrt2 . Substituting these values in, we find the remaining side D A = 35 DA=\boxed{35} .

Nice solution! I did it nearly the same way (except my variables were the sides of the octahedron), and I also used wolframalpha.com at the end to solve the system of equations.

David Vreken - 1 year, 7 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...