The Area of a Triangle with three known Sides calculator computes the area of a triangle based on the length of its three sides.
INSTRUCTIONS: Choose units and enter the following:
Area of Triangle (A): The calculator returns the area in square feet (ft2). However, this can be automatically converted to other area units (e.g. square meters) via the pull-down menu.
The formula for the area of a triangle base on the length of its three side is:
`A = sqrt((a+b+c)/2((a+b+c)/2-a)((a+b+c)/2-b)((a+b+c)/2-c))`
where:
A note on Triangles: The calculator checks that no one side is greater than the sum of the other two. In that case, it is impossible to have a triangle.
(a+b+c)/2 is often referred to as the semi-perimeter of a triangle.