| ID | 551cac95-2ea6-4d0b-a831-f7c09cb17d89 |
|---|---|
| DeertopiaVisibility | public |
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…where is the radius of the circle circumscribing the triangle.
The law is a corollary of the statement , where 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 only information known about the triangle is the angle and the sides and .
The angle is acute.
The side is shorter than the side .
The side is longer than the altitude from angle .
The complementary statement is that the law of sines only has a unique solution when all of the following is true:
The measure of an angle is known.
The length of the side opposite to a known angle is known.
At least one more side or angle is known.
When sides and are given and if the angle is known, then ambiguity may be understood via the value of :
In the case of two oblique solutions, the possible values for are (in quadrant I) and (in quadrant II).
References
[cite:@enwiki:1292486449]
[cite:@enwiki:1289587190]