0

Is It a Right Triangle? Checker

Solve a² + b² = c² step by step: find the hypotenuse from two legs, find a missing leg, or test whether three sides form a right triangle — with exact simplified radicals like 5√2, a scaled diagram, area and perimeter.

Processing... 0%
Validating sides
Substituting into the theorem
Simplifying the square root
Done

Result

This page opens the Pythagorean theorem calculator in check mode: enter any three sides and the converse of the theorem is applied — the longest side is treated as the hypotenuse and a² + b² = c² is evaluated exactly. For 5, 12, 13 the check reads 25 + 144 = 169 = 13², so the answer is yes; for 6, 7, 8 the sums disagree and the answer is an honest no.

The comparison is done on exact scaled integers, not floating-point approximations, so decimal side lengths are judged correctly and near-misses are never rounded into false positives. The full computation is printed in both the yes and the no case, and a confirmed right triangle also gets its area, perimeter and a scaled diagram.

Builders know this test as the 3-4-5 rule for squaring corners, and the same check verifies Pythagorean triples like 8-15-17 or 20-21-29 in seconds. If your triangle turns out not to be right-angled, the general triangle calculator on this site will still solve all of its angles from the three sides via the law of cosines.