Intuitive Visual Proof

Introduction

Welcome to the final lesson of Foundations of the Pythagorean Theorem! Over the previous four lessons, you learned to spot a right triangle by its 90°90° angle, label the legs and hypotenuse, connect a2a^2, b2b^2, and c2c^2 to the areas of squares on those sides, and state the theorem as a2+b2=c2a^2 + b^2 = c^2.

One big question remains: why must that equation be true for every right triangle, not just the ones we tested? In this fifth and final lesson, we answer that question with a classic visual proof. The reasoning uses nothing more than area and rearrangement, and by the end you will be able to explain exactly why the theorem works universally.

From Specific Numbers to a General Argument

In the last lesson, we verified the theorem with the 3‑4‑5 triangle (9+16=259 + 16 = 25) and the 5‑12‑13 triangle (25+144=16925 + 144 = 169). Both checks passed, but no matter how many individual examples we test, we can never cover the infinitely many right triangles that exist.

What we need is an argument built on the general properties of a right triangle, using the letters aa, bb, and cc instead of specific numbers. If the reasoning holds for any values of aa, bb, and cc, the conclusion holds universally. That is exactly what a proof gives us — and it is why mathematicians, engineers, and architects can trust the theorem in every new situation they encounter, without having to re‑check it each time.

The Proof's Building Blocks

Our proof uses just two simple ingredients:

  • Four identical right triangles, each with legs aa and bb and hypotenuse cc.
  • One large square whose side length is a+ba + b.

The area of each triangle is 12ab\frac{1}{2}ab, so the four triangles together have a combined area of 4×12ab=2ab4 \times \frac{1}{2}ab = 2ab. The large square has a total area of (a+b)2(a + b)^2. The strategy is straightforward: place the four triangles inside this big square in two different ways and compare the leftover white space each time.

First Arrangement: One Tilted Square in the Center

Place the four triangles inside the (a+b)(a + b) square so that each triangle sits in a corner with its hypotenuse facing inward. The four hypotenuses together outline a tilted square in the center of the big square, and each side of that inner square has length cc.

Four congruent right triangles inside a large square, leaving a tilted inner square with side c

Because the triangles and the inner white square together fill the entire big square, the area equation is:

(a+b)2=4×12ab  +  c2(a + b)^2 = 4 \times \tfrac{1}{2}ab \;+\; c^2

In plain words: the big square's area equals the four triangles' area plus the leftover white area, which is c2c^2.

Second Arrangement: Two Smaller Squares

Now rearrange the same four triangles inside the same big square, but this time position them so they leave two separate white squares — one with side aa and one with side bb. A simple way to picture this: slide two triangles together to form an a×ba \times b rectangle along the top and another a×ba \times b rectangle along the bottom. The uncovered white regions that remain are an a×aa \times a square and a b×bb \times b square.

The same four triangles rearranged inside the large square, leaving an a-square and a b-square

This time the area equation reads:

(a+b)2=4×12ab  +  a2+b2(a + b)^2 = 4 \times \tfrac{1}{2}ab \;+\; a^2 + b^2

The big square's area now equals the same four triangles' area plus two leftover white regions: a2a^2 and b2b^2.

Comparing the Leftover Areas

Both arrangements fill the same large square, so the total area is identical: (a+b)2(a + b)^2. Both use the same four triangles, so the triangle area (2ab2ab) is also identical. The only part that can differ is the leftover white space — but since everything else matches, that leftover must be equal too:

c2=a2+b2c^2 = a^2 + b^2

That single comparison is the entire heart of the proof. No algebra tricks, no advanced math — just one fair observation: if the total is the same and the triangles are the same, the remaining space must be the same. Think of it like a suitcase packed two different ways: if the suitcase and the clothes are unchanged, the empty space left over cannot change either.

Why This Holds for Every Right Triangle

Notice that we never plugged in numbers for aa, bb, or cc. The argument depends on only two facts:

  1. Each triangle has a right angle, which lets the pieces fit snugly inside the big square without gaps or overlaps.
  2. All four triangles are identical copies, so their combined area is the same regardless of how we arrange them.

Because the reasoning relies only on these general properties, the conclusion a2+b2=c2a^2 + b^2 = c^2 is forced to be true for any right triangle — whether its sides are small whole numbers like 33, 44, 55, awkward decimals like 2.72.7, 3.63.6, 4.54.5, or even irrational lengths you could never write as a neat fraction. The proof covers every possible case at once, which is exactly why a single general argument is more powerful than a million individual checks.

Conclusion and Next Steps

In this lesson, you followed a visual rearrangement proof of the Pythagorean theorem. By placing four identical right triangles inside a large square in two different ways, you saw that the leftover white area must be the same in both arrangements — giving us c2=a2+b2c^2 = a^2 + b^2. Because the argument uses variables instead of specific numbers, it guarantees the theorem for every right triangle that could ever exist.

You now understand not just what the Pythagorean theorem says, but why it must be true — a fitting finish to Foundations of the Pythagorean Theorem. Head into the practice exercises next, where you will step inside the proof yourself, rearrange the pieces, and put the reasoning into your own words!

Sign up

Join the 1M+ learners on CodeSignal

Be a part of our community of 1M+ users who develop and demonstrate their skills on CodeSignal