M8MATH-9.3

The Pythagorean Theorem & Its Converse

Learn the Pythagorean theorem a² + b² = c², understand why it works through area proofs, and use it to find missing triangle sides and test if triangles are right triangles.

What you'll do in this lesson

A voice-first session with the Crimsora tutor on The Pythagorean Theorem & Its Converse, then targeted practice and FRQs — with the tutor adapting to where you get stuck.

What this lesson covers

The Pythagorean theorem is one of the most famous and useful rules in all of mathematics. It tells you a special relationship that only right triangles have: the sum of the squares of the two shorter sides always equals the square of the longest side. In this lesson, you'll learn exactly what this means, see why it must be true through a visual proof, and practice finding missing side lengths and identifying right triangles. These skills unlock many real-world problems, from building and construction to navigation and science.

What Is the Pythagorean Theorem?

The Pythagorean theorem states that in any right triangle, if aa and bb are the lengths of the two legs (the sides that form the right angle) and cc is the length of the hypotenuse (the longest side, opposite the right angle), then:a2+b2=c2a^2 + b^2 = c^2This equation only works for right triangles. The legs are always shorter than the hypotenuse, so cc is always the largest value in the equation. For example, in a right triangle with legs of length 3 and 4, the hypotenuse has length cc where 32+42=c23^2 + 4^2 = c^2, so 9+16=25=c29 + 16 = 25 = c^2, giving c=5c = 5. The numbers 3, 4, 5 form a Pythagorean triple—three whole numbers that satisfy the theorem. Other common triples include 5, 12, 13 and 8, 15, 17. Recognizing these triples can save time when solving problems.

Understanding the Theorem Through Area Rearrangement

One powerful way to see why the Pythagorean theorem must be true is through an area argument. Imagine a right triangle with legs aa and bb and hypotenuse cc. Now draw a square on each side of the triangle: a square with side length aa (area a2a^2), a square with side length bb (area b2b^2), and a square with side length cc (area c2c^2).

The key insight is that you can rearrange the two smaller squares (with areas a2a^2 and b2b^2) to exactly fill the larger square (with area c2c^2). This is not just true by coincidence—the geometry of the right triangle forces it to be true. By showing that two regions have the same area, we prove that a2+b2=c2a^2 + b^2 = c^2. This visual proof helps explain why the relationship must hold for every right triangle, not just a few examples. The proof is also called the "dissection proof" because it works by cutting and rearranging pieces.

Finding a Missing Side Using Perfect Squares

When all side lengths turn out to be whole numbers (or simple decimals), finding a missing side is straightforward. If you know the two legs, find the hypotenuse by adding their squares and taking the square root. For example, if a=5a = 5 and b=12b = 12:c2=52+122=25+144=169c^2 = 5^2 + 12^2 = 25 + 144 = 169c=169=13c = \sqrt{169} = 13If you know the hypotenuse and one leg, rearrange the equation to find the other leg. For example, if c=13c = 13 and a=5a = 5:b2=c2a2=16925=144b^2 = c^2 - a^2 = 169 - 25 = 144b=144=12b = \sqrt{144} = 12These calculations are easiest when the answers are perfect squares. Memorizing a few Pythagorean triples (3-4-5, 5-12-13, 8-15-17) and their multiples (6-8-10, 9-12-15) helps you recognize and solve these problems quickly.

Estimating Square Roots When Answers Are Not Perfect Squares

Not every problem gives you a perfect square. If a=3a = 3 and b=5b = 5, then c2=9+25=34c^2 = 9 + 25 = 34. Since 34 is not a perfect square, you need to estimate 34\sqrt{34}. You know that 52=255^2 = 25 and 62=366^2 = 36, so 34\sqrt{34} is between 5 and 6, closer to 6. A more precise estimate is about 5.8. When a problem asks for an approximate answer, use a calculator or estimate by narrowing the range. For instance, 5.82=33.645.8^2 = 33.64 and 5.83233.995.83^2 \approx 33.99, so 345.83\sqrt{34} \approx 5.83. Always double-check: does your estimate make sense in the context of the problem, and is it reasonable given the other side lengths?

Using the Converse: Testing Whether a Triangle Is a Right Triangle

The converse of the Pythagorean theorem states: if three side lengths satisfy a2+b2=c2a^2 + b^2 = c^2 (where cc is the longest side), then the triangle is a right triangle. This is a powerful test. Given any three lengths, you can check whether they form a right triangle without drawing or measuring. For example, do the lengths 6, 8, and 10 form a right triangle? Check: is 62+82=1026^2 + 8^2 = 10^2? Yes, 36+64=100=10036 + 64 = 100 = 100. So yes, these form a right triangle. Do the lengths 5, 6, and 7 form a right triangle? Check: is 52+62=725^2 + 6^2 = 7^2? No, 25+36=614925 + 36 = 61 \neq 49. So these do not form a right triangle. The converse works in the reverse direction: the equation determines the angle, not the other way around. This makes it a reliable test in any context.

