Input angle A with sides a and b. View possible triangles, checks, and rounded results. Use the solver for homework, design, and quick verification.
| Case | Angle A | Side a | Side b | Expected outcome |
|---|---|---|---|---|
| Two-solution case | 35° | 8 | 10 | Two valid triangles appear. |
| Single-solution case | 30° | 5 | 10 | One right triangle appears. |
| No-solution case | 120° | 7 | 8 | No valid triangle exists. |
For the known angle A and side b, compute the altitude: h = b × sin(A). This helps identify whether the input creates zero, one, or two triangles.
a / sin(A) = b / sin(B) = c / sin(C). First compute sin(B) = b × sin(A) / a, then evaluate all valid angle choices for B.
C = 180° − A − B. A valid solution must keep angle C positive.
c = a × sin(C) / sin(A). This gives the third side after angles are known.
Area = ½ab sin(C), Perimeter = a + b + c, s = (a + b + c)/2, and r = Area / s.
SSA means you know two sides and one angle that is not included between those sides. This setup can create an ambiguous case with zero, one, or two valid triangles.
The Law of Sines can produce two possible values for one unknown angle. If both angle choices keep the triangle angle sum below 180°, then both triangles are valid.
No triangle exists when the known side opposite the given angle is too short. In acute cases, that happens when side a is smaller than the altitude h = b × sin(A).
If A is obtuse, side a must be the longest relevant side. When a is not longer than b, the input cannot form a valid triangle.
Yes. This solver assumes standard triangle notation, where side a is opposite angle A, side b opposes angle B, and side c opposes angle C.
Yes. You can enter centimeters, meters, inches, feet, or any consistent length unit. The calculator treats the values numerically and displays the unit label you provide.
The internal calculations use full precision, but the display uses your chosen decimal setting. Small visible differences can appear after rounding, especially in trigonometric calculations.
Yes. It is useful for classroom work, quick verification, geometry practice, and early design checks. For critical engineering work, always validate with your required standards.
Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.