AAS Triangle Calculator — Solve Two Angles & Non-Included Side
Solve an AAS triangle given two angles and a non-included side. Compute all sides, area, perimeter, heights, medians, inradius, and circumradius.
Solve a triangle from three sides (SSS). Compute all angles, area, perimeter, heights, medians, inradius, and circumradius using Heron's formula and the Law of Cosines.
The SSS (Side-Side-Side) condition gives all three side lengths of a triangle. Given three positive lengths that satisfy the triangle inequality (each is less than the sum of the other two), there is exactly one triangle with those sides (up to congruence). This calculator solves the triangle completely.
The angles are found using the Law of Cosines: cos A = (b² + c² − a²) / (2bc), and similarly for B and C. The area comes from Heron's formula: Area = √[s(s−a)(s−b)(s−c)], where s = (a+b+c)/2 is the semi-perimeter. From there, the three altitudes are hₐ = 2·Area/a, hᵦ = 2·Area/b, hᵧ = 2·Area/c. The medians follow from the formula mₐ = ½√(2b²+2c²−a²). The inradius (inscribed circle) is r = Area/s, and the circumradius (circumscribed circle) is R = a/(2 sin A).
SSS is one of the fundamental congruence conditions in Euclidean geometry, alongside SAS, ASA, AAS, and HL. It guarantees a unique triangle and avoids the ambiguous case that can arise with SSA. Engineers, architects, and surveyors frequently measure all three sides of a triangle in the field and use these formulas to compute angles and area.
Use this page when all three side lengths are known and you want the rest of the triangle without switching between formulas. It keeps the Law of Cosines, Heron's formula, and the derived heights, medians, and radii together so the solved triangle can be checked as a whole.
cos A = (b² + c² − a²) / (2bc)
Area = √[s(s−a)(s−b)(s−c)], s = (a+b+c)/2
Height hₐ = 2·Area / a
Median mₐ = ½√(2b²+2c²−a²)
Inradius r = Area / s
Circumradius R = a / (2 sin A)Result: A 3-4-5 right triangle
For sides 3, 4, and 5, the triangle satisfies 3² + 4² = 5², so it is right-angled. The calculator then reports the angles, area, perimeter, and the related inradius and circumradius values.
Solve a triangle from three sides (SSS). Compute all angles, area, perimeter, heights, medians, inradius, and circumradius using Heron Use it when you need a repeatable calculation in the math / geometry category and want the setup, result, and supporting values kept together. This is especially helpful when small input changes, unit choices, or rounding decisions can change the final number.
Start by confirming that the inputs match the formula shown on the page. Then compare the main output with the worked example and any secondary values shown by the calculator. If the result will be used in another calculation, keep extra precision until the final step and record the assumptions beside the number.
Treat the result as a calculation aid rather than a substitute for context. For schoolwork, include the formula and substitution steps. For planning, technical, financial, or health-related decisions, verify important numbers against primary records, current rules, or a qualified professional before acting on them.
Last updated:
Heron's formula computes the area of a triangle from its three sides: Area = √[s(s−a)(s−b)(s−c)], where s = (a+b+c)/2.
For any valid triangle, each side must be strictly less than the sum of the other two: a < b+c, b < a+c, c < a+b.
Use the Law of Cosines: cos A = (b²+c²−a²)/(2bc). Then A = arccos of that value. Repeat for B, and C = 180°−A−B.
The inradius (r) is the radius of the inscribed circle (tangent to all three sides). The circumradius (R) is the radius of the circumscribed circle (passing through all three vertices).
No. By the SSS congruence theorem, three sides uniquely determine a triangle (up to reflection/rotation).
A median connects a vertex to the midpoint of the opposite side. Every triangle has three medians, and they all intersect at the centroid.
Solve an AAS triangle given two angles and a non-included side. Compute all sides, area, perimeter, heights, medians, inradius, and circumradius.
Solve an ASA triangle given two angles and the included side. Compute all sides, area, perimeter, heights, medians, inradius, and circumradius.
Analyze a triangle from three angles (AAA). Classify triangle type, compute side ratios, and fully solve when a side length is provided.