The Law of Sines is a cornerstone of trigonometry, linking a triangle’s angles to the lengths of its sides. By knowing at least two sides and one angle—or two angles and one side—you can uncover the missing pieces of any non‑right triangle. In rare situations, however, this rule can produce two valid solutions for a single angle. This phenomenon is known as the ambiguous case.
The ambiguous case occurs only in an SSA (side‑side‑angle) configuration, where the known angle is not included between the two known sides. If the angle lies between the sides (SAS), the triangle is uniquely determined, and the ambiguous case does not arise. Other configurations—SSS, ASA, AAA—have their own properties, but SSA is the sole setting where a second solution can emerge.
For triangle ABC with side lengths a, b, c opposite angles A, B, C, the Law of Sines can be expressed in two equivalent forms:
1. Side‑to‑sine ratio (useful for solving for sides):
\(\frac{a}{\sin A}=\frac{b}{\sin B}=\frac{c}{\sin C}\)
2. Angle‑to‑sine ratio (useful for solving for angles):
\(\frac{\sin A}{a}=\frac{\sin B}{b}=\frac{\sin C}{c}\)
Either form can be employed; the choice depends on whether you are solving for a side or an angle.
Suppose you’re given an SSA triangle: angle A = 35°, side a = 25 units, side b = 38 units, and you need to find angle B. Plug the known values into the second form:
\(\frac{\sin 35°}{25}=\frac{\sin B}{38}\)
Rearrange to isolate sin B:
\(\sin B=\frac{38}{25}\times\sin 35°\)
Using a calculator, sin 35° ≈ 0.57358, so:
\(\sin B≈\frac{38}{25}\times0.57358=0.87184\)
Taking the inverse sine gives an initial solution: B ≈ 61°.
Because the sine of an acute angle equals the sine of its supplementary obtuse angle, the value 0.87184 could also correspond to B ≈ 119° (since 180° − 61° = 119°). To determine whether this second angle is viable, verify that the sum of the known angles and the candidate angle remains below 180°:
35° + 119° = 154° < 180°, so both angles are possible. Consequently, the triangle has two valid solutions: one with B ≈ 61° and another with B ≈ 119°. Each solution yields a different length for the third side c and a different measure for angle C.
When encountering an SSA triangle, always check for this supplementary angle. If the sum exceeds 180°, the obtuse solution is impossible, leaving only the acute angle as the valid result.
Mastering this check ensures accurate problem‑solving and a deeper understanding of triangle geometry.