Proofs of the Pythagorean Theorem
Proofs of the Pythagorean Theorem
The Pythagorean Theorem is one of the most important ideas in geometry. It tells us the relationship between the side lengths of a right triangle.
If a right triangle has legs of lengths \(a\) and \(b\), and hypotenuse of length \(c\), then:
$$a^2 + b^2 = c^2$$In this lesson, we will not only use this formula, but also understand why it is true. A proof explains why a math statement must always work.
Important vocabulary:
- Right triangle: a triangle with one \(90^\circ\) angle.
- Legs: the two sides that make the right angle.
- Hypotenuse: the side opposite the right angle, and the longest side.
- Square of a number: the number times itself, such as \(5^2 = 25\).
When we see \(a^2\), \(b^2\), and \(c^2\) in the theorem, we can think of them as the areas of squares built on each side of the triangle.
The big idea: In any right triangle, the area of the square on the hypotenuse is equal to the sum of the areas of the squares on the two legs.
$$\text{area on side } a + \text{area on side } b = \text{area on side } c$$That is exactly what \(a^2 + b^2 = c^2\) means.
Why do we study proofs?
- Proofs help us understand, not just memorize.
- Proofs show that the theorem works for every right triangle.
- Proofs connect geometry and algebra.
Visual Proof Idea 1: Squares on the Sides
Imagine a right triangle with legs \(a\) and \(b\), and hypotenuse \(c\). Now build a square on each side:
- a square with side length \(a\), so its area is \(a^2\)
- a square with side length \(b\), so its area is \(b^2\)
- a square with side length \(c\), so its area is \(c^2\)
The Pythagorean Theorem says that the two smaller square areas together exactly match the largest square area.
So if the triangle has side lengths \(3\), \(4\), and \(5\), then:
$$3^2 + 4^2 = 5^2$$ $$9 + 16 = 25$$The two smaller squares have areas \(9\) and \(16\), and together they make \(25\), the area of the largest square.
This is a visual way to think about the theorem: it is really an area relationship.
Geometric Proof Idea 2: Rearranging Triangles Inside a Square
One famous proof uses a large square and four copies of the same right triangle.
Suppose each triangle has legs \(a\) and \(b\), and hypotenuse \(c\).
First, make a large square with side length \(a+b\). Its area is:
$$ (a+b)^2 $$Now place four identical right triangles inside this large square. There are two useful ways to arrange them.
Arrangement 1: The four triangles leave a small square in the center with side length \(c\).
The area of the large square is equal to:
- the area of 4 triangles, plus
- the area of the center square
Each triangle has area:
$$\frac{1}{2}ab$$So four triangles have total area:
$$4\left(\frac{1}{2}ab\right) = 2ab$$The center square has area:
$$c^2$$So:
$$ (a+b)^2 = 2ab + c^2 $$Now expand the left side:
$$ a^2 + 2ab + b^2 = 2ab + c^2 $$Subtract \(2ab\) from both sides:
$$ a^2 + b^2 = c^2 $$That proves the Pythagorean Theorem.
This proof is powerful because it uses only area and rearranging shapes.
Geometric Proof Idea 3: Comparing Two Ways to Find the Same Area
Another way to understand the proof is to compare two expressions for the same large square.
The large square has side length \(a+b\), so its area is:
$$ (a+b)^2 $$But if it is made from four right triangles and a center square of side \(c\), then its area is also:
$$4\left(\frac{1}{2}ab\right) + c^2$$Simplify:
$$2ab + c^2$$Since both expressions describe the same area, they must be equal:
$$ (a+b)^2 = 2ab + c^2 $$Then:
$$ a^2 + 2ab + b^2 = 2ab + c^2 $$ $$ a^2 + b^2 = c^2 $$This kind of proof is called a proof by area comparison.
What the proof shows
The theorem is not just a pattern from a few examples like \(3\)-\(4\)-\(5\). The proof shows that whenever a triangle is a right triangle, the side lengths must satisfy:
$$a^2 + b^2 = c^2$$And if side lengths satisfy this equation, that is a strong sign that the triangle is a right triangle.
Worked Example 1: Understanding the area model
A right triangle has legs \(6\) and \(8\), and hypotenuse \(10\). Show how the theorem works using areas.
Step 1: Find the area of the square on each leg.
$$6^2 = 36$$ $$8^2 = 64$$Step 2: Add the two areas.
$$36 + 64 = 100$$Step 3: Find the area of the square on the hypotenuse.
$$10^2 = 100$$Conclusion: The two smaller square areas add to the largest square area, so this matches the Pythagorean Theorem.
Worked Example 2: Using the rearrangement proof with numbers
Use the rearrangement proof for a right triangle with legs \(3\) and \(4\), and hypotenuse \(5\).
Step 1: Find the area of the large square with side length \(3+4=7\).
$$7^2 = 49$$Step 2: Find the total area of the four triangles.
One triangle has area:
$$\frac{1}{2}(3)(4) = 6$$Four triangles have area:
$$4 \cdot 6 = 24$$Step 3: Find the center square area.
$$49 - 24 = 25$$Step 4: Compare with \(c^2\).
$$5^2 = 25$$Conclusion: The center square really has area \(c^2\), and the proof works for this triangle.
Worked Example 3: Proving the theorem with algebra
Suppose a large square has side length \(a+b\). Inside it are four right triangles with area \(\frac{1}{2}ab\) each, and a center square with area \(c^2\). Prove the theorem.
Step 1: Write the area of the large square.
$$ (a+b)^2 $$Step 2: Write the area of the pieces inside.
$$4\left(\frac{1}{2}ab\right) + c^2$$Step 3: Set them equal.
$$ (a+b)^2 = 4\left(\frac{1}{2}ab\right) + c^2 $$Step 4: Simplify.
$$ a^2 + 2ab + b^2 = 2ab + c^2 $$Step 5: Subtract \(2ab\) from both sides.
$$ a^2 + b^2 = c^2 $$Conclusion: This proves the Pythagorean Theorem.
Worked Example 4: Explaining why a triangle is right
A triangle has side lengths \(5\), \(12\), and \(13\). Use the theorem to explain why it is a right triangle.
Step 1: Check whether the shorter sides satisfy the equation.
$$5^2 + 12^2 = 25 + 144 = 169$$Step 2: Compare with the longest side squared.
$$13^2 = 169$$Since:
$$5^2 + 12^2 = 13^2$$the side lengths fit the Pythagorean Theorem.
Conclusion: This triangle is a right triangle.
Common mistakes to avoid
- Using the theorem on a triangle that is not a right triangle.
- Forgetting that \(c\) is always the hypotenuse, the longest side.
- Adding side lengths instead of adding squares of side lengths.
- Mixing up area and side length. For example, \(a^2\) is the area of a square with side \(a\).
How proofs connect to later math
Understanding this proof helps with many future ideas:
- finding missing sides in right triangles
- finding distances on a coordinate plane
- understanding diagonal lengths in rectangles, boxes, and other shapes
- seeing how algebra can prove geometry facts
Quick check for understanding
- What do \(a\), \(b\), and \(c\) stand for in a right triangle?
- Why do we build squares on the sides of the triangle in the proof?
- In the rearrangement proof, what is the area of one triangle?
- Why does comparing two ways to find the area of the same large square prove the theorem?
Brief Summary
The Pythagorean Theorem says that in a right triangle, \(a^2 + b^2 = c^2\). Proofs help us understand that this is always true, not just true for a few examples.
A visual proof shows that the areas of the two smaller squares add to the area of the square on the hypotenuse. A geometric proof uses four identical right triangles inside a large square and compares areas in two different ways.
When you understand the proof, you understand the theorem more deeply. You are not just using a formula—you know why it works.
Put what you read to the test
You've worked through Proofs of the Pythagorean Theorem. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.