Triangle Side-Angle Calculator (Triangle Solver)

General-purpose triangle solver. Enter any valid combination of sides and angles (SSS, SAS, ASA, AAS, SSA) and compute all remaining sides, angles, area, perimeter, and more.

Triangle Side-Angle Calculator

Side a
8.0000
Opposite angle A = 73.90°
Side b
6.0000
Opposite angle B = 46.10°
Side c
7.2111
Opposite angle C = 60.00°
Angle A
73.8979°
Opposite side a
Angle B
46.1021°
Opposite side b
Angle C
60.0000°
Opposite side c
Area
20.7846
½ ab sin C
Perimeter
21.2111
a + b + c
Inradius r
1.9598
Area / s
Circumradius R
4.1633
a / (2 sin A)
Type
Acute
Acute / Right / Obtuse

Sides

a
8.0000
b
6.0000
c
7.2111

Angles

A
73.8979°
B
46.1021°
C
60.0000°

Input Combination Reference

ComboKnownStrategyUnique?
SSSa, b, cLaw of Cosines for all anglesYes (1)
SASa, b, CLaw of Cosines → c, then Law of SinesYes (1)
ASAA, B, c (included)C = 180−A−B, then Law of SinesYes (1)
AASA, B, a (non-incl.)C = 180−A−B, then Law of SinesYes (1)
SSAa, b, ALaw of Sines → B (ambiguous)0, 1, or 2

Full Solution Summary

ElementSol 1
Side a8.0000
Side b6.0000
Side c7.2111
Angle A73.8979°
Angle B46.1021°
Angle C60.0000°
Area20.7846
Perimeter21.2111
Inradius1.9598
Circumradius4.1633
TypeAcute
Planning notes, formulas, and examples

About the Triangle Side-Angle Calculator (Triangle Solver)

The **Triangle Side-Angle Calculator** is a comprehensive triangle solver. Given any valid combination of three known elements — sides and angles — it determines all remaining unknowns and reports the full set of triangle properties.

Five classic input combos are supported:

- **SSS** — three sides known. All angles can be found via the Law of Cosines. - **SAS** — two sides and the included angle. The third side comes from the Law of Cosines, then the remaining angles from the Law of Sines. - **ASA** — two angles and the included side. The third angle is 180° minus the other two, and the remaining sides follow from the Law of Sines. - **AAS** — two angles and a non-included side. Equivalent to ASA after computing the third angle. - **SSA** — two sides and a non-included angle (the ambiguous case). There may be zero, one, or two valid triangles.

Beyond just sides and angles, the calculator outputs the area, perimeter, inradius, circumradius, altitude from each vertex, and the type of triangle (acute, right, or obtuse). Visual bars show side and angle proportions at a glance, and a reference table explains when to use each input combination.

Whether you are a geometry student, a surveyor, an architect, or an engineer, the page replaces tedious hand work with the computed triangle values laid out clearly.

When This Page Helps

A general triangle solver is useful because real problems do not arrive in one neat format. One question gives you three sides, another gives two angles and a side, and the next introduces the ambiguous SSA case where there may be two valid answers. This calculator keeps those combinations separate and solves each one using the correct sequence of cosine and sine relationships.

It is especially helpful for checking whether a problem has a unique triangle or multiple solutions. Seeing the full solved triangle, along with area and radius values, makes it much easier to understand what a given side-angle combination actually determines.

How to Use the Inputs

  1. Select the input combination that matches the information you have (SSS, SAS, ASA, AAS, or SSA).
  2. Enter the known values — sides in any consistent unit, angles in degrees.
  3. Click a preset button to load a classic example for instant exploration.
  4. Review the output cards for all solved sides, angles, area, and perimeter.
  5. Check the visual bars for a proportional view of the triangle.
  6. Consult the reference table for an overview of all input combinations and the solving strategy for each.
Formula used
Law of Cosines: c² = a² + b² − 2ab cos C. Law of Sines: a/sin A = b/sin B = c/sin C. Area = ½ ab sin C. Inradius r = Area / s. Circumradius R = a / (2 sin A).

Example Calculation

Result: c ≈ 7.21, A ≈ 73.22°, B ≈ 46.78°, Area ≈ 20.78

SAS example: a = 8, b = 6, C = 60°. c = √(64 + 36 − 96·cos60°) = √(100 − 48) = √52 ≈ 7.211. A ≈ 73.22°, B ≈ 46.78°. Area = ½·8·6·sin60° ≈ 20.785.

Tips & Best Practices

  • SSA can produce 0, 1, or 2 triangles — this calculator handles all three outcomes.
  • If the sum of two angles ≥ 180°, no triangle exists — check your input.
  • For right triangles, SAS with C = 90° reduces to the Pythagorean theorem.
  • The circumradius R relates to side and angle: R = a / (2 sin A).
  • Enter angles in degrees; the calculator converts to radians internally.

Different Data Sets Solve Triangles in Different Ways

A triangle can be determined by several combinations of sides and angles, but each combination has its own logic. SSS starts with shape from side lengths, SAS uses an included angle to lock in the third side, and ASA or AAS use the angle sum to unlock the missing side lengths through the Law of Sines. Treating all of those as the same kind of exercise hides the reasoning that makes triangle solving work.

The SSA Ambiguous Case Is Worth Studying

SSA is the unusual case because the same data can describe zero, one, or two triangles. That happens because the Law of Sines determines a sine value, and the same sine can correspond to two different angles between 0° and 180°. If both resulting geometries satisfy the triangle conditions, both solutions are valid.

How to Read a Solver Output Well

After a triangle is solved, do not stop at the missing numbers. Compare the side lengths to the opposite angles, check whether the triangle is acute, right, or obtuse, and see whether the perimeter and area agree with the overall scale you expected. A good solver should support interpretation, not just produce a list of values.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • When you know two sides and an angle opposite one of them, the Law of Sines can yield 0, 1, or 2 valid triangles depending on relative sizes.