Solve missing triangle parts from any valid data. See steps, checks, and multiple solutions clearly. Export tables to PDF or CSV in seconds today.
| Angle A (°) | Angle B (°) | Angle C (°) | Side a | Side b | Side c | What to enter |
|---|---|---|---|---|---|---|
| 35 | 65 | 80 | 9.2 | ? | ? | Enter A=35, B=65, a=9.2 |
| 40 | ? | ? | 10 | 12 | ? | Enter A=40, a=10, b=12 (SSA may be ambiguous) |
| ? | ? | ? | 7 | 9 | 11 | Enter a=7, b=9, c=11 (SSS) |
For any triangle, the law of sines links each side to its opposite angle: a / sin(A) = b / sin(B) = c / sin(C) = 2R, where R is the circumradius.
Use this method when a triangle provides at least one opposite pair, such as angle A with side a, plus one more angle or side. It excels in AAS and ASA setups because the remaining angle is fixed by the 180° sum. In SSS and SAS situations, this calculator can still produce results by first applying the cosine relationship to establish a consistent triangle, then returning to sine ratios.
The calculator forms k = a/sin(A), which equals b/sin(B) and c/sin(C). Once k is known, any missing side is found by side = k·sin(opposite angle). This ratio also equals 2R, where R is the circumradius. Reporting R helps compare triangles with similar shapes because R scales linearly with every side length.
SSA inputs can produce two valid triangles because arcsin returns an acute angle, yet an obtuse supplement may share the same sine value. The calculator tests both candidates, completes the third angle, and verifies consistency with your provided sides. If two solutions appear, review which triangle matches your diagram, context, or measurement constraints.
Angles must be positive and their sum must equal 180°. Sides must be positive, and for three-side entries the triangle inequality must hold. Internally, trigonometric values are clamped to prevent rounding errors from producing impossible acos or asin calls. These checks reduce false solutions when inputs are near-degenerate or heavily rounded.
Each solution lists angles, sides, area, and circumradius. Area is computed with Heron’s expression, which uses only side lengths, and heights follow from h = 2·Area/side. This lets you cross-check geometry: a larger side should typically correspond to a larger opposite angle, and heights should shrink as their opposite sides grow.
The CSV export is ideal for spreadsheets and classroom datasets, while the PDF export creates a shareable summary with inputs and computed values. Plotly charts visualize side and angle magnitudes immediately, helping spot entry mistakes like swapped labels. For documentation, record the unit choice, the chosen solution number in SSA cases, and any rounding applied to measurements securely.
That happens in SSA inputs. A side and a non-included angle can form an acute or obtuse triangle with the same sine value. The calculator tests both and lists valid solutions.
No. If you enter two angles, the third is computed from the 180° rule. Pair at least one angle with its opposite side to scale the triangle.
Degrees are easier to read for most geometry checks. If you select radians, inputs are converted internally, but the displayed angles remain in degrees for clarity.
k is the common ratio side/sin(opposite angle). It is identical for all three pairs in a valid triangle. It also equals 2R, linking directly to the circumradius.
Yes. If you provide a, b, and c, the calculator computes angles using the cosine relationship, checks the triangle inequality, then reports the full solution set.
Common causes are inconsistent measurements, angles that sum beyond 180°, or a side that is too long for the other two. Recheck labels, units, and rounding.
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.