Task. Find the angle (in degrees) between the longest edge and the longest diagonal of a 2 by 5 by 6 rectangular box.
Solution. Choose coordinats ( x , y , z ) (x,y,z) ( x , y , z ) so that one of the vertics of the box has coordinates O = ( 0 , 0 , 0 ) O=(0,0,0) O = ( 0 , 0 , 0 ) , and other vertices adjacent to O O O are
A = ( 2 , 0 , 0 ) , B = ( 0 , 5 , 0 ) , C = ( 0 , 0 , 6 ) . A=(2,0,0),\qquad B=(0,5,0),\qquad C=(0,0,6). A = ( 2 , 0 , 0 ) , B = ( 0 , 5 , 0 ) , C = ( 0 , 0 , 6 ) .
Let D = ( 2 , 5 , 6 ) D=(2,5,6) D = ( 2 , 5 , 6 ) be the verex opposite to O O O . Then the longest edge is O C OC OC , and the longest diagonal is O D OD O D .
So we have to find the angle α \alpha α between the vectors
O C ⃗ = ( 0 , 0 , 6 ) and O D ⃗ = ( 2 , 5 , 6 ) . \vec{OC}=(0,0,6)\qquad\text{and}\qquad\vec{OD}=(2,5,6). OC = ( 0 , 0 , 6 ) and O D = ( 2 , 5 , 6 ) .
Notice that their scalar product is
O C ⃗ ⋅ O D ⃗ = 0 ∗ 2 + 0 ∗ 5 + 6 ∗ 6 = 36. \vec{OC}\cdot\vec{OD}=0*2+0*5+6*6=36. OC ⋅ O D = 0 ∗ 2 + 0 ∗ 5 + 6 ∗ 6 = 36.
On the other hand, this their scalar product can be computed as follows:
O C ⃗ ⋅ O D ⃗ = ∣ O C ∣ ⋅ ∣ O D ∣ ⋅ cos α , \vec{OC}\cdot\vec{OD}=|OC|\cdot|OD|\cdot\cos\alpha, OC ⋅ O D = ∣ OC ∣ ⋅ ∣ O D ∣ ⋅ cos α ,
whence
cos α = O C ⃗ ⋅ O D ⃗ ∣ O C ∣ ⋅ ∣ O D ∣ . \cos\alpha=\frac{\vec{OC}\cdot\vec{OD}}{|OC|\cdot|OD|}. cos α = ∣ OC ∣ ⋅ ∣ O D ∣ OC ⋅ O D .
Since
∣ O C ∣ = 0 2 + 0 2 + 6 2 = 36 = 6 , |OC|=\sqrt{0^{2}+0^{2}+6^{2}}=\sqrt{36}=6, ∣ OC ∣ = 0 2 + 0 2 + 6 2 = 36 = 6 ,
∣ O D ∣ = 2 2 + 5 2 + 6 2 = 65 , |OD|=\sqrt{2^{2}+5^{2}+6^{2}}=\sqrt{65}, ∣ O D ∣ = 2 2 + 5 2 + 6 2 = 65 ,
we obtain that
cos α = O C ⃗ ⋅ O D ⃗ ∣ O C ∣ ⋅ ∣ O D ∣ = 36 6 ∗ 65 = 6 65 ≈ 0.74421. \cos\alpha=\frac{\vec{OC}\cdot\vec{OD}}{|OC|\cdot|OD|}=\frac{36}{6*\sqrt{65}}=\frac{6}{\sqrt{65}}\approx 0.74421. cos α = ∣ OC ∣ ⋅ ∣ O D ∣ OC ⋅ O D = 6 ∗ 65 36 = 65 6 ≈ 0.74421.
Hence
α = arccos 0.74421 = 41.9 ∘ . \alpha=\arccos 0.74421=41.9{}^{\circ}. α = arccos 0.74421 = 41.9 ∘ .
Answer. 41.9 ∘ 41.9{}^{\circ} 41.9 ∘ .