A tetrahedron $ABCD$ has one edge $DB$ perpendicular to the base $ADC$ (see diagram). I want to show that $\cos\theta=\cos\beta\cos\alpha$. I can do this by dropping a perpendicular from $D$ to $AC$ then saying $\cos\theta=\frac{a}{b}=\frac{c}{b}\times\frac{a}{c}$. That's fine. But does that mean I have showed $\cos\theta=\cos\beta\cos\alpha$ for all values of the angle $ADC$? Apologies if the answer is obvious; I only have school-level mathematics.
2026-04-03 05:30:19.1775194219
Tetrahedron angle question
81 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2

Let $ADC$ be in the $xy$ plane with $A$ at the origin and $AD$ along the $y$, then
$ \hat{AD} = (0, 1, 0) $
$ \hat{AC} = (\sin \alpha, \cos \alpha, 0 )$
$\hat{AB} = (0, \cos \beta, \sin \beta) $
The above are unit vectors.
The angle $\theta$ between $\hat{AB}$ and $\hat{AC}$ satisfies
$ \cos \theta = \dfrac{ \hat{AB} \cdot \hat{AC} }{\| \hat{AB} \| \| \hat{AC} \|} = \hat{AB} \cdot \hat{AC} = \cos \alpha \ \cos \beta $