A triangle has sides with lengths: 14, 8, and 12. How do you find the area of the triangle using Heron's formula?

1 Answer
Feb 11, 2016

Area of triangle is 47.90647.906

Explanation:

Heron's formula for area of triangle having three sides as aa, bb and cc is given by

sqrt(s(s-a)(s-b)(s-c)s(sa)(sb)(sc) where s=1/2(a+b+c)s=12(a+b+c)

Here three sides are 14, 8 and 12. Thus s=1/2(14+8+12)s=12(14+8+12) i.e. s=17s=17. Hence s-a=3sa=3, s-b=9sb=9 and s=c=5s=c=5.

Hence area of triangle is sqrt(17*3*9*517395 or sqrt 22952295 or 47.90647.906.