Pythagorean Theorem

Middle & High School Depth 52 in the knowledge graph I know this Set as goal
Unlocks 6206 downstream topics
pythagorean-theorem right-triangles distance

Core Idea

In a right triangle with legs a and b and hypotenuse c, a^2 + b^2 = c^2. This is arguably the most important theorem in geometry, connecting side lengths in right triangles and underlying the distance formula in coordinate geometry. There are hundreds of known proofs, from geometric (rearrangement of areas) to algebraic.

How It's Best Learned

Start with a visual proof: arrange four copies of the right triangle around a square to show the area relationship. Practice finding the hypotenuse given two legs, and finding a leg given the hypotenuse and the other leg. Apply to coordinate geometry (deriving the distance formula). Introduce Pythagorean triples (3-4-5, 5-12-13, 8-15-17).

Common Misconceptions

Explainer

The Pythagorean theorem says that in any right triangle, if you label the two shorter sides (legs) as a and b and the longest side (hypotenuse) as c, then a² + b² = c². The hypotenuse is always the side opposite the right angle — identifying it correctly is the first step in every problem.

One of the most convincing proofs is purely visual. Take four identical right triangles and arrange them around a square so that their hypotenuses form the sides of the outer square (side length c) and their corners create a smaller inner square (side length a − b). The area of the outer square is c². The area of the four triangles is 4 · (½ab) = 2ab. The area of the inner square is (a − b)². Setting up the equation: c² = 2ab + (a − b)² = 2ab + a² − 2ab + b² = a² + b². The algebra confirms the picture. This proof requires nothing beyond area and algebra — and that is part of why the theorem has hundreds of known proofs spanning 2,500 years.

In practice, there are two kinds of problems: finding the hypotenuse given both legs (add the squares, then square root), and finding a leg given the hypotenuse and the other leg (subtract the squares, then square root). For the second type, students often make the mistake of adding instead of subtracting. If c = 13 and a = 5, then b² = c² − a² = 169 − 25 = 144, so b = 12 — not √(169 + 25).

Pythagorean triples — integer solutions like (3, 4, 5), (5, 12, 13), and (8, 15, 17) — are worth memorizing because they appear constantly and let you avoid messy radicals. When you see sides 3 and 4, you immediately know the hypotenuse is 5; you don't need to compute √(9 + 16).

The theorem's reach extends far beyond triangles drawn in isolation. In coordinate geometry, the distance between points (x₁, y₁) and (x₂, y₂) is exactly the hypotenuse of a right triangle with legs |x₂ − x₁| and |y₂ − y₁|, giving d = √((x₂ − x₁)² + (y₂ − y₁)²). This connection means the Pythagorean theorem is embedded in the very definition of distance — and by extension, in physics, engineering, and every branch of mathematics that uses coordinates.

Practice Questions 3 questions

Prerequisite Chain

Counting to 10Counting to 20Understanding ZeroThe Number ZeroCounting to FiveOne-to-One CorrespondenceCombining Small Groups Within 5Addition Within 10Addition Within 20Two-Digit Addition Without RegroupingTwo-Digit Addition with RegroupingAddition Within 100Repeated Addition as MultiplicationMultiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Two-Digit by One-Digit DivisionDivision with RemaindersRemainders and Quotients in DivisionDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineOpposites and Additive InversesAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremPythagorean Theorem

Longest path: 53 steps · 224 total prerequisite topics

Prerequisites (3)

Leads To (8)