How do you use Heron's formula to find the area of a triangle with sides of lengths #7 #, #3 #, and #9 #?

1 Answer
Jan 23, 2016

#Area=8.7856# square units

Explanation:

Heron's formula for finding area of the triangle is given by
#Area=sqrt(s(s-a)(s-b)(s-c))#

Where #s# is the semi perimeter and is defined as
#s=(a+b+c)/2#

and #a, b, c# are the lengths of the three sides of the triangle.

Here let #a=7, b=3# and #c=9#

#implies s=(7+3+9)/2=19/2=9.5#

#implies s=9.5#

#implies s-a=9.5-7=2.5, s-b=9.5-3=6.5 and s-c=9.5-9=0.5#
#implies s-a=2.5, s-b=6.5 and s-c=0.5#

#implies Area=sqrt(9.5*2.5*6.5*0.5)=sqrt77.1875=8.7856# square units

#implies Area=8.7856# square units