Pythagorean Triples Checker

Check if (a,b,c) is a Pythagorean triple.

Is it a Pythagorean triple? Yes
Step-by-step with your numbers:
1. Values used:
2. a = 3
3. b = 4
4. c = 5
5. Is it a Pythagorean triple? = Yes
Did we solve your problem today?

Check if three numbers satisfy a² + b² = c².

FAQ

Common triples?

3-4-5, 5-12-13, 8-15-17.