Key terms

Pythagorean theorem.
The statement that in any right triangle, a2+b2=c2a^2 + b^2 = c^2, where aa and bb are the legs and cc is the hypotenuse.
Hypotenuse.
The longest side of a right triangle, opposite the right angle.
Legs of a right triangle.
The two shorter sides of a right triangle that form the right angle.
Pythagorean triple.
A set of three positive whole numbers that satisfy a2+b2=c2a^2 + b^2 = c^2, such as 3, 4, 5 or 5, 12, 13.
Perfect square.
A whole number that is the square of another whole number, such as 25, 36, or 144.
Converse of the Pythagorean theorem.
The statement that if a2+b2=c2a^2 + b^2 = c^2 for three side lengths, then the triangle with those sides is a right triangle.
Hypotenuse square.
The square drawn on the hypotenuse of a right triangle in an area-rearrangement proof, with area c2c^2.

Worked example

A right triangle has one leg measuring 9 inches and a hypotenuse measuring 15 inches. Find the length of the other leg.
Start by writing the Pythagorean theorem: a2+b2=c2a^2 + b^2 = c^2. We know one leg is 9 inches and the hypotenuse is 15 inches. Let a=9a = 9 and c=15c = 15, and we need to find bb. Substitute into the equation:92+b2=1529^2 + b^2 = 15^281+b2=22581 + b^2 = 225Subtract 81 from both sides to isolate b2b^2:b2=22581=144b^2 = 225 - 81 = 144Take the square root of both sides:b=144=12b = \sqrt{144} = 12The other leg is 12 inches. We can check: 92+122=81+144=225=1529^2 + 12^2 = 81 + 144 = 225 = 15^2. ✓ Notice that 9, 12, 15 is a multiple of the 3-4-5 triple (each value is multiplied by 3), which helps confirm our answer makes sense.

Practice questions

In a right triangle, the two legs have lengths 7 cm and 24 cm. What is the length of the hypotenuse?
  1. 25 cm
  2. 26 cm
  3. 27 cm
  4. 28 cm

Answer: 25 cm

Use the Pythagorean theorem: c2=72+242=49+576=625c^2 = 7^2 + 24^2 = 49 + 576 = 625. Since 625=25\sqrt{625} = 25, the hypotenuse is 25 cm. (Note: 7-24-25 is a Pythagorean triple.)
Do the side lengths 5, 7, and 9 form a right triangle? Use the Pythagorean theorem to justify your answer.

Answer: No, these lengths do not form a right triangle.

For these to form a right triangle, the two shorter sides squared must equal the longest side squared. Check: 52+72=25+49=745^2 + 7^2 = 25 + 49 = 74, but 92=819^2 = 81. Since 748174 \neq 81, the Pythagorean theorem is not satisfied, so these lengths cannot form a right triangle.
A right triangle has a hypotenuse of 20 inches and one leg of 12 inches. Which of the following is closest to the length of the other leg?
  1. 14 inches
  2. 15 inches
  3. 16 inches
  4. 17 inches

Answer: 16 inches

Use a2+122=202a^2 + 12^2 = 20^2, so a2+144=400a^2 + 144 = 400, giving a2=256a^2 = 256. Thus a=256=16a = \sqrt{256} = 16 inches. This is exact, not an estimate.

FAQ

Why is the Pythagorean theorem only for right triangles?
The Pythagorean theorem describes a special property of the angles and side lengths in right triangles. The 90-degree angle creates a unique geometric relationship between the sides. For non-right triangles, the equation a2+b2=c2a^2 + b^2 = c^2 does not hold. That is actually how the converse works—if the equation is true, the triangle must have a right angle.
How do I know which side is the hypotenuse?
The hypotenuse is always the longest side of a right triangle, and it is always opposite the right angle. When you see the right-angle symbol (a small square in the corner), the hypotenuse is the side across from it. In the equation a2+b2=c2a^2 + b^2 = c^2, the value cc always represents the hypotenuse.
What is a Pythagorean triple and why does it matter?
A Pythagorean triple is a set of three whole numbers that satisfy the Pythagorean theorem, such as 3-4-5, 5-12-13, or 8-15-17. Learning to recognize common triples saves time on problems because you can identify the missing side without calculating square roots. Multiples of triples also work: for example, 6-8-10 is the 3-4-5 triple multiplied by 2.
When should I use the converse instead of the regular theorem?
Use the regular theorem when you already know two side lengths and need to find the third side. Use the converse when you are given all three side lengths and need to determine whether the triangle is a right triangle. The converse is a test—it tells you whether the equation is satisfied, which tells you whether the triangle has a right angle.

Learn this with a teacher, not a page

The Crimsora tutor teaches The Pythagorean Theorem & Its Converse live — explaining on a whiteboard, asking you questions, and adapting to where you get stuck.