Pythagorean Theorem Calculator
Find the hypotenuse, a missing leg, or verify a right triangle — with step-by-step solutions, live triangle visual, angles, area, perimeter, and Pythagorean triple detection.
Enter hypotenuse c and one leg — leave the unknown blank
Enter all 3 sides — the calculator checks if it forms a right triangle
Pythagorean Theorem Formula & How to Use It
The Pythagorean Theorem states that in any right triangle, the square of the hypotenuse equals the sum of the squares of the two legs:
Find c: c = √(a² + b²)
Find a: a = √(c² − b²)
Find b: b = √(c² − a²)
Common Pythagorean Triples
Pythagorean triples are whole number sets where a²+b²=c². These are commonly used in construction, engineering, and math:
Real-World Uses of the Pythagorean Theorem
- 🏗️ Construction: Check if corners are perfectly square using the 3-4-5 rule
- 📺 Screen size: Find the diagonal of a TV or monitor from width and height
- 🪜 Ladder safety: How long a ladder is needed to reach a certain height
- 🗺️ Navigation: Find direct distance between two points from east-west and north-south travel
- ⚽ Sports: Find diagonal distance across a field
- 🎮 Game dev: Collision detection and character movement distance
Angles of a Right Triangle
Once you know all three sides, you can find the angles: α = arctan(a/b) and β = arctan(b/a). The three angles always sum to 180°: α + β + 90° = 180°.
Converse of the Pythagorean Theorem
The converse theorem lets you verify if a triangle is a right triangle. If a²+b²=c² (where c is the longest side), then it IS a right triangle. This calculator's Mode 3 does this automatically. It also tells you if the triangle is acute (a²+b² > c²) or obtuse (a²+b² < c²).
Special Right Triangles
- 45-45-90 triangle: Legs are equal (a=b). Hypotenuse = a√2. Example: a=b=1 → c=√2≈1.414
- 30-60-90 triangle: If short leg=a, then long leg=a√3 and hypotenuse=2a
- 3-4-5 triangle: The most famous Pythagorean triple — used in construction to check right angles
How to Find Triangle Altitude on Hypotenuse
Example: a=3, b=4, c=5 → h = (3×4)÷5 = 12÷5 = 2.4
Pythagorean Theorem in Real Life
The 3-4-5 rule is used by builders worldwide to check right angles: measure 3 units along one wall, 4 units along the other, and the diagonal should be exactly 5 units. If it is, the corner is a perfect 90°.
Related Calculators
Also check our Mean Median Mode Calculator, Proportion Calculator, GCF and LCM Calculator, and all Math Calculators on CalcVelo.
Frequently Asked Questions
CalcVelo Pythagorean Theorem Calculator — Free online tool to find hypotenuse (a²+b²=c²), missing leg, or verify right triangle. Includes angles, area, perimeter, altitude, live visual, and Pythagorean triple detection.