The Pythagorean theorem states that in any right triangle, the square of the hypotenuse (the side opposite the right angle) equals the sum of the squares of the other two sides: . This simple relationship has been independently discovered and proven hundreds of times across many cultures and is arguably the most famous theorem in mathematics.
Applications extend far beyond triangles. The distance formula in the coordinate plane is a direct application of the theorem: d = √((x₂-x₁)² + (y₂-y₁)²). In three dimensions it extends to d = √(x² + y² + z²).
Pythagorean triples - integer solutions like (3, 4, 5) and (5, 12, 13) - appear in construction, navigation, and computer graphics.
Understanding Pythagorean Theorem
A useful way to understand the theorem is to think about area, not just side lengths. Build a square outward from each side of a right triangle. The two smaller squares can be cut into pieces and rearranged to fill the largest square exactly.
This is why the relationship involves squares. It compares areas. A side that is twice as long creates a square with four times the area.
Students often make the mistake of adding the side lengths first, then squaring. Each leg must be squared separately before the results are combined.
Finding a missing side needs careful sorting. First, locate the right angle. The side directly across from it is always the longest side, even if the diagram is tilted or drawn oddly.
When that longest side is unknown, add the squares of the two legs, then find the positive number whose square gives that total. When a leg is unknown, subtract the square of the known leg from the square of the longest side, then find the positive square root. Length cannot be negative.
Keeping units through each step helps catch errors. If the original measurements are in centimetres, the final length is in centimetres, while the squared values represent square centimetres.
Coordinate grids turn many distance problems into hidden triangle problems. Two points may look unrelated, but a horizontal move and a vertical move between them form the legs of an imaginary right triangle. Count the change left or right, then count the change up or down.
The direction does not affect distance, since a move of negative four has the same size as a move of positive four after squaring. This idea appears in map apps, video games, engineering drawings, and computer animation. A screen object moving diagonally must travel farther than one moving straight across by the same horizontal amount.
Whole-number examples are useful for checking work, but not every triangle has whole-number side lengths. Many answers include square roots or decimals. For example, a triangle with legs of one unit and one unit has a longest side of square root of two units.
That is an exact answer, even though it is not a whole number. Rounding too early can make a later answer inaccurate, especially in multi-step problems. Keep the square root form until the final instruction asks for a decimal.
The theorem has limits that matter as much as its uses. It applies only when the angle between the two chosen legs is exactly ninety degrees. A nearly square corner is not enough.
Builders use a known whole-number pattern to test whether a frame is square, because matching the required side lengths confirms a right angle. In class, draw a small square at the right angle before doing any calculation.
Then label the opposite side clearly. This simple habit prevents the most common error, which is treating a short side as if it were the longest one.
Key Facts
- Pythagorean theorem: where is the hypotenuse.
- Common triples: (3,4,5), (5,12,13), (8,15,17), (7,24,25).
- Multiples of triples also work: (6,8,10), (9,12,15).
- Distance formula: d = √((x₂-x₁)² + (y₂-y₁)²)
- Converse: if , the triangle is a right triangle.
- If a² + b² > c², the triangle is acute; if a² + b² < c², it is obtuse.
Vocabulary
- Hypotenuse
- The longest side of a right triangle, opposite the right angle; labeled c in the theorem.
- Legs
- The two shorter sides of a right triangle, labeled a and b in the theorem.
- Pythagorean triple
- A set of three positive integers that satisfy , such as .
- Converse
- The reverse statement: if , then the triangle is a right triangle.
- Distance formula
- Formula derived from the Pythagorean theorem to find the distance between two points in a coordinate plane.
Common Mistakes to Avoid
- Adding the sides instead of the squares: . You must square first, add, then take the square root.
- Identifying the hypotenuse incorrectly. The hypotenuse is always opposite the right angle and is always the longest side.
- Using the theorem when the triangle is not a right triangle. The theorem only applies to right triangles.
- Forgetting to take the square root at the end: a² + b² gives c², not c. Always take the square root to find the actual length.
Practice Questions
- 1 A ladder 10 m long leans against a wall. If the base is 6 m from the wall, how high up does the ladder reach?
- 2 Find the distance between the points (1, 2) and (4, 6) using the distance formula.
- 3 Is a triangle with sides 9, 40, and 41 a right triangle? Show your work.