The builders who made a perfect right angle with a twelve-knot rope.
Know two sides of a right triangle and you know the third without measuring — how?
A conservation law of area — the Pythagorean theorem.
Experiment
Hands-on experiment
Predict first — a right triangle with legs 3 and 4. How long is the hypotenuse?
Pick a triangle and measure the areas
Compare the areas of the squares built on the three sides. The two small areas vs the big one?
3² + 4² = 9 + 16 = 25 = c² → c = 5 — a whole-number triple! 🪢
Read more — why it exists · insights · common mistakes · formulasExpand ▾
Why
Why does this exist?
Egyptian surveyors had to restore right angles to fields after the Nile flooded. Stretch a 12-knot rope into a 3-4-5 triangle and a right angle appears — a field technique in use a millennium before any proof.
The Greeks asked why 3-4-5, and the answer was area: the squares on the two legs together equal the square on the hypotenuse. Not a coincidence — the essence of the right angle itself.
The theorem then became the very definition of distance. Distance between points, the length of a vector, GPS positioning — every modern distance formula is a descendant of a²+b²=c².
Insight
Insights from the video
“It's a theorem about areas, not lengths.”
a² means 'the area of the square built on side a'. Turn the exponent back into a picture and the 400+ known proofs all reveal themselves as area puzzles.
“No theorem has been proven more times by humanity.”
Euclid's proof, rearrangement proofs, the similarity proof Einstein found at 12, even U.S. President Garfield's trapezoid proof — over 400. Truth admits many doors.
Misconception
Common misconceptions
a+b=c — add the two legs and you get the hypotenuse.
What adds is not length but area. 3+4=7, yet the hypotenuse is 5 — because 3²+4²=25=5². The whole theorem is that squares (areas), not lengths, are what add.
The theorem holds for any triangle.
Equality holds only at a right angle. Acute: a²+b² > c²; obtuse: a²+b² < c². Those inequalities are a gift — three side lengths alone let you judge whether an angle is right (the converse).
Formula
Writing it as math
What the area experiment confirmed, in mathematical language.
Pythagorean theorem
Sum of the areas of the squares on the legs = area of the square on the hypotenuse. An equality that holds exactly at a right angle.
Distance formula (the theorem's modern clothes)
Treat the segment between two points as a hypotenuse; the horizontal and vertical differences are the legs — the distance formula IS Pythagoras.
The converse
Measure three sides and you can certify a right angle — the principle behind erecting right angles with nothing but a rope.
In Real Life
Where you meet it in real life
GPS and navigation
Distance from satellite to receiver, straight-line distance between map points — all computed by the distance formula, i.e., 3D Pythagoras (a²+b²+c²=d²).
Collision detection in games
Whether two characters collide is judged by the distance between centers. √(Δx²+Δy²) runs thousands of times per frame — Pythagoras working tens of thousands of times per second inside game engines.
Squaring corners in construction
Checking a foundation's right angle with a 3-4-5 (or 6-8-10) tape-measure triangle is still standard practice on job sites today.
TV and monitor inches
'55-inch' is the diagonal. With a 16:9 ratio and Pythagoras you can recover the actual width and height.
Try Yourself
Test yourself
Q1A right triangle has legs 5 and 12. The hypotenuse?Show answer ▾
5²+12² = 25+144 = 169 = 13², so 13. (5,12,13) is a whole-number Pythagorean triple like (3,4,5) — there are infinitely many.
Q2Is a triangle with sides 6, 8, 11 right-angled?Show answer ▾
6²+8² = 100 but 11² = 121. Since 100 < 121 it's obtuse, not right. The inequalities carry information too: a²+b² < c² means obtuse, > means acute.
Q3A box measures 3 × 4 × 12. How long is its space diagonal?Show answer ▾
Pythagoras twice: floor diagonal = √(3²+4²) = 5, space diagonal = √(5²+12²) = 13. The 3D formula √(a²+b²+c²) is just the 2D theorem applied twice.
Try answering yourself before revealing it — getting it wrong is where learning starts.
Connection
Concepts connect
Previous concept
Irrational Numbers
√2 was born at the scene of this theorem — two sides of one event.
← Irrational Numbers labLeads to next
Trigonometric Ratios
You know the sides' lengths; now look at their ratios — one angle determines them all.
Go to the Trigonometric Ratios lab →Related
Labs worth exploring together
Related lab
Irrational Numbers
The diagonal of a unit square, √2 — this theorem gave birth to the irrationals.
Go to the Irrational Numbers lab →Related lab
Trigonometric Ratios
Name the side ratios of a right triangle and you get trig — the theorem's sequel.
Go to the Trigonometric Ratios lab →