The Pythagorean Theorem states that in a right triangle, the square of the hypotenuse (the side opposite the right angle) equals the sum of the squares of the two legs: a² + b² = c². To use it, substitute the two known sides and solve for the unknown side by taking the square root. The Pythagorean Theorem is tested on the Florida Geometry EOC assessment and appears in the SAT Math “Additional Topics in Math” domain.

"Pythagorean Theorem" Explained

3 Easy Steps to Master the Pythagorean Theorem

In a right triangle, the square of the hypotenuse (the side opposite the right angle) equals the sum of the squares of the two legs: a² + b² = c². Substitute the two known sides and solve for the unknown by taking the square root. Tested on the Florida Geometry EOC and SAT “Additional Topics in Math.”

Pythagorean Theorem

DEFINATION

What Is the Pythagorean Theorem?

In any right triangle, the square of the hypotenuse (the longest side, opposite the right angle) equals the sum of the squares of the other two sides, the legs. Written a² + b² = c², where c is the hypotenuse and a and b are the legs. It applies to every right triangle, whatever its size or orientation.

Why it holds: draw a square on each side of a right triangle the square on the hypotenuse (c²) has exactly the same area as the two squares on the legs combined (a² + b²). A proof known since antiquity, still required in Florida Geometry courses.

ONE FORMULA, FOUR USES

The Formula & How to Rearrange It

a² + b² = c² rearranges to find any missing side, and the distance formula is the very same theorem on a coordinate plane.

📐

Find the Hypotenuse

c = √(a² + b²)

Both legs known. Square both, add, square-root.

a=3, b=4 → √(9+16) = √25 = 5

🏷️

Solve for Leg a

a = √(c² - b²)

Hypotenuse and one leg known. Square both, subtract, square-root.

c=13, b=5 → √(169-25) = √144 = 12

🏷️

Solve for Leg b

b = √(c² - a²)

Symmetric to leg a the legs are interchangeable.

Label consistently to avoid confusion.

SAT: Distance Formula

d = √((x₂-x₁)² + (y₂-y₁)²)

The distance formula IS the theorem on the coordinate plane: horizontal gap = a, vertical gap = b, distance = c.

Don't memorize two formulas recognize one.

STEP BY STEP

Pythagorean Theorem — Three Worked Examples

Find the hypotenuse. A right triangle has legs 6 and 8.

  1. Known: a = 6, b = 8, c = ?
  2. Apply: 6² + 8² = c² → 36 + 64 = c²
  3. Solve: 100 = c² → c = √100 = 10
  4. Check: 36 + 64 = 100 = 10² ✓

c = 10 the 6-8-10 triple (a multiple of 3-4-5)

Ladder problem (find a leg). A 26-ft ladder leans against a wall, its base 10 ft out. How high does it reach?

  1. The ladder, wall, ground form a right triangle: c = 26 (ladder), b = 10 (base), a = ? (height)
  2. Rearrange: a = √(c² - b²) = √(26² - 10²)
  3. Solve: √(676 - 100) = √576 = 24
  4. Check: 10² + 24² = 100 + 576 = 676 = 26² ✓

24 ft up the wall the 10-24-26 triple (double of 5-12-13)

Coordinate distance (SAT). Find the length of segment AB for A(1, 2) and B(7, 10).

  1. This is the distance formula the theorem on the plane.
  2. Horizontal leg: |7 - 1| = 6
  3. Vertical leg: |10 - 2| = 8
  4. Apply: 6² + 8² = c² → 100 = c² → c = 10

AB = 10

SAT insight: every "distance between two points" question is a Pythagorean problem. Draw the right triangle mentally instead of recalling a separate formula faster and less error-prone.

SPOT THE DISGUISE

How the Theorem Appears on the SAT

It’s the most frequently tested single theorem on the SAT, 3–5 times per test, but rarely as a plain “find the missing side.” Recognizing its four disguises is what separates 650s from 750s in this domain.

SAT QUESTION TYPE PYTHAGOREAN DISGUISE FREQUENCY
Distance between two points The distance formula is a² + b² = c² on the plane the triangle is implicit 1–2 per test
Right triangle missing side Direct; may use triples (3-4-5, 5-12-13, 8-15-17) as fast answers 1 per test
45-45-90 triangle Leg : Leg : Hyp = x : x : x√2 from a² + a² = c² 1 per test
30-60-90 triangle Sides x : x√3 : 2x from the theorem with a 30° angle 1 per test
3D / space diagonal Apply twice: once in the base, once using that diagonal as a new leg Occasional

