Check
Given a triangle with side lengths of a, b, and c, where c is the longest side, which statement is true?
If b2 + 2 = , then the triangle is a right triangle
If a? + c2 = then the triangle is a right triangle
If a? + B2 =c? then the triangle is a right triangle
If a? = b = c then the triangle is a right triangle