If i have a triangle in which the only known side is the hypotenuse "c" and i know all of the angle values "\(\alpha,\beta,\gamma\)", how do you get the remaining sides "a and b"?
\(c:sin\gamma= a:sin\alpha=b:sin\beta\)
\(\large a=\frac{c\times sin\ \alpha}{sin\ \gamma}\)
\(\large b=\frac{c\times sin\ \beta}{sin\ \gamma}\)
!