What is the area of triangle with sides 13,14,15 ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Using Heron's formula (sometimes called Hero's formula)
Area of triangle = [s(s – a)(s – b)(s – c)]^1/2
i.e. square root of [s(s – a)(s – b)(s – c)] where 's' is semi perimeter of triangle.
s = (a + b + c)/2 using sides 13, 14, 15 semiperimeter = (13+14+15)/2 = 21
Area of triangle = [21(21 – 13)(21 – 14)(s(21 – 15)]^1/2 = 84 unit²