Determine whether a Triangle with side lengths of 11, 60 and 62 is a Right Triangle

Given Side Lengths: 11, 60, 62
A Right Triangle must satisfy the Converse of the Pythagorean Theorem: a2 + b2 = c2
From the given side lengths, let a = 11, b = 60, c = 62  (c cannot be less than a or b)
a2 + b2 = (11)2 + (60)2
a2 + b2 = 121 + 3,600 = 3,721
c2 = (62)2 = 3,844
a2 + b2 ≠ c2  (3,721 ≠ 3,844)
Therefore, a Triangle with side lengths of 11, 60 and 62 is NOT a Right Triangle
Note: Since a2 + b2 < c2  (3,721 < 3,844), the Triangle is an Obtuse Triangle

The solution above and all other related solutions were provided by the Right Triangle Application