🔺 Triangle Calculator
Calculate triangle area, perimeter, side lengths, and interior angles
← Back to Math CalculatorsCalculate triangle area, perimeter, side lengths, and interior angles
← Back to Math CalculatorsOur online Triangle Calculator solves for the area, perimeter, side lengths, and interior angles of any triangle (right-angled, acute, obtuse, equilateral, isosceles, or scalene). By inputting three known parameters (such as three side lengths SSS, or two sides and an angle SAS), it applies geometric theorems instantly.
1. Pythagorean Theorem (Right Triangles): a² + b² = c²
2. Standard Area Formula: Area = ½ × Base × Height
3. Heron's Formula (All 3 Sides Known): Area = √[ s(s - a)(s - b)(s - c) ] where semi-perimeter s = (a + b + c) / 2
4. Law of Cosines: cos(A) = (b² + c² - a²) / (2bc)
5. Sum of Interior Angles: Angle A + Angle B + Angle C = 180°
Problem: Calculate the area and interior angles of a triangle with side lengths a = 5, b = 6, and c = 7:
Q: What is the Triangle Inequality Theorem?
A: The Triangle Inequality Theorem states that for any valid triangle, the sum of the lengths of any two sides must be strictly greater than the length of the remaining side: a + b > c.
Q: How do you find triangle area without height?
A: Use Heron's formula if all three sides are known, or use the trigonometric formula Area = ½ × a × b × sin(C) if two sides and their included angle are known.
For any valid triangle with sides a, b, and c, semi-perimeter s, and Area A:
r = A / s.R = (a × b × c) / (4 × A).