Pythagorean Theorem Calculator Formula
Understand the math behind the pythagorean theorem calculator. Each variable explained with a worked example.
Formulas Used
C
c = sqrt(a^2 + b^2)Area
area = 0.5 * a * bPerimeter
perimeter = a + b + sqrt(a^2 + b^2)Variables
| Variable | Description | Default |
|---|---|---|
a | Side a | 3 |
b | Side b | 4 |
How It Works
Pythagorean Theorem
Formula
c = √(a² + b²)
For a right triangle, the square of the hypotenuse equals the sum of the squares of the other two sides.
Solving for a Side
Worked Example
A right triangle with sides a=3 and b=4.
a = 3b = 4
- 01c² = 3² + 4² = 9 + 16 = 25
- 02c = √25 = 5
- 03Area = 0.5 × 3 × 4 = 6
- 04Perimeter = 3 + 4 + 5 = 12
Ready to run the numbers?
Open Pythagorean Theorem Calculator