Pythagorean Theorem Calculator
Calculate missing hypotenuse c or leg side lengths a and b of any right triangle step-by-step using a² + b² = c².
Pythagorean Theorem & Triple Solver
Select target variable to solve or check triples.
Pythagorean Output Summary
Quick Summary
Our pythagorean theorem calculator a2 b2 c2 find missing side steps tool solves for any missing side ($a, b$, or $c$) in a right triangle using $a^2 + b^2 = c^2$. It checks integer Pythagorean triples, simplifies radical values, and calculates acute angles, area, and perimeter.
How It Works: Pythagorean Theorem Principles
The Pythagorean Theorem states that in any right-angled triangle, the area of the square whose side is the hypotenuse $c$ is equal to the sum of the areas of the squares on the other two legs $a$ and $b$:
1. **Solving Hypotenuse:** $c = \sqrt{a^2 + b^2}$.
2. **Solving Leg a:** $a = \sqrt{c^2 - b^2}$.
3. **Solving Leg b:** $b = \sqrt{c^2 - a^2}$.
4. **Pythagorean Triple Check:** Integer set $(a, b, c)$ satisfying $a^2 + b^2 = c^2$ (e.g. 3-4-5, 5-12-13, 8-15-17, 7-24-25).
5. **Distance Formula:** $d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}$ is a direct application of the Pythagorean theorem in 2D space.
Formula Explanation
Your right triangle calculations follow classical algebraic equations:
Step-by-Step Worked Example
Here is a detailed 5-step breakdown for finding hypotenuse $c$ when legs $a = 9$ and $b = 12$:
- Step 1 (Square Leg a): $a^2 = 9^2 = \mathbf{81}$.
- Step 2 (Square Leg b): $b^2 = 12^2 = \mathbf{144}$.
- Step 3 (Add the Squares): $a^2 + b^2 = 81 + 144 = \mathbf{225}$.
- Step 4 (Take Square Root): $c = \sqrt{225} = \mathbf{15.0000 \text{ units}}$.
- Step 5 (Verify Pythagorean Triple & Area): $9^2 + 12^2 = 81 + 144 = 225 = 15^2$. $(9, 12, 15)$ is a valid 3-4-5 scaled integer triple! $\text{Area} = 0.5 \times 9 \times 12 = \mathbf{54.0000 \text{ sq units}}$, delivering **c = 15, Verified Triple**!
Calculation Examples: Real-World Scenario Comparison
Compare Pythagorean equation verifications across different integer and decimal side lengths:
| Inputs / Mode | Side Lengths (a, b, c) | Equation Check (a² + b² = c²) | Radical Form | Integer Triple? |
|---|---|---|---|---|
| Legs a=9, b=12 | a=9, b=12, c=15 | 81 + 144 = 225 = 15² | 15 | Yes (3-4-5 Scale) |
| Legs a=8, b=15 | a=8, b=15, c=17 | 64 + 225 = 289 = 17² | 17 | Yes (8-15-17) |
| Leg a=7, Hyp c=25 | a=7, b=24, c=25 | 49 + 576 = 625 = 25² | 24 | Yes (7-24-25) |
| Legs a=1, b=2 | a=1, b=2, c=2.2361 | 1 + 4 = 5 = (2.2361)² | √5 | No (Irrational c) |
Benefits of Using the Pythagorean Theorem Calculator
Utilizing this calculator provides essential construction 3-4-5 squarer checking, navigation diagonal distance measuring, and physics vector resolution advantages:
- Construction 3-4-5 Framing Alignment: Verifies perfect 90-degree right angles for foundation corners, walls, and decking frames.
- Cartesian Distance Computation: Calculates shortest straight-line distance between 2D or 3D spatial points.
- Exact Radical Reduction: Displays simplified radical solutions ($\sqrt{75} = 5\sqrt{3}$) needed for geometry homework.
- Instant Pythagorean Triple Identification: Automatically detects whether side lengths form a primitive or scaled integer triple.
Frequently Asked Questions (FAQ)
What is the Pythagorean Theorem?
The Pythagorean Theorem states that in any right triangle, the square of the hypotenuse c equals the sum of the squares of the two legs: a^2 + b^2 = c^2.
How do you solve for leg a or leg b?
Leg a = sqrt(c^2 - b^2) and Leg b = sqrt(c^2 - a^2).
What is a Pythagorean Triple?
A Pythagorean triple is a set of three positive integers (a, b, c) that perfectly satisfy a^2 + b^2 = c^2, such as (3, 4, 5) or (5, 12, 13).
What is a primitive Pythagorean triple?
A primitive Pythagorean triple is a triple (a, b, c) where a, b, and c share no common factor greater than 1 (coprime integers, e.g. 3-4-5 vs scaled 6-8-10).
Can the Pythagorean theorem be used on non-right triangles?
NO. The Pythagorean theorem only applies to right triangles (90-degree angle). For non-right triangles, use the Law of Cosines (c^2 = a^2 + b^2 - 2ab*cos(C)).
How is the 3-4-5 rule used in construction?
Carpenters measure 3 feet along one wall, 4 feet along an adjacent wall, and check if the diagonal hypotenuse is exactly 5 feet to confirm a perfect 90-degree corner.
What is the 3D Pythagorean theorem?
In 3D space, the diagonal distance d of a rectangular box with dimensions x, y, z is d = sqrt(x^2 + y^2 + z^2).
Who discovered the Pythagorean theorem?
It is named after the ancient Greek philosopher Pythagoras (c. 570–495 BC), though Babylonian and Indian mathematicians knew the relationship earlier.
How does distance formula relate to Pythagorean theorem?
The distance formula d = sqrt((x2 - x1)^2 + (y2 - y1)^2) is just the Pythagorean theorem where leg a = dx and leg b = dy.
What if c^2 > a^2 + b^2 or c^2 < a^2 + b^2?
If c^2 > a^2 + b^2, the triangle is obtuse (> 90°). If c^2 < a^2 + b^2, the triangle is acute (< 90°).