The Pythagorean theorem is one of the most important relationships in mathematics, used to find the hypotenuse of a right triangle and solve countless real-world problems. Whether you're building, navigating, or solving geometry problems, understanding how to calculate the hypotenuse is essential.

The Pythagorean Theorem

The Pythagorean theorem states that in a right triangle, the square of the hypotenuse (the longest side opposite the right angle) equals the sum of the squares of the other two sides.

aยฒ + bยฒ = cยฒ

Where:
a = first side (leg)
b = second side (leg)
c = hypotenuse (longest side)

Finding the Hypotenuse

To find the hypotenuse when you know both legs:

c = โˆš(aยฒ + bยฒ)

Example 1: Right triangle with legs 3 and 4

c = โˆš(3ยฒ + 4ยฒ)
c = โˆš(9 + 16)
c = โˆš25
c = 5

Example 2: Right triangle with legs 5 and 12

c = โˆš(5ยฒ + 12ยฒ)
c = โˆš(25 + 144)
c = โˆš169
c = 13

Example 3: Right triangle with legs 6 and 8

c = โˆš(6ยฒ + 8ยฒ)
c = โˆš(36 + 64)
c = โˆš100
c = 10

Common Pythagorean Triples

Pythagorean triples are sets of three whole numbers that satisfy the theorem. Memorizing these speeds up calculations:

Side ASide BHypotenuseMultiple
3453-4-5
512135-12-13
815178-15-17
6810Double 3-4-5
91215Triple 3-4-5
724257-24-25
20212920-21-29
940419-40-41

Finding Missing Legs

If you know the hypotenuse and one leg, find the other:

a = โˆš(cยฒ - bยฒ)

Example: Hypotenuse is 13, one leg is 5

a = โˆš(13ยฒ - 5ยฒ)
a = โˆš(169 - 25)
a = โˆš144
a = 12

Practical Worked Examples

Example 1: Ladder Problem

A ladder leans against a wall 8 feet high.
The base is 6 feet from the wall.
What is the ladder length (hypotenuse)?

c = โˆš(8ยฒ + 6ยฒ)
c = โˆš(64 + 36)
c = โˆš100
c = 10 feet

Example 2: Diagonal of a Rectangle

A rectangular field is 50 meters long and 30 meters wide.
What is the diagonal distance?

c = โˆš(50ยฒ + 30ยฒ)
c = โˆš(2500 + 900)
c = โˆš3400
c โ‰ˆ 58.3 meters

Example 3: Construction Square

A building has a foundation 60 feet long and 40 feet wide.
To check if corners are square (90ยฐ), measure the diagonal.
Should be: c = โˆš(60ยฒ + 40ยฒ) = โˆš(3600 + 1600) = โˆš5200 โ‰ˆ 72.1 feet

Real-World Applications

The Pythagorean theorem applies to:

  • Construction: Checking right angles, finding roof rafter lengths
  • Navigation: Calculating straight-line distances between points
  • Sports: Determining distances across fields or courses
  • Engineering: Stress calculations and structural design
  • Surveying: Land measurement and mapping
  • Technology: Screen diagonal measurements (16:9 aspect ratio)

Distance Formula in Coordinate Geometry

The Pythagorean theorem extends to finding distances between points:

Distance = โˆš[(xโ‚‚ - xโ‚)ยฒ + (yโ‚‚ - yโ‚)ยฒ]

Example: Distance between points (1, 2) and (4, 6)

Distance = โˆš[(4-1)ยฒ + (6-2)ยฒ]
Distance = โˆš[3ยฒ + 4ยฒ]
Distance = โˆš[9 + 16]
Distance = โˆš25
Distance = 5 units

The 3-4-5 Triangle Rule

The 3-4-5 right triangle is the most useful Pythagorean triple. Contractors often use this rule to ensure corners are square: measure 3 feet along one wall, 4 feet along the perpendicular wall, and the diagonal should be exactly 5 feet.

Beyond Right Triangles

For non-right triangles, use the Law of Cosines instead:

cยฒ = aยฒ + bยฒ - 2abยทcos(C)

Where C is the angle between sides a and b.

Use our Pythagorean Theorem Calculator to instantly find hypotenuse lengths and verify right angles.