The Triangle Solver calculates all missing sides, angles, area, perimeter, inradius, and circumradius from any three known measurements. Supports all five cases: SSS (3 sides), SAS (2 sides + included angle), ASA (2 angles + included side), AAS (2 angles + non-included side), and SSA (2 sides + non-...
3 sides known — find all angles
SIDE a
3
SIDE b
4
SIDE c
5
ANGLE A
36.869898°
ANGLE B
53.130102°
ANGLE C
90°
Area
6
Perimeter
12
Inradius
1
Circumradius
2.5
Type
Right Scalene
Law used
Law of Cosines
STEP-BY-STEP
SSS: a=3, b=4, c=5
Law of Cosines: A = arccos((b²+c²−a²)/(2bc)) = arccos(0.8) = 36.869898°
B = arccos((a²+c²−b²)/(2ac)) = 53.130102°
C = 180 − A − B = 90°
Altitude to a
4
Altitude to b
3
Altitude to c
2.4
Semi-perimeter
6
LAWS USED
Law of Cosines
c² = a²+b²−2ab·cos(C)
Law of Sines
a/sin(A) = b/sin(B) = c/sin(C)
Heron's Area
Area = √(s(s-a)(s-b)(s-c))
| NAME | FORMULA | DESCRIPTION |
|---|---|---|
| Law of Cosines | c² = a²+b²−2ab·cos(C) | Find side c when two sides and included angle are known |
| Law of Cosines (A) | A = arccos((b²+c²−a²) / (2bc)) | Find angle A when all three sides are known |
| Law of Sines | a/sin(A) = b/sin(B) = c/sin(C) | Relates sides and opposite angles |
| Angle sum | A + B + C = 180° | Sum of interior angles of any triangle |
| Heron's Area | Area = sqrt(s(s-a)(s-b)(s-c)), s=(a+b+c)/2 | Area from three sides using semi-perimeter |
| SAS Area | Area = (1/2)·a·b·sin(C) | Area when two sides and included angle are known |
| Inradius | r = Area / s | Radius of inscribed circle |
| Circumradius | R = (a·b·c) / (4·Area) | Radius of circumscribed circle |
| Altitude to a | h_a = 2·Area / a | Height of triangle from vertex A to side a |
| Triangle inequality | a+b > c, a+c > b, b+c > a | Required for a valid triangle to exist |
Select the case that matches what you know: SSS (3 sides), SAS (2 sides + included angle), ASA (2 angles + included side), AAS (2 angles + non-included side), or SSA (2 sides + non-included angle). The input fields update to match your selection.
Enter the three known values. Use the preset buttons for quick examples: 3-4-5 right triangle, SAS with 60 degrees, ASA, AAS, the ambiguous SSA case, or an equilateral triangle.
All missing sides and angles appear instantly in the result panel, along with area, perimeter, inradius, circumradius, and triangle type (acute/right/obtuse, scalene/isosceles/equilateral).
The triangle diagram on the right draws the triangle to scale with all six measurements labelled. For the SSA ambiguous case, both valid triangles are drawn and labelled Triangle 1 and Triangle 2.
The step-by-step panel shows which law was applied at each step: Law of Cosines for SSS and SAS, Law of Sines for ASA, AAS, and the SSA resolution, and Heron's formula for area.
SSS 3-4-5: A=36.87 deg, B=53.13 deg, C=90 deg, Area=6, Perimeter=12. SAS a=5,b=7,C=60: c=6.2450, A=43.79 deg, B=76.21 deg, Area=15.1554. ASA A=45,B=60,c=10: C=75, a=7.3205, b=8.9658. AAS A=30,B=40,a=8: C=110, b=10.2846, c=15.0351. SSA a=7,b=10,A=30: two solutions B1=45.58 deg and B2=134.42 deg.
Inverse Trig Calculator (arcsin arccos arctan)
Calculate instantly →
Sin Cos Tan Calculator
Calculate instantly →
Degrees to Radians Converter
Calculate instantly →
Sin Cos Tan of 0 Degrees
Calculate instantly →
Sin Cos Tan of 60 Degrees
Calculate instantly →
Sin Cos Tan of 90 Degrees
Calculate instantly →
Sin Cos Tan of 360 Degrees
Calculate instantly →
Sin Cos Tan of 30 Degrees
Calculate instantly →
Sin Cos Tan of 180 Degrees
Calculate instantly →
Sin Cos Tan of 45 Degrees
Calculate instantly →
Sin Cos Tan of 270 Degrees
Calculate instantly →
Last updated: April 29, 2026 · Formula verified by EagleCalculator team · Eagle-eyed accuracy for every calculation.