Difference between revisions of "Heron's Formula"

(Rearranged to makes more wiki-like)
m (Fixed link to Brahmagupta)
Line 11: Line 11:
 
=== See Also ===
 
=== See Also ===
  
* [[Brahmagupta's Formula]]
+
* [[Brahmagupta's formula]]

Revision as of 13:58, 18 June 2006

Heron's formula (sometimes called Hero's formula) is a method for finding the area of a triangle given only the three side lengths.

Definition

For any triangle with side lengths ${a}, {b}, {c}$, the area ${K}$ can be found using the following formula:

$K=\sqrt{s(s-a)(s-b)(s-c)}$

where the semiperimeter $s=\frac{a+b+c}{2}$.

See Also