Heron's Formula
What if you know the three sides of a triangle but not its height? Heron's formula answers exactly this question. Discovered by Heron of Alexandria around 60 CE, it computes the area of any triangle directly from its three sides , no trigonometry, no construction, no measurement of angles. The formula is: where are the side lengths and is the semi-perimeter (half the perimeter).
Definitions
The semi-perimeter of a triangle with sides is
Heron's formula is the area formula:
(The proof using the law of cosines is beyond this chapter. We will accept the formula and use it.)
The recipe
- Compute .
- Compute the four quantities . (Each should be positive; if not, the triangle inequality fails.)
- Multiply them all together: .
- Take the square root.
The arithmetic can be heavy, but the procedure is mechanical.
A worked example. Triangle with sides .
- .
- .
- .
- .
Area square units. (This triangle is the famous "--" with an integer area.)
Verifying with a special case
Right triangle . , so . Product . Area . By the direct formula (), same answer. Heron's formula passes.
Equilateral triangle of side . . (three times). Product . Area . This matches the known formula for an equilateral triangle.
Why Heron's formula works (briefly)
The formula can be derived using the law of cosines and the identity . Roughly: starting from , express via the law of cosines, eliminate it using the Pythagorean identity, and simplify. The result is Heron's formula. We will study the law of cosines and trigonometric identities in Class XI; for now, we take Heron's formula on trust.
When to use Heron's formula
- When all three sides are known.
- When no convenient height is available.
- When the triangle is not right, equilateral, or isosceles in an obvious way.
If the triangle is right (and you know which side is the hypotenuse), use leg leg. If equilateral, use . Otherwise, Heron's formula is the universal tool.
Worked examples
Example 1. Find the area of a triangle with sides .
. . Product . Area square units.
Example 2. Find the area of a triangle with sides .
(As computed above.) Area square units.
Example 3. Find the area of a triangle with sides .
. . Product . Area . (Note: this is a right triangle, since . Direct formula: . Confirms.)
Example 4. Find the area of an isosceles triangle with sides .
. . Product . Area square units.
Example 5. Find the area of an equilateral triangle of side using Heron's formula.
. (three times). Product . Area square units. Verify: . ✓
Try it yourself
- Find the area of a triangle with sides .
- Find the area of a triangle with sides .
- Find the area of a triangle with sides .
- Find the area of an equilateral triangle with side using Heron's formula.
- Find the area of an isosceles triangle with sides .
- Find the area of a triangle with sides .
- Find the area of a triangle with sides .
- A triangle has sides . Find the area.
- State the semi-perimeter and check the triangle inequality for sides . Comment on Heron's formula.
- Find the area of a triangle with sides .
Pitfalls / Insight
- Compute correctly. is the semi-perimeter, not the perimeter.
- Don't forget the square root. The product must be taken under the square root.
- Check the triangle inequality first. If any of is non-positive, the three sides do not form a triangle.
Insight. Heron's formula is one of the most elegant results in elementary geometry: a single expression that captures the area of any triangle from its three sides. Two thousand years after Heron, we still use his formula without improvement.