Skip to content
MathAnvil
§ Geometry

Pythagorean Theorem

§ Geometry

Pythagorean Theorem

CCSS.8.G3 min read

The Pythagorean theorem states that in a right triangle, the sum of the squares of the two legs equals the square of the hypotenuse: a² + b² = c². This fundamental geometric relationship, named after ancient Greek mathematician Pythagoras, provides a method to calculate any missing side of a right triangle when two sides are known. The theorem applies specifically to right triangles, which contain one 90-degree angle.

§ 01

Why it matters

The Pythagorean theorem appears throughout construction, navigation, and engineering applications. Carpenters use it to verify square corners by checking if a 3-4-5 triangle produces a right angle. GPS systems calculate shortest distances between coordinates using the theorem's distance formula. Video game programmers apply it to determine collision detection and movement paths. Architecture relies on it for roof angles and structural stability calculations. In advanced mathematics, the theorem forms the foundation for trigonometry, coordinate geometry, and vector calculations. Students encounter it in CCSS 8.G standards before progressing to more complex geometric proofs and three-dimensional applications. The theorem also connects to the distance formula used in algebra and calculus, making it essential preparation for higher-level mathematics courses.

§ 02

How to solve pythagorean theorem

Pythagorean Theorem

  • In a right triangle: a² + b² = c² (c = hypotenuse).
  • To find hypotenuse: c = √(a² + b²).
  • To find a leg: a = √(c² − b²).

Example: Legs 3, 4: c = √(9+16) = √25 = 5.

§ 03

Worked examples

Beginner§ 01

You walk 5 steps east and then 12 steps north. How far are you from your starting point in a straight line?

Answer: 13

  1. Identify the right triangle legs = 5, 12; hypotenuse = ? A right triangle has one 90-degree corner, like the corner of a book. The two shorter sides next to that corner are the 'legs', and the long side across from it is the 'hypotenuse'.
  2. Write the Pythagorean theorem: a² + b² = c² 5² + 12² = c² This famous formula says: if you draw a square on each side of a right triangle, the two smaller squares together have the same area as the big square. Think of it like two small pizza boxes fitting perfectly into one large one.
  3. Plug in the known values and calculate the squares 5² + 12² = 25 + 144 = 169 Squaring means multiplying a number by itself: 5 x 5 = 25 and 12 x 12 = 144. Then add them: 25 + 144 = 169.
  4. Take the square root to find c c = sqrt(169) = 13 The square root 'undoes' the squaring. We need the number that, multiplied by itself, gives 169. That number is 13. It's like asking: 'what size square has an area of 169?' Answer: 13 x 13.
  5. Verify: does a² + b² = c²? 5² + 12² = 25 + 144 = 169 = 13² ✓ Always check your work! Plug the answer back in to make sure both sides are equal. This is like double-checking your change at the store.
Easy§ 02

A kite string is 25 m long and the kite is directly above a point 7 m away. How high is the kite?

Answer: 24

  1. Identify the right triangle and label the sides known leg = 7, hypotenuse = 25, missing leg = ? The hypotenuse is always the longest side (across from the right angle). We know one leg and the hypotenuse, and we need to find the other leg.
  2. Write the Pythagorean theorem and rearrange for the missing leg a² + b² = c² => x² = c² - known² Since a² + b² = c², we can move the known leg to the other side by subtracting. It's like a balance scale: if you take something off one side, you must take the same off the other.
  3. Plug in the known values x² = 25² - 7² = 625 - 49 = 576 Square the hypotenuse: 25 × 25 = 625. Square the known leg: 7 × 7 = 49. Subtract: 625 - 49 = 576.
  4. Take the square root x = √576 = 24 The square root of 576 is 24 because 24 × 24 = 576. The missing leg is 24.
  5. Verify: does a² + b² = c²? 24² + 7² = 576 + 49 = 625 = 25² ✓ Check by squaring all sides and confirming the equation balances. Good habit!
Medium§ 03

A zip line starts at the top of a 105 m tower and ends at a point 36 m away on the ground. How long is the zip line cable?

Answer: 111

  1. Identify the right triangle legs = 36, 105; hypotenuse = ? A right triangle has one 90-degree corner, like the corner of a book. The two shorter sides next to that corner are the 'legs', and the long side across from it is the 'hypotenuse'.
  2. Write the Pythagorean theorem: a² + b² = c² 36² + 105² = c² This famous formula says: if you draw a square on each side of a right triangle, the two smaller squares together have the same area as the big square. Think of it like two small pizza boxes fitting perfectly into one large one.
  3. Plug in the known values and calculate the squares 36² + 105² = 1296 + 11025 = 12321 Squaring means multiplying a number by itself: 36 x 36 = 1296 and 105 x 105 = 11025. Then add them: 1296 + 11025 = 12321.
  4. Take the square root to find c c = sqrt(12321) = 111 The square root 'undoes' the squaring. We need the number that, multiplied by itself, gives 12321. That number is 111. It's like asking: 'what size square has an area of 12321?' Answer: 111 x 111.
  5. Verify: does a² + b² = c²? 36² + 105² = 1296 + 11025 = 12321 = 111² ✓ Always check your work! Plug the answer back in to make sure both sides are equal. This is like double-checking your change at the store.
§ 04

Common mistakes

  • Confusing which side is the hypotenuse leads to errors like calculating √(13² - 5²) = √144 = 12 instead of √(5² + 12²) = √169 = 13 when finding the longest side.
  • Forgetting to take the square root after adding squares results in answers like 3² + 4² = 25 instead of √(3² + 4²) = √25 = 5.
  • Adding the numbers directly instead of squaring first produces incorrect results like 6 + 8 = 14 instead of √(6² + 8²) = √100 = 10.
§ 05

Frequently asked questions

What makes a triangle a right triangle?
A right triangle contains exactly one 90-degree angle, like the corner of a square or rectangle. The two sides that form this right angle are called legs, while the side opposite the right angle is the hypotenuse. The hypotenuse is always the longest side of a right triangle.
How do you know which side is the hypotenuse?
The hypotenuse is always the side opposite the right angle and the longest side of the triangle. In the equation a² + b² = c², the variable c represents the hypotenuse. If measuring sides, the hypotenuse will have the greatest length compared to the other two sides.
What are Pythagorean triples?
Pythagorean triples are sets of three positive integers that satisfy the Pythagorean theorem. Common examples include 3-4-5, 5-12-13, and 8-15-17. These triples can be scaled by any factor: multiplying 3-4-5 by 2 gives 6-8-10, which also forms a right triangle.
Can the Pythagorean theorem work with non-right triangles?
No, the Pythagorean theorem applies only to right triangles. For other triangles, the sum of squares of two sides will either be greater than or less than the square of the third side, depending on whether the triangle is acute or obtuse.
How do you check if your Pythagorean theorem answer is correct?
Substitute all three side lengths back into the equation a² + b² = c². Calculate the squares and verify that the sum of the two smaller squares equals the largest square. For example, if sides are 5, 12, and 13: 5² + 12² = 25 + 144 = 169 = 13².
§ 06

See also

§ 06

Where to next?

Share this article