Return to my Mathematics pages
Go to my home page


Some Triangle Formulas

Note: If your WWW browser cannot display special symbols, like ² or 2 or ±, then click here for the alternative Some Triangle Formulas page.

© Copyright 2000, Jim Loy

triangle ABCThere are quite a few formulas dealing with triangles. Here are some. R is the circumradius, r is the inradius, h is a height, p is the perimeter (a+b+c), s is the semi-perimeter (a+b+c)/2, and sqr() is the square root function.

Area=ah/2 [h=height perpendicular to a]
Area=sqr(s(s-a)(s-b)(s-c)) [Hero's Formula]
Area=sqr((a+b+c)(-a+b+c)(a-b+c)(a+b-c))/4
Area=sqr(p(p-2a)(p-2b)(p-2c))/4
Area=2R2sinA sinB sinC
Area=abc/4R
Area=rs
Area=(bc sinA)/2
Area=(a2 sinB sinC)/(2 sinA)
CotA=(a2+b2+c2)/4area
c2=a2+b2-2ab cosC [Law of Cosines]
a/sinA=b/sinB=c/sinC=2R [Law of Sines]
(a-b)/(a+b)=tan((A-B)/2)/tan((A+B)/2) [Law of Tangents]

There are also formulas for the Area, involving determinants, when the cooridinates of the vertices are given (in 2-space, and 3-space).


Return to my Mathematics pages
Go to my home page