Given a triangle whose sides are $AB=10$, $BC=5$, and $AC=12$, how can I reach the conclusion that $\sin\angle BAC=\frac{3\sqrt{119}}{80}$?
I know that is a basic question, but I'm learning Math all by myself and I really could find an answer anywhere else. I would appreciate a detailed explanation, if you wouldn't mind.
Simply use the cosine rule ie $\cos c= \frac{a^2+b^2-c^2}{2ab}$ . Then use $\sin c =\sqrt{1-\cos^2 c}$.