Law of sines

The law of sines relates the lengths of the sides of any triangle to the sines of its angles.

\begin{tikzpicture}[scale=3] \coordinate (A) at (0,0); \coordinate (B) at +(1.5,1); \coordinate (C) at +(1.2,0); \draw (A) -- node[above] {\(a\)} (B) -- node[right] {\(b\)} (C) -- node[below] {\(c\)} (A) ; \pic[draw, angle radius=0.5cm, "$\beta$"] {angle = C--A--B }; \pic[draw, angle radius=0.5cm, "$\alpha$"] {angle = B--C--A }; \pic[draw, angle radius=0.5cm, "$\gamma$"] {angle = A--B--C }; \end{tikzpicture} ParseError: No such environment: tikzpicture at position 7: \begin{̲t̲i̲k̲z̲p̲i̲c̲t̲u̲r̲e̲}̲[scale=3] \coor…

asinα=bsinβ=csinγ=2r,

where r is the radius of the circle circumscribing the triangle.

The law is a corollary of the statement h=bsinγ=csinβ, where h is the altitude of the triangle.

Ambiguity

A triangle may have more than one solution when applying the law of sines. Nondeterminism occurs when all of the following is true:

The complementary statement is that the law of sines only has a unique solution when all of the following is true:

When sides a and b are given and if the angle α is known, then ambiguity may be understood via the value of sinβ:

In the case of two oblique solutions, the possible values for β are arcsin(sinβ) (in quadrant I) and πarcsin(sinβ) (in quadrant II).

References