Intermediate

SSA Triangle Calculator (Side-Side-Angle) — Ambiguous Case

Enter side a (opposite angle A), side b, and angle A. The calculator uses the law of sines to find 0, 1, or 2 valid triangles — the classic ambiguous case of triangle solving.
Side opposite angle A
Other known side

°

Angle opposite side a (0° to 180°)
Side c — first solution
9.2794

Ambiguous case — two triangles exist for these SSA inputs

Solution 1 — B acute
Angle B
65.3864°
Angle C
69.6136°
Side c
9.2794
Area
29.527
Perimeter
25.2794
Inradius
2.336
Circumradius
4.9497
Solution 2 — B obtuse
Angle B
114.6136°
Angle C
20.3864°
Side c
3.4485
Area
10.973
Perimeter
19.4485
Inradius
1.1284
Circumradius
4.9497
A = 45°
a = 7b = 9c = 9.28
SSA triangle (first solution) — side a opposite angle A
Step by step
  1. 1

    sin B via law of sines

    b × sin(A) ÷ a = 9 × sin(45°) ÷ 7 = 0.909137
  2. 2

    Angle B = arcsin(sin B)

    arcsin(0.909137) = 65.3864°
  3. 3

    Angle C = 180° − A − B

    180° − 45° − 65.3864° = 69.6136°
  4. 4

    Side c via law of sines

    a × sin(C) ÷ sin(A) = 9.2794
Results are estimates for general information only and are not professional advice — always verify important results independently before relying on them. Read the full disclaimer.
Quick answer

How does this calculator work?

SSA gives 0, 1, or 2 triangles. Compute sin(B) = b sin(A) / a — if > 1, no solution; otherwise B₁ = arcsin and B₂ = 180° − B₁ each yield a triangle when A + B < 180°. Find c = a sin(C) / sin(A) and Area = ½ bc sin(A) for each valid case. This is the only triangle type with an ambiguous case.

Formula
sin(B) = b sin(A) / a • C = 180° − A − B • c = a sin(C) / sin(A) • Area = ½ b c sin(A)
How this is calculated

The SSA (Side-Side-Angle) configuration is the "ambiguous case" of triangle solving: given two sides and an angle that is not between them, the triangle may have zero, one, or two solutions. The law of sines provides sin(B) = b sin(A) / a. If this value exceeds 1, no real angle B exists and no triangle is possible. If sin(B) = 1 exactly, there is one right-triangle solution with B = 90°. Otherwise, B₁ = arcsin(sin(B)) is one candidate and B₂ = 180° − B₁ is a second candidate; each is valid only if A + Bᵢ < 180° (otherwise angle C would be negative, which is geometrically impossible).

For each valid B, the remaining angle is C = 180° − A − B and the third side is c = a sin(C) / sin(A). Area follows from Area = ½ b c sin(A), the standard formula for two sides and their included angle. The inradius r = Area / s where s = (a + b + c) / 2 is the semi-perimeter, and the circumradius R = a / (2 sin A) is the same for both solutions because a and A are fixed.

Practically: if a ≥ b, there is always exactly one solution (B must be acute so B₂ would make A + B₂ > 180°). If a < b and A is acute, two solutions may exist — this is the true ambiguous case. If A ≥ 90° and a ≤ b, no triangle exists.

Frequently asked questions

When the known angle A is acute and side a is shorter than side b, the height h = b sin(A) matters: if a < h, no triangle exists; if a = h, one right triangle; if h ≤ a < b, two different triangles are both valid. This is the ambiguous case — unique to SSA, unlike SAS or ASA.

Geometrically, if side a is shorter than side b but long enough, swinging it from the end of side b can touch the opposite baseline at two points — creating two different triangles that share the same SSA data. The two solutions have the same circumradius but different areas.

Use additional context: a measured angle B (narrow or wide), a known approximate shape, or physical constraints. If the geometry requires an acute angle B, use Solution 1; if B is clearly obtuse, use Solution 2. When no extra info is available, report both solutions.

Also known as

ssa triangle solver
side side angle triangle calculator
ambiguous case triangle
two sides and non included angle
law of sines ambiguous case
ssa triangle two solutions
triangle ssa geometry calculator

APA

TG we-Calculate Editorial Team. (2026). SSA Triangle Calculator (Side-Side-Angle) — Ambiguous Case [Online calculator]. TG we-Calculate. https://we-calculate.com/calculator/ssa-triangle-calculator

Chicago

TG we-Calculate Editorial Team. "SSA Triangle Calculator (Side-Side-Angle) — Ambiguous Case." TG we-Calculate. 2026. https://we-calculate.com/calculator/ssa-triangle-calculator.

IEEE

TG we-Calculate Editorial Team, "SSA Triangle Calculator (Side-Side-Angle) — Ambiguous Case," TG we-Calculate, 2026. [Online]. Available: https://we-calculate.com/calculator/ssa-triangle-calculator

BibTeX

@misc{wecalculate_ssa_triangle_calculator, title = {SSA Triangle Calculator (Side-Side-Angle) — Ambiguous Case}, author = {{TG we-Calculate Editorial Team}}, howpublished = {\url{https://we-calculate.com/calculator/ssa-triangle-calculator}}, year = {2026}, note = {TG we-Calculate} }

Did this calculator help you?