Question 132707
The lengths of the sides of a non-right triangle are 17 inches, 9 inches, and 12 inches. Find the area of the triangle. Round to the nearest tenth.
-----------------
Use Hero's formula:
Area = sqrt[s(s-a)(s-b)(s-c)] where s = (a+b+c+)/2
===========================
Problem:
s = (17+9+12)/2 = 19
Area = sqrt[19*(19-17)(19-9)(19-12)]
Area = sqrt[19*2*10*7]
Area = sqrt(2660)
Area = 51.6 sq. inches
===========================
Cheers,
Stan H.