Free Pythagoras Triangle Calculator

Pythagorean Theorem

a² + b² = c²

Enter any two sides

The third side will be calculated automatically

A Pythagoras triangle calculator — also referred to as a Pythagorean theorem solver, right triangle solver, or hypotenuse calculator — is an essential online tool for anyone working with right triangles. By applying the Pythagorean theorem, this tool instantly reveals the length of the hypotenuse or any leg when two side values are known. Whether you are a student, a builder, or just someone curious about geometry, having a dedicated triangle side calculator makes problem‑solving quick and accurate.

Understanding the Pythagoras Triangle

Any triangle that contains a 90° interior angle is called a Pythagoras triangle (more commonly, a right triangle). The two sides that meet at the right angle are the catheti (or legs), and the side opposite the right angle is the hypotenuse — always the longest side. In any right triangle, the lengths of these three sides obey a simple but powerful relationship: the Pythagorean theorem.

The Pythagorean Theorem in Detail

The theorem states that the square of the hypotenuse is equal to the sum of the squares of the two legs. If the legs are denoted by aa and bb, and the hypotenuse by cc, the classic formula is

a2+b2=c2.a^{2} + b^{2} = c^{2}.

For a triangle with legs c1c_{1} and c2c_{2} and hypotenuse hh, the same relationship becomes

c12+c22=h2.c_{1}^{2} + c_{2}^{2} = h^{2}.

This equation is the foundation of Euclidean geometry and appears everywhere — from architecture and navigation to computer graphics and everyday measurements.

Certain sets of natural numbers that satisfy the theorem are called Pythagorean triples. Well‑known examples include (3, 4, 5) and (5, 12, 13). These triples represent right triangles whose sides are all integers, making them a favorite topic in number theory. A dedicated Pythagorean triple tool can help you generate and verify more of these special triples.

Using the Theorem to Find a Missing Side

The Pythagorean theorem can be rearranged to solve for any unknown side:

  • Finding the hypotenuse when both legs are known:

    h=c12+c22.h = \sqrt{c_{1}^{2} + c_{2}^{2}}.
  • Finding a leg when the hypotenuse and one leg are known:

    ci=h2−cj2(i≠j).c_{i} = \sqrt{h^{2} - c_{j}^{2}} \quad (i \neq j).

Worked Example

Suppose you know the hypotenuse h=6h = 6 and one leg c1=5c_{1} = 5. Using the second formula:

c2=62−52=36−25=11≈3.317.c_{2} = \sqrt{6^{2} - 5^{2}} = \sqrt{36 - 25} = \sqrt{11} \approx 3.317.

A Pythagoras triangle calculator handles this computation instantly, providing the exact result (whether in radical form or as a decimal).

A Classic Proof by Rearrangement

One of the oldest and most intuitive proofs of the Pythagorean theorem is the rearrangement (or “tilting squares”) proof. Begin with a large square whose side length is c1+c2c_{1} + c_{2}. Inside it, draw four identical right triangles with legs c1c_{1} and c2c_{2}, arranged so that their hypotenuses form a smaller tilted square of side hh.

Two ways to calculate the area of the large square give us:

  1. Direct area: (c1+c2)2=c12+c22+2c1c2(c_{1} + c_{2})^{2} = c_{1}^{2} + c_{2}^{2} + 2c_{1}c_{2}.
  2. Sum of parts: the four triangles each have area 12c1c2\frac{1}{2}c_{1}c_{2} (total 2c1c22c_{1}c_{2}) plus the area of the inner square h2h^{2}.

Equating the two expressions:

c12+c22+2c1c2=2c1c2+h2.c_{1}^{2} + c_{2}^{2} + 2c_{1}c_{2} = 2c_{1}c_{2} + h^{2}.

Cancelling 2c1c22c_{1}c_{2} from both sides leaves c12+c22=h2c_{1}^{2} + c_{2}^{2} = h^{2}, the Pythagorean equation. Hundreds of other proofs exist — including a clever one by President James Garfield using a trapezoid — but this visual approach remains a favorite for its simplicity.

Conclusion

The Pythagorean theorem is a cornerstone of mathematics, and an online Pythagorean theorem calculator (often called a right triangle solver, hypotenuse calculator, or triangle side calculator) makes its application effortless. Whether you need to check a construction measurement or solve a geometry homework problem, this tool delivers reliable, instantaneous results. Explore the interactive calculator now and see how the timeless relation between the sides of a right triangle can work for you.

FAQ

1. What exactly is a Pythagoras triangle?

A Pythagoras triangle is simply a right triangle — any triangle that has a 90-degree angle. Its sides satisfy the Pythagorean theorem: the square of the hypotenuse equals the sum of the squares of the two legs.

2. How do I calculate the hypotenuse when I know the two legs?

Use the formula h = sqrt(a² + b²), where a and b are the legs. The calculator does this automatically, but you can also do it manually by squaring both legs, adding the squares, and taking the square root.

3. What is a Pythagorean triple?

A Pythagorean triple is a set of three natural numbers (a, b, c) that satisfy the Pythagorean theorem a² + b² = c². Common examples are (3, 4, 5) and (5, 12, 13). These represent right triangles with integer side lengths.

4. How does the rearrangement proof show the theorem is true?

The proof builds a large square containing four identical right triangles and a smaller square, then calculates the large square's area in two ways. Equating the two area expressions cancels the triangle area and leaves the Pythagorean equation a² + b² = c².

How to Use

  1. Enter any two side lengths (a, b, and/or c) into the input fields with their corresponding units.
  2. Select the appropriate unit for each side using the inline dropdown menus (mm, cm, m, in, ft, etc.).
  3. The missing side, area, and perimeter are calculated and displayed instantly.