Facebook Pixel
Mathos AI logo

Pythagorean Theorem

Understanding the Pythagorean Theorem

The Pythagorean Theorem is a fundamental rule in geometry that applies only to right triangles (triangles with one 90-degree angle). It states that the square of the longest side, called the hypotenuse, is equal to the sum of the squares of the other two sides, called the legs.

If aa and bb are the lengths of the legs, and cc is the length of the hypotenuse, the formula is: a2+b2=c2a^2 + b^2 = c^2

Finding the Hypotenuse

When you know the lengths of both legs, you can use the theorem to find the hypotenuse.

Example: A right triangle has legs of length 33 and 44. Find the hypotenuse.

  1. Plug the known values into the formula: 32+42=c23^2 + 4^2 = c^2
  2. Square the numbers: 9+16=c29 + 16 = c^2
  3. Add them together: 25=c225 = c^2
  4. Take the square root of both sides: c=5c = 5

The hypotenuse is 55.

Finding a Missing Leg

If you know the length of the hypotenuse and one leg, you can work backward to find the missing leg.

Example: The hypotenuse is 1313 and one leg is 55. Find the other leg.

  1. Set up the equation: 52+b2=1325^2 + b^2 = 13^2
  2. Square the known numbers: 25+b2=16925 + b^2 = 169
  3. Subtract 2525 from both sides to isolate b2b^2: b2=144b^2 = 144
  4. Take the square root: b=12b = 12

The missing leg is 1212.

Checking if a Triangle is a Right Triangle

You can also use the theorem in reverse (called the converse of the Pythagorean Theorem). If the square of the longest side equals the sum of the squares of the two shorter sides, the triangle must be a right triangle.

Example: Is a triangle with sides 55, 1212, and 1313 a right triangle?

  1. Identify the longest side (the potential hypotenuse), which is 1313.
  2. Check if a2+b2=c2a^2 + b^2 = c^2 by squaring and adding the two shorter sides: 52+122=25+144=1695^2 + 12^2 = 25 + 144 = 169
  3. Square the longest side: 132=16913^2 = 169

Since 169=169169 = 169, the equation holds true. Therefore, it is a right triangle.