I have been given the following problem to solve:
In a right pyramid whose base is an equilateral triangle, the angle between 2 side-faces is 70 degrees. Compute the base angle of a side-face.
I have little idea how to tackle this problem. I understand the definitions, but don't feel like any of my attempts is even worth mentioning in this arena.
If you prefer a purely trigonometric approach:
Let the equilateral triangle be ABC with centre O and side $2$ units. The vertex of the pyramid is V.
Let N be the foot of the perpendicular from A to line VB, so that $\angle ANC=70$ as given and the triangle ACN is isosceles.
Then $$AN=\frac{1}{\sin 35}\Rightarrow\angle ABN=\arcsin\left(\frac{1}{2\sin 35}\right)$$
Let X be the foot of the perpendicular from V to the line AB. Then $$VX=1\times \tan\left(\arcsin\left(\frac{1}{2\sin 35}\right)\right)$$
Finally, the angle we are looking for is $\angle VXO=\theta$, where $$\cos\theta=\frac{OX}{VX}$$.
Now $$OX=\frac 13 CX=\frac{1}{\sqrt{3}}$$
Hence the required angle is given by $$\cos\theta=\frac{1}{\sqrt{3}\tan\left(\arcsin\left(\frac{1}{2\sin 35}\right)\right)}$$
So $$\theta=71.06$$