Shortest path #1

Geometry Level 4

There is a regular tetrahedron A B C D ABCD with edge length 6 as shown on the right. Point P P is on A B , \overline{AB}, and point Q Q is on C D . \overline{CD}. The minimum length of P Q \overline{PQ} is m . m. What's the value of m 2 ? m^2?


This problem is a part of <Shortest Path> series .


The answer is 18.

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

Boi (보이)
Aug 5, 2017

Consider a regular hexahedron like in the image on the left.

It's clear that A B C D ABCD is a regular tetrahedron, as all edges of it are of the same length.

Then we can see that the minimum length of P Q \overline{PQ} would be the height of the hexahedron, as it literally cannot be shorter. (Look at the top and the bottom faces of the hexahedron.)

So, P P and Q Q would be arranged like above, as midpoints of A B \overline{AB} and C D . \overline{CD}.

Since the edge length of the hexahedron is 6 2 = 3 2 , \dfrac{6}{\sqrt{2}}=3\sqrt{2}, (look at the top or the bottom face of the hexahedron again.)

the height of the hexahedron is also m = 3 2 . m=3\sqrt{2}.

m 2 = ( 3 2 ) 2 = 18 . \therefore~m^2=\left(3\sqrt{2}\right)^2=\boxed{18}.

Nicola Mignoni
Mar 28, 2018

Let's place the tetrahedron in the x y z xyz space. By simple trigonometric considerations, the vertices came to be B ( 3 , 0 , 0 ) B(-3,0,0) , C ( 3 , 0 , 0 ) C(3,0,0) , D ( 0 , 6 3 2 , 0 ) D(0,6\frac{\sqrt{3}}{2},0) and A ( 0 , 3 , 24 ) A(0,\sqrt{3},\sqrt{24}) . Let's now consider the vector D C \overline{DC} : its direction is given by the line y = 3 3 3 x y=3\sqrt{3}-\sqrt{3}x (that could be written as a parametric curve ( h , 3 3 3 h , 0 ) (h,3\sqrt{3}-\sqrt{3}h,0) ). So, P P is, as a locus of points,

Q = { ( x , y , z ) R 3 x = h , y = 3 3 3 h , z = 0 , h R , 0 h 3 } \displaystyle Q=\{(x,y,z)\in \mathbb{R^3} \hspace{3pt} | \hspace{3pt} x=h,\hspace{3pt} y=3\sqrt{3}-\sqrt{3}h,\hspace{3pt} z=0, \hspace{10pt} h\in \mathbb{R}, \hspace{3pt} 0 \leq h \leq 3 \}

With the same procedure we find P P :

P = { ( x , y , z ) R 3 x = 3 t 3 , y = 3 t , z = 24 t , t R , 0 t 1 } \displaystyle P=\{(x,y,z)\in \mathbb{R^3} \hspace{3pt} | \hspace{3pt} x=3t-3,\hspace{3pt} y=\sqrt{3}t,\hspace{3pt} z=\sqrt{24}t, \hspace{10pt} t\in \mathbb{R}, \hspace{3pt} 0 \leq t \leq 1 \}

Now we can define P Q = d ( t , h ) ||\overline{PQ}||=d(t,h) as:

d ( t , h ) = ( 3 t 3 h ) 2 + ( 3 t + 3 h 3 3 ) 2 + 24 t 2 \displaystyle d(t,h)=\sqrt{(3t-3-h)^2+(\sqrt{3}t+\sqrt{3}h-3\sqrt{3})^2+24t^2}

Let's solve the minimization problem:

d ( t , h ) = 0 { d ( t , h ) t = 0 d ( t , h ) h = 0 { 3 ( 3 t 3 h ) 3 ( 3 t + 3 h 3 3 ) 24 t 2 = 0 3 ( 3 t 3 h ) 3 ( 3 t + 3 h 3 3 ) = 0 { t = 1 2 h = 3 2 \displaystyle \nabla d(t,h)=\overline{0} \hspace{5pt} \Longrightarrow \hspace{5pt} \begin{cases} \displaystyle \frac{\partial d(t,h)}{\partial t}=0 \\[3pt] \displaystyle \frac{\partial d(t,h)}{\partial h}=0 \end{cases} \hspace{5pt} \Longrightarrow \hspace{5pt} \begin{cases} \displaystyle -3(3t-3-h)-\sqrt{3}(\sqrt{3}t+\sqrt{3}h-3\sqrt{3})-24t^2=0 \\[3pt] \displaystyle 3(3t-3-h)-\sqrt{3}(\sqrt{3}t+\sqrt{3}h-3\sqrt{3})=0 \end{cases} \hspace{5pt} \Longrightarrow \hspace{5pt} \begin{cases} \displaystyle t=\frac{1}{2} \\[3pt] \displaystyle h=\frac{3}{2} \end{cases}

Eventually,

d ( 1 2 , 3 2 ) = 3 2 = m , m 2 = 18 \displaystyle d\left(\frac{1}{2}, \frac{3}{2}\right)=3\sqrt{2}=m, \hspace{10pt} m^2=18 .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...