Quote:
An extension to the doubt posted above, if we are given two sides of a triangle as 5 and 13 along with the area of triangle as 30, can we say, there will be a unique triangle with these parameters? we are not given if the triangle is right angled.
Please assist.
Hi
rkgstyle ,
We can't say that there will be a unique triangle. From the previous discussion, we can conclude that length of the third side would ile between 8 and 18 (exclusive).
Let's solve the problem further.
Given a = 5, b = 13 and third side is c.
We can define the semiperimeter S as follows:
\(S = \frac{a+b+c}{2}\)
Area of triangle \(\bigtriangleup\) = 30 (given).
\(\bigtriangleup = \sqrt{s \times (s - a) \times (s - b) \times (s - c)}\)
Solving for c, above equation gives:
\(c = \sqrt{a^{2} + b^{2} \pm 2 \sqrt{a^{2}b^{2} - 4 \bigtriangleup^{2} }\)
Where \(\bigtriangleup\) = area.
By substituting the value of a, b, and area we get c = 12, and 15.62.
We can verify that both of these values are within the permissible limit of the third side.
Hope this helps.
Thanks.