Question: If a triangle has sides of lengths 5, 12, and 13, what type of triangle is it?
Options:
Correct Answer: Right
Solution:
A triangle with sides a, b, and c (where c is the longest side) is a right triangle if a² + b² = c². Here, 5² + 12² = 25 + 144 = 169 = 13², so it is a right triangle.