Determine whether a Triangle with side lengths of 18, 32 and 40 is a Right Triangle

A Right Triangle must satisfy the Converse of the Pythagorean Theorem: a2 + b2 = c2
From the given side lengths, let a = 18, b = 32, c = 40  (c cannot be less than a or b)
a2 + b2 = (18)2 + (32)2
a2 + b2 = 324 + 1,024 = 1,348
c2 = (40)2 = 1,600
a2 + b2 ≠ c2  (1,348 ≠ 1,600)
Therefore, a Triangle with side lengths of 18, 32 and 40 is NOT a Right Triangle
Note: Since a2 + b2 < c2  (1,348 < 1,600), the Triangle is an Obtuse Triangle

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