asked 79.9k views
1 vote
Determine whether a triangle can be formed with the given side lengths. If so, use Heron's formula to find the area of the triangle. a = 240 b = 123 c = 207

asked
User Cbracken
by
8.0k points

1 Answer

1 vote
Triangle inequality rule states that the sum of eachpair of sides must be greater than the third sides.
240 + 123 > 207 true
240 + 207 > 123 true
123 + 207 > 240 true

A = √(s(s-a)(s-b)(s-c))
s is the semi-perimeter (a + b + c)/2
s = (240 + 123 + 207)/2
s = 285
A = √(285*(285-249)(285-123)(285-207))
A = 12,730 units^2
answered
User Circle B
by
7.8k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.