Hinge Hanger: The Ambiguous Case of the Sine Rule
Give a triangle two sides and an angle that isn't between them, and it can hinge open into two different shapes — or none at all.
Not every triangle is pinned down the same way
Give a triangle two angles and a side, or two sides and the angle between them, and exactly one triangle fits — you can build it and there's no other option. But give it two sides and an angle that is not between them (SSA) and something strange can happen: sometimes there's still only one triangle, sometimes there are two completely different ones, and sometimes there's none at all.
Picture side a on a hinge
Fix angle A and side b, then swing side a like a hinge from the far end of b. An arc of radius a sweeps around and may cross the triangle's base line at two points, just one point (tangent to it), or none at all. Each crossing point is a valid triangle, which is exactly why SSA can have more than one answer.
- Check: b sin A = 8 × 0.5 = 4. Since 4 < 5 < 8, this is the two-triangle case.
- By the Law of Sines: sin B = (b sin A) ÷ a = 4 ÷ 5 = 0.8.
- B = sin−1(0.8) ≈ 53.1°, but sine is also positive in the second quadrant, so B could also be 180° − 53.1° = 126.9°.
- Check both against the triangle angle sum with A = 30°: 30° + 53.1° = 83.1° (valid) and 30° + 126.9° = 156.9° (also valid).
- Here a = 10 ≥ b = 8, so this is the one-triangle case — side a is long enough to reach the base at only one point.
- sin B = (b sin A) ÷ a = (8 × 0.5) ÷ 10 = 0.4, giving B ≈ 23.6°.
- The other candidate, 180° − 23.6° = 156.4°, fails: 30° + 156.4° = 186.4° > 180°, so it is thrown out.
Check your understanding
- The Law of Sines relates each side to the sine of its opposite angle: a/sinA = b/sinB = c/sinC.
- SSA (two sides, non-included angle) is ambiguous: it can produce 0, 1, or 2 valid triangles.
- Picture side a hinging from the far vertex — the number of times its arc crosses the base gives the count.
- Compare a to b·sinA and to b: two triangles if b·sinA < a < b, one if a ≥ b, none if a < b·sinA.
- Whenever you find one angle from sine, always test its supplement too before ruling it out.