Calculate the area of any triangle given the lengths of all three sides. Includes step-by-step solution, triangle validity check, and in‑depth historical/theoretical background.
Heron's formula (also known as Hero's formula) calculates the area of a triangle given the lengths of its three sides. It is attributed to Hero of Alexandria, a Greek engineer and mathematician from the 1st century AD. However, evidence suggests that the formula may have been known to Archimedes (3rd century BC) as well.
Classic Form:
\( A = \sqrt{s(s-a)(s-b)(s-c)} \) where \( s = \frac{a+b+c}{2} \)
Hero described the formula in his book Metrica (c. 60 AD), which was lost until 1896 when it was discovered in Constantinople. Metrica is a three‑volume work on geometry and surveying; the formula appears in Volume I. Hero's proof is purely geometric, using an inscribed circle and similar triangles. The formula was revolutionary because it allowed area computation without measuring angles or heights.
Two common derivations are taught today:
For a non‑degenerate triangle, the sum of any two sides must be strictly greater than the third. If one equality holds, the triangle collapses to a line segment (area = 0). The calculator below distinguishes between:
Calculator features: