The edge lengths of a tetrahedron ABCD are:
AD=BD=CD=1; AB=2sin(a/2), BC=2sin(b/2), CA= 2sin(c/2) where a,b and c are angles ADB,BDC and CDA respectively.
What will be the height of tetrahedron from vertex A?
I know this can be done easily for any triangle in plane 2D geometry by drawing a perpendicular from the desired corner and applying the Pythagoras theorem. Following an analogous method I considered a perpendicular AE of length "h" from A and joined B,D,C to "E" and applied Pythagoras theorem to form three equations but couldn't progress any further. I did try to formulate a fourth equation via summation of volumes of the tetrahedrons ABDE, ADCE and BECA and for that I used Heron's formula at the base BCD but it made the situation very complex and hard to solve. I am looking for a solution via a geometric construction similar to that of finding height in a triangle, if possible.