Law of Sines and SSA Triangle Resolution
When two sides and a non-included angle are given, the law of sines provides the foundation for finding unknowns:
a / sin(α) = b / sin(β) = c / sin(γ)
a, b, c— The three sides of the triangleα, β, γ— Angles opposite to sides a, b, and c respectively
Understanding the SSA Ambiguity
The side-side-angle case differs fundamentally from SAS or ASA configurations because the known angle is not between the two known sides. This geometric arrangement can produce multiple solutions—or sometimes none at all.
- No triangle exists if the given side opposite the known angle is too short relative to the other side and angle.
- One unique triangle occurs when the geometry permits only a single valid configuration.
- Two possible triangles arise when both an acute and an obtuse angle satisfy the law of sines, a scenario called the ambiguous case.
After calculating the unknown angle using sine law, you subtract it from 180° to find a potential second angle. The sum of this second angle and the originally given angle determines validity: if their total exceeds 180°, the second solution is rejected.
Practical Solving Steps
Identify that you have exactly two sides and an angle not between them. Use the law of sines to find the unknown angle opposite the known side:
- Rearrange to solve: sin(β) = (b × sin(α)) / a
- Calculate β using inverse sine (arcsin).
- Check for a second angle: 180° − β.
- Verify both angles by confirming their sum with the given angle stays below 180°.
- Use the law of sines again to find the third side.
Always verify your final triangle by ensuring all angles sum to exactly 180° and all sides satisfy the law of sines consistently.
Common Pitfalls and Considerations
SSA triangle solving requires careful attention to angle validity and the ambiguous case.
- Ambiguous case detection — When you calculate sin(β), remember that arcsin returns only one value (typically 0° to 90°). Always check whether 180° minus this angle also satisfies the original constraints. Both may be valid triangle solutions.
- Right-angle and obtuse angles — If the given angle α is 90° or greater, no ambiguity exists—only one triangle can form. The known angle is already the largest, preventing a second valid configuration.
- Impossible triangles — If sin(β) > 1 when applying the law of sines, the triangle cannot exist. This happens when the opposite side is too short relative to the other side and its opposite angle.
- Angle sum verification — After solving, always confirm that all three angles sum to 180°. Rounding errors during calculation may introduce small discrepancies, but they should be negligible (within 0.01°).