Skip to content
MathAnvil

Pythagorean Theorem

CCSS.8.G3 min read

The Pythagorean theorem appears in CCSS 8.G standards as students' first major algebraic geometry formula. This a² + b² = c² relationship connects algebra skills with geometric reasoning, building foundation for trigonometry and coordinate geometry.

Try it right now

Why it matters

Students encounter right triangles daily in construction, navigation, and technology. Carpenters use the 3-4-5 triangle to ensure corners are perfectly square when framing houses. GPS systems calculate shortest distances using Pythagorean principles—a phone determining you're 300 meters north and 400 meters east of your destination knows you're actually 500 meters away in a straight line. Video game programmers use this theorem to calculate distances between characters on screen. Architects rely on it to design stable roof trusses and staircase angles. The theorem also appears in physics when calculating velocity components and in engineering for structural analysis. These real-world applications make the theorem essential beyond geometry class, preparing students for STEM careers where spatial reasoning and distance calculations are fundamental skills.

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.

Worked examples

Beginner

Two corners of a park are 6 m apart east-west and 8 m apart north-south. What is the straight-line distance between them?

Answer: 10

  1. Identify the right trianglelegs = 6, 8; 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²6² + 8² = 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 squares6² + 8² = 36 + 64 = 100Squaring means multiplying a number by itself: 6 x 6 = 36 and 8 x 8 = 64. Then add them: 36 + 64 = 100.
  4. Take the square root to find cc = sqrt(100) = 10The square root 'undoes' the squaring. We need the number that, multiplied by itself, gives 100. That number is 10. It's like asking: 'what size square has an area of 100?' Answer: 10 x 10.
  5. Verify: does a² + b² = c²?6² + 8² = 36 + 64 = 100 = 10² ✓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

A right triangle has hypotenuse 61 and one leg 60. Find the other leg.

Answer: 11

  1. Identify the right triangle and label the sidesknown leg = 60, hypotenuse = 61, 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 lega² + 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 valuesx² = 61² - 60² = 3721 - 3600 = 121Square the hypotenuse: 61 × 61 = 3721. Square the known leg: 60 × 60 = 3600. Subtract: 3721 - 3600 = 121.
  4. Take the square rootx = √121 = 11The square root of 121 is 11 because 11 × 11 = 121. The missing leg is 11.
  5. Verify: does a² + b² = c²?11² + 60² = 121 + 3600 = 3721 = 61² ✓Check by squaring all sides and confirming the equation balances. Good habit!
Medium

A right triangle has hypotenuse 10 and one leg 6. Find the other leg.

Answer: 8

  1. Identify the right triangle and label the sidesknown leg = 6, hypotenuse = 10, 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 lega² + 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 valuesx² = 10² - 6² = 100 - 36 = 64Square the hypotenuse: 10 × 10 = 100. Square the known leg: 6 × 6 = 36. Subtract: 100 - 36 = 64.
  4. Take the square rootx = √64 = 8The square root of 64 is 8 because 8 × 8 = 64. The missing leg is 8.
  5. Verify: does a² + b² = c²?8² + 6² = 64 + 36 = 100 = 10² ✓Check by squaring all sides and confirming the equation balances. Good habit!

Common mistakes

  • Students often mix up which side is the hypotenuse, writing 5² + 13² = 12² instead of 5² + 12² = 13² for a triangle with sides 5, 12, and 13.
  • When finding a leg, students forget to subtract and calculate c² + b² instead of c² - b², getting √(13² + 5²) = √194 ≈ 13.9 instead of √(13² - 5²) = √144 = 12.
  • Students apply the theorem to non-right triangles, using a² + b² = c² for triangles with sides like 4, 5, 7 where no 90° angle exists.

Practice on your own

Generate unlimited Pythagorean theorem worksheets with various difficulty levels and real-world contexts at MathAnvil.

Generate free worksheets →

Frequently asked questions

How do I know which side is the hypotenuse?
The hypotenuse is always the longest side and sits opposite the right angle. In the triple 5-12-13, the side measuring 13 is the hypotenuse. If you know two sides and need the third, compare lengths—if you're finding the longest side, it's the hypotenuse.
What are Pythagorean triples and why teach them?
Pythagorean triples are whole-number solutions like 3-4-5, 5-12-13, and 8-15-17. Teaching these helps students recognize patterns and check answers quickly. Scaled versions like 6-8-10 (double the 3-4-5) appear frequently in real-world applications, making mental math easier.
When should students use a calculator versus mental math?
Use mental math for perfect squares (√25 = 5, √144 = 12) and common triples. Use calculators for non-perfect squares like √72 ≈ 8.49. This builds number sense while maintaining computational accuracy for complex problems requiring decimal answers.
How do I help students remember the rearranged formulas?
Teach the triangle method: cover the unknown variable in a² + b² = c². Students see what remains. Cover c, see √(a² + b²). Cover a, see √(c² - b²). This visual approach reduces memorization and reinforces the relationship between variables.
What real-world problems work best for different skill levels?
Beginners handle simple measurement problems like ladder distances using 3-4-5 triangles. Advanced students tackle coordinate geometry, finding distances between points like (2,5) and (7,17), which requires calculating √[(7-2)² + (17-5)²] = √[25 + 144] = 13.

Related topics

Share this article