TWO POWER TOLLS

The Converse & Special Right Triangles

Converse of the Theorem

If a² + b² = c², the triangle IS right

The converse tests whether a triangle has a right angle from its three sides. Plug them in (c = longest); if the equation holds, it's a right triangle.

EOC example: sides 9, 12, 15 → 81 + 144 = 225 = 15² ✓ → yes, right triangle.

SAT shortcut: the two special-triangle ratios let you skip the Pythagorean calculation entirely memorize them to save 60+ seconds per problem. 45-45-90 comes from x² + x² = c² → c = x√2; 30-60-90 from x² + (x√3)² = (2x)².

AVOID THESE

4 Common Pythagorean Mistakes

Adding Sides Before Squaring

Writing "a + b = c" instead of "a² + b² = c²" the single most common error.

Fix: always write the equation with exponents first, before substituting. Never skip squaring.

Treating Any Side as the Hypotenuse

Writing a² = c² + b² when solving for a leg, because the hypotenuse wasn't identified.

Fix: label c (opposite the right angle, the longest side) first. It's always alone: a² + b² = c².

Forgetting the Square Root

Reporting c² = 100 as "c = 100" instead of c = 10 database usually a rushed final step.

Fix: write the root explicitly: c = √100 = 10. Don't do it mentally under time pressure.

Confusing Theorem with Converse

The theorem starts from a known right angle; the converse starts from sides to prove one.

Fix: ask "do I know it's a right triangle?" Yes → find a side. No → use the converse to test for a right angle.

TRY THESE

Practice Problems

Work each one, then reveal the answer to check yourself.

HYPOTENUSE

A right triangle has legs of 5 and 12. Find the hypotenuse.

c = √(5² + 12²) = √(25 + 144) = √169 = 13 (the 5-12-13 triple).
DIAGONAL

A rectangular garden is 9 m wide and 40 m long. How long is the diagonal from corner to corner?

d = √(9² + 40²) = √(81 + 1600) = √1681 = 41 m (the 9-40-41 triple).
CONVERSE

A triangle has sides 7, 24, and 25. Is it a right triangle?

7² + 24² = 49 + 576 = 625; 25² = 625. Equal → yes, it's a right triangle (7-24-25 triple).
DISTANCE (SAT)

Point P is at (-3, 1) and Point Q is at (5, 7). Find the length of segment PQ.

Legs: |5 - (-3)| = 8, |7 - 1| = 6. PQ = √(8² + 6²) = √100 = 10.

Pythagorean Theorem — FAQ

What is the Pythagorean Theorem formula?

×

a² + b² = c², where c is the hypotenuse (opposite the right angle) and a and b are the legs. It rearranges to find any missing side: a = √(c² − b²) or b = √(c² − a²). It applies to any right triangle regardless of size or orientation, and is required by Florida MAFS.912.G-SRT, tested on the Geometry EOC and the SAT.

How do you use the Pythagorean Theorem step by step?

+

(1) Identify the hypotenuse (opposite the right angle, the longest side) and label it c. (2) Label the other two sides a and b. (3) Write a² + b² = c². (4) Substitute the two known values. (5) Solve for the unknown take the square root if solving for a side. (6) Verify the equation holds with all three values.

What is the converse of the Pythagorean Theorem?

+

If a² + b² = c² holds for a triangle's three sides (c = longest), then the triangle is a right triangle. The theorem goes from a known right angle to a side; the converse goes from known sides to proving a right angle. Plug the three sides in if the equation is true, there's a right angle. Tested on Florida MAFS.912.G-SRT.4 and the Geometry EOC.

How often does it appear on the SAT Math section?

+

3–5 times per test the most frequently tested single theorem. In four forms: direct right-triangle sides, the distance formula on the coordinate plane, special right triangles (30-60-90 and 45-45-90), and 3D problems needing two applications. Recognizing all four disguises avoids wasting time on problems that look unfamiliar but are straightforward.

Can InLighten's Orlando tutors help with the Pythagorean Theorem?

+

Yes the theorem, its converse, special right triangles, and the SAT "Additional Topics in Math" domain. We diagnose exactly where points are lost formula setup, the algebra, or recognizing the theorem inside distance and special-triangle problems then target it. Most students improve on geometry within three sessions. Book a free math assessment to start.

KEEP EXPLORING

Related Geometry Concepts

SAT Geometry Giving You Trouble?

Book a free math assessment and get a personalized Digital SAT plan built around your gaps.