Area of an Obtuse Triangle Calculator
Calculate the area of an obtuse triangle using sides, angles, or base and height. Supports Heron's formula, SAS, and more methods with visual diagram.
About
An obtuse triangle contains exactly one interior angle exceeding 90°. This geometric constraint means standard right-triangle shortcuts fail. Miscalculating the area of such a triangle propagates errors into structural load estimates, land surveys, and material cost projections. This calculator applies validated formulas - Heron's, SAS (12 ⋅ a ⋅ b ⋅ sinC), and base-height - while enforcing the obtuse constraint and the triangle inequality theorem. Results assume Euclidean plane geometry. The tool approximates to 6 decimal places; for geodetic-scale triangles on curved surfaces, corrections for Earth's curvature apply.
Formulas
The primary formula for computing triangle area from three known sides uses Heron's Formula. First compute the semi-perimeter s:
Then the area A is:
When two sides and the included angle are known (SAS method):
The simplest base-height method:
To verify a triangle is obtuse, check via the cosine rule. If the largest side is c:
Where a, b, c are side lengths, C is the included angle in degrees, h is the perpendicular height to base b, and s is the semi-perimeter.
Reference Data
| Triangle Type | Angle Condition | Side Relationship | Area Formula | Example Area |
|---|---|---|---|---|
| Right | One angle = 90° | c2 = a2 + b2 | 12 ⋅ a ⋅ b | 6 u2 (3,4,5) |
| Equilateral | All angles = 60° | a = b = c | √34 ⋅ a2 | 43.30 u2 (a=10) |
| Isosceles Acute | All < 90°, two equal | a = b ≠ c | Heron's or SAS | 24 u2 (5,5,6) |
| Isosceles Obtuse | One > 90°, two equal sides | a = b, c2 > a2 + b2 | Heron's or SAS | 11.98 u2 (5,5,9) |
| Scalene Acute | All < 90° | All sides different | Heron's | 29.33 u2 (7,8,9) |
| Scalene Obtuse | One > 90° | c2 > a2 + b2 | Heron's | 19.90 u2 (4,7,10) |
| Obtuse (120°) | One angle = 120° | c2 = a2 + b2 + a⋅b | SAS preferred | 21.65 u2 (5,10,120°) |
| Nearly Degenerate | One angle → 179° | Longest side ≈ sum of others | Area → 0 | ≈0 u2 |
| Common Obtuse | 100° | Sides 6, 8, 12 | Heron's | 23.62 u2 |
| Common Obtuse | 110° | Sides 5, 7, 11 | Heron's | 16.50 u2 |
| Common Obtuse | 95° | Sides 9, 12, 16 | SAS | 53.82 u2 |
| Common Obtuse | 135° | Sides 4, 6 | SAS | 8.49 u2 |
| Surveying Example | 105° | Sides 50m, 80m | SAS | 1931.85 m2 |