A triangle ABC is shown. Drag any vertex, or type the three side lengths a, b, and c. Heron's formula gives the area straight from the side lengths: with s the semiperimeter (half the perimeter), the area is the square root of s times (s minus a) times (s minus b) times (s minus c). The formula's value is printed inside the triangle and compared with the area measured directly; the two always agree. An info button opens a drawer explaining the theorem.
Not a valid triangle — try different lengths
Area = √( s(s−a)(s−b)(s−c) ) where s = semiperimeter = (a+b+c)/2