Heron's formula calculator

This calculator calculates the area of a triangle using Heron's formula. This formula gives the area of a triangle from the lengths of all three sides. The formula can be found below the calculator.

This page exists due to the efforts of the following people:

Timur

Timur

Created: 2010-03-28 16:42:58, Last updated: 2021-10-01 12:56:04
Creative Commons Attribution/Share-Alike License 3.0 (Unported)

This content is licensed under Creative Commons Attribution/Share-Alike License 3.0 (Unported). That means you may freely redistribute or modify this content under the same license conditions and must attribute the original author by placing a hyperlink from your site to this work https://planetcalc.com/47/. Also, please do not modify any references to the original work (if any) contained in this content.

PLANETCALC, Calculator of area of a triangle using Heron's formula

Calculator of area of a triangle using Heron's formula

Digits after the decimal point: 2
Area of triangle
 

Heron's formula

A=\sqrt{  s(s - a) (s- b) (s - c) },
where s is the semi-perimeter:
s = \frac{a+b+c}{2}
The formula is named after Hero of Alexandria or Heron of Alexandria, who was a Greek mathematician and engineer and lived in the ancient city of Alexandria, in Roman Egypt, around 10AD - 70AD. He proved his formula in his book Metrica, written around 60AD.

Heron's formula usage example

Problem: Given the sides of a triangle, a = 4, b = 13, c = 15 find the area of a triangle.
Solution:

  1. Find the semi-perimeter: s = (a+b+c)/2 = (4+13+15)/2=16
  2. Find the area as square root of 16*(16-4)*(16-13)*(16-15) = 16*12*3*1 = 576. The square root of 576 is 24.

Here is how you should enter the example into the calculator above: Area of a triangle using Heron's formula

URL copied to clipboard
PLANETCALC, Heron's formula calculator

Comments