Triangle Area Calculator
Calculate the area of a triangle from its base and height, or all three sides using Heron's formula.
Area
30
Breakdown
- Perimeter (3 sides mode)
- Validity (3 sides mode)
Last updated:
FAQ
What is Heron's formula?
With semi-perimeter s = (a+b+c)/2, the area equals √(s(s−a)(s−b)(s−c)). It works from side lengths alone, no height needed.
When is a triangle impossible?
When any side is longer than the sum of the other two — the triangle inequality fails and Heron's formula returns a negative value under the root.
How do I find the area without knowing the height?
Use Heron's formula from the three sides: s = (a+b+c)/2, then area = √(s(s−a)(s−b)(s−c)).
Related Calculators
Percentage Calculator
→Calculate percentages three ways: what is X% of Y, X is what percent of Y, and Y increased or decreased by X%.
Percentage Change Calculator
→Calculate the percentage increase or decrease between two values, with the absolute difference and direction.
Percentage Difference Calculator
→Find the percentage difference between two values relative to their average — the symmetric comparison used in science and engineering.
Discount Calculator
→Calculate the sale price after a discount, how much you save, and the final price with sales tax included.