What is Pythagorean Theorem Calculator?
The Pythagorean theorem states that in any right triangle, the square of the longest side (hypotenuse c) equals the sum of the squares of the two shorter legs (a² + b² = c²).
How to Use This Calculator
- Choose which side you need to solve for (c, a, or b).
- Enter the two known side lengths.
- Review the exact calculated dimension along with triangle area and acute angles.
The Mathematical Formula & Variables
Hypotenuse c = Sqrt(a^2 + b^2); Leg a = Sqrt(c^2 - b^2)
Variables Definition
| Symbol / Variable | Name | Description |
|---|---|---|
c |
Hypotenuse | Longest side opposite the 90-degree right angle. |
Step-by-Step Worked Example
Scenario: Right triangle with legs a = 6 and b = 8.
- Square leg a: 6² = 36.
- Square leg b: 8² = 64.
- Sum squares: 36 + 64 = 100.
- Take square root: √100 = 10.
Result: Hypotenuse c = 10
Frequently Asked Questions
What is a Pythagorean triple?
A Pythagorean triple consists of three positive integers a, b, and c that satisfy a² + b² = c². Well-known examples include (3, 4, 5), (5, 12, 13), and (8, 15, 17).