Missing Side of Right Triangle Calculator

Find the unknown side of a right triangle using the Pythagorean theorem with step-by-step solutions.

Select What to Find

Result

Hypotenuse (c)
5
units

Step-by-Step Solution

a² + b² = c²

The Pythagorean Theorem

The Pythagorean theorem is one of the most fundamental relationships in geometry. It states that in any right triangle, the square of the hypotenuse (the side opposite the right angle) equals the sum of the squares of the other two sides. This elegant formula, a² + b² = c², has been known for over 2,500 years and is named after the Greek mathematician Pythagoras.

How to Find Each Side

Finding the Hypotenuse

When you know both legs (a and b), calculate the hypotenuse using the sum of squares.

c = sqrt(a² + b²)

Finding a Leg

When you know the hypotenuse (c) and one leg, find the other leg by rearranging the formula.

a = sqrt(c² - b²)

Verification

Always verify your answer by checking that a² + b² = c² holds true with all three sides.

Check: a² + b² = c²

Common Pythagorean Triples

Pythagorean triples are sets of three positive integers that satisfy the Pythagorean theorem. These are especially useful because they produce whole-number answers. Memorizing common triples can speed up calculations significantly.

3-4-5 Triple

The most basic and commonly used Pythagorean triple. All multiples (6-8-10, 9-12-15, etc.) also work.

3² + 4² = 9 + 16 = 25 = 5²

5-12-13 Triple

Another fundamental triple frequently encountered in math problems and real-world applications.

5² + 12² = 25 + 144 = 169 = 13²

8-15-17 Triple

A less common but equally valid triple that appears in more advanced geometry problems.

8² + 15² = 64 + 225 = 289 = 17²

Real-World Applications

  • Construction: Ensuring walls are perfectly square using the 3-4-5 method.
  • Navigation: Calculating straight-line distances between two points.
  • Architecture: Determining roof pitch and rafter lengths.
  • Engineering: Computing diagonal measurements and cable lengths.
  • Physics: Breaking down force vectors into components.

Important Notes

  • The hypotenuse is always the longest side of a right triangle.
  • The theorem only works for right triangles (triangles with a 90-degree angle).
  • If c² - b² yields a negative number, the given measurements cannot form a right triangle.
  • The converse also holds: if a² + b² = c², then the triangle is a right triangle.