3-4-5 triple
- Input
- a=3, b=4
- Expected output
- c=5
Classic Pythagorean triple.
find the hypotenuse
The hypotenuse is computed as c = √(a² + b²). It is the longest side, opposite the right angle (90°).
Classic Pythagorean triple.
c = √2 (diagonal of unit square).
In a right triangle, the square of the hypotenuse equals the sum of the squares of the legs: c² = a² + b². Attributed to Greek mathematician Pythagoras (~570–495 BC).
Yes. For a=1, b=1, c=√2 is irrational. The tool displays the decimal approximation.
No. It helps explain the scenario and use the tool more safely, but real decisions should consider official sources, full context and qualified guidance when needed.
Fill in two of the three fields. The third will be calculated automatically.
All calculations stay in your browser. No data is sent to any server.