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 a and b are the lengths of the legs, and c is the length of the hypotenuse, the formula is: a2+b2=c2
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 3 and 4. Find the hypotenuse.
- Plug the known values into the formula: 32+42=c2
- Square the numbers: 9+16=c2
- Add them together: 25=c2
- Take the square root of both sides: c=5
The hypotenuse is 5.
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 13 and one leg is 5. Find the other leg.
- Set up the equation: 52+b2=132
- Square the known numbers: 25+b2=169
- Subtract 25 from both sides to isolate b2: b2=144
- Take the square root: b=12
The missing leg is 12.
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 5, 12, and 13 a right triangle?
- Identify the longest side (the potential hypotenuse), which is 13.
- Check if a2+b2=c2 by squaring and adding the two shorter sides: 52+122=25+144=169
- Square the longest side: 132=169
Since 169=169, the equation holds true. Therefore, it is a right triangle.