Triangle diagram
Drawn to scale from your inputs, with sides and angles labelled.
Home / Math Calculators / Triangle Calculator
Math & Statistics
Solve a triangle from three sides, or from two sides and the included angle. Get every angle, the area, the perimeter, the type, and a scaled diagram.
Area
24
Right scalene triangle
Triangle diagram
Drawn to scale from your inputs, with sides and angles labelled.
Given all three sides, the calculator finds each angle with the law of cosines and the area with Heron's formula. Given two sides and the angle between them, it first finds the third side, then solves the rest the same way.
A 6-8-10 triangle: the semi-perimeter is 12, so the area is √(12·6·4·2) = √576 = 24. Because 6² + 8² = 10², the largest angle is exactly 90°, making it a right triangle.
Use Heron's formula: semi-perimeter s = (a+b+c)/2, then area = √(s(s−a)(s−b)(s−c)).
The law of cosines: cos(A) = (b² + c² − a²) / (2bc), then take the inverse cosine.
The triangle inequality: any two sides must add up to more than the third.