PDF

The Pythagorean Theorem helps us understand the relationship between the sides of a right triangle. The formula is a² + b² = c², where c is the hypotenuse (the longest side) and a and b are the other two sides.

To decide when to add or subtract, let's break it down:

  1. Identifying the Hypotenuse: If you know two side lengths and need to find the hypotenuse, you'll use addition. For example, if you have sides of 3 and 4, you'd calculate:
  2. a² + b² = c²: For 3 and 4, that means 3² + 4² = c² → 9 + 16 = c² → 25 = c² → c = 5. Here, we added 9 and 16.
  3. Working with the Hypotenuse: If you know the hypotenuse and one side, you subtract to find the other side. For example, if you know the hypotenuse is 5 and one side is 4:
  4. c² = a² + b²: This time, we rearrange it to find the other side: 5² = 4² + b² → 25 = 16 + b².
  5. Now, subtract 16 from both sides: 25 - 16 = b² → 9 = b² → b = 3. Here, we subtracted.

In summary, remember:

  • **Add** when finding the hypotenuse using two sides.
  • **Subtract** when finding one side using the hypotenuse and the other side.

Practice with different triangles to get used to knowing when to add or subtract!


Ask a followup question

Previously Asked Questions 2

#1
so will it be plus or minus
Click to hide answer

Short answer for a 12-year-old: use addition to find the hypotenuse, and use subtraction to find a missing leg. Important: when you solve for a side, you take the positive square root (lengths aren’t negative).

  • If you know the two legs a and b and want the hypotenuse c: c = sqrt(a^2 + b^2) (you add the squares).
  • If you know the hypotenuse c and one leg a and want the other leg b: b = sqrt(c^2 - a^2) (you subtract the square of the known leg from the hypotenuse square).

Examples:

  • 3-4-5 triangle: c = sqrt(3^2 + 4^2) = sqrt(9 + 16) = sqrt(25) = 5.
  • If c = 10 and a = 6: b = sqrt(10^2 - 6^2) = sqrt(100 - 36) = sqrt(64) = 8.

Tip: You can rearrange c^2 = a^2 + b^2 to solve for any missing side (e.g., a^2 = c^2 - b^2). Want another practice problem?

Asked 5/29/2026
#2
if b was missing
Click to show answer