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

a² + b² = c²

Pythagorean Theorem — Formula, Proof & How to Use It

Formal definition: The Pythagorean Theorem states that in any right triangle, the square of the length of the hypotenuse is equal to the sum of the squares of the lengths of the other two sides (the legs). Written as a formula: a² + b² = c², where c is the hypotenuse and a and b are the legs.

Pythagorean Theorem
Why it holds — the geometric proof idea: If you draw a square on each side of a right triangle, the area of the square on the hypotenuse (c²) exactly equals the combined area of the squares on the two legs (a² + b²). This can be proven algebraically or visually using four copies of the same triangle arranged inside a square — a proof method known since antiquity and still required in Florida Geometry courses.
Where you’ll see it: The Pythagorean Theorem is tested on the Florida Geometry EOC assessment, the Florida FSA, the SAT Math “Additional Topics in Math” domain, and is a foundational skill required by MAFS.912.G-SRT standards for Florida high school students.

Pythagorean Theorem Formula & How to Rearrange It

The formula a² + b² = c² can be rearranged to find any unknown side of a right triangle, not just the hypotenuse. Knowing all three rearrangements means you can solve any right-triangle side problem regardless of which side is missing — a critical skill on the Florida Geometry EOC and the SAT Math section.
📐 STANDARD FORM – FIND THE HYPOTENUSE
c = √(a² + b²)
Use when: both legs (a and b) are known, and you need the hypotenuse (c).
Steps: (1) Square both legs. (2) Add them. (3) Take the square root.
Example: a = 3, b = 4 → c = √(9 + 16) = √25 = 5
🏷️ SOLVE FOR LEG A
a = √(c² − b²)
Use when: the hypotenuse (c) and one leg (b) are known, and you need the other leg (a).
Steps: (1) Square c and b. (2) Subtract b² from c². (3) Take the square root.
Example: c = 13, b = 5 → a = √(169 − 25) = √144 = 12
🏷️ SOLVE FOR LEG B
b = √(c² − a²)
Use when: the hypotenuse (c) and one leg (a) are known, and you need the other leg (b).
Steps: (1) Square c and a. (2) Subtract a² from c². (3) Take the square root.
Tip: Legs a and b are interchangeable — the formula is symmetric. Label consistently to avoid confusion.
⚡ SAT CONNECTION – DISTANCE FORMULA
d = √((x₂−x₁)² + (y₂−y₁)²)
The distance formula IS the Pythagorean Theorem applied to a coordinate plane. The horizontal distance (x₂−x₁) is leg a, the vertical distance (y₂−y₁) is leg b, and d is the hypotenuse.
SAT Tip: When asked for distance between two points, recognize this as a Pythagorean Theorem problem — do not memorize two separate formulas.

Pythagorean Theorem — 3 Worked Examples

EXAMPLE 1 — FIND THE HYPOTENUSE EASY

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

Step 1: Identify what's known → a = 6, b = 8, c = unknown (hypotenuse)
Step 2: Apply the formula → a² + b² = c² → 6² + 8² = c²
Step 3: Calculate → 36 + 64 = c² → 100 = c²
Step 4: Take the square root → c = √100 = 10
Step 5: Check → 6² + 8² = 36 + 64 = 100 = 10² ✓
EXAMPLE 2 — WORD PROBLEM (FIND A LEG) MEDIUM

A 26-foot ladder leans against a wall. The base of the ladder is 10 feet from the wall. How high up the wall does the ladder reach?

Step 1: Visualize – the ladder, wall, and ground form a right triangle. Hypotenuse = ladder = 26 ft. Leg = distance from wall = 10 ft. Leg = height up wall = unknown.
Step 2: Assign variables → c = 26 (hypotenuse), b = 10 (known leg), a = ? (unknown leg)
Step 3: Rearrange formula to solve for leg → a = √(c² − b²) = √(26² − 10²)
Step 4: Calculate → √(676 − 100) = √576 = 24
Step 5: Verify → 10² + 24² = 100 + 576 = 676 = 26² ✓
EXAMPLE 3 — SAT LEVEL (COORDINATE PLANE / DISTANCE) HARD – SAT LEVEL

Point A is at (1, 2) and Point B is at (7, 10). What is the length of segment AB?

Step 1: Recognize this is the distance formula, which is the Pythagorean Theorem on the coordinate plane
Step 2: Find the horizontal distance (leg a) → |7 − 1| = 6
Step 3: Find the vertical distance (leg b) → |10 − 2| = 8
Step 4: Apply a² + b² = c² → 6² + 8² = c² → 36 + 64 = c² → c² = 100 → c = 10
SAT Insight: Many students memorize the distance formula as a separate rule and waste time recalling it under pressure. Recognize it as the Pythagorean Theorem → draw the right triangle mentally → solve. Faster and less prone to formula errors.

How the Pythagorean Theorem Appears on the SAT Math Section

The Pythagorean Theorem is tested in the SAT Math “Additional Topics in Math” domain — but it rarely appears as a straightforward “find the missing side” problem. SAT question writers disguise it as distance problems, special triangle problems, and 3D geometry problems. Recognizing the Pythagorean Theorem inside other problem types is the skill that separates 650 scores from 750 scores in this domain.
InLighten’s certified math tutors in Orlando train students to recognize all four Pythagorean Theorem disguises before the test — a targeted strategy that builds both score and confidence in geometry and Additional Topics simultaneously.
SAT QUESTION TYPE PYTHAGOREAN DISGUISE FREQUENCY
Distance between two points The distance formula is a² + b² = c² on the coordinate plane — the triangle is implicit 1–2 per test
Right triangle — find missing side Direct application — may use Pythagorean triples (3-4-5, 5-12-13, 8-15-17) as "fast answers" 1 per test
45-45-90 triangle Leg:Leg:Hypotenuse = x : x : x√2 — derived from a² + a² = c² 1 per test
30-60-90 triangle Sides in ratio x : x√3 : 2x — derived from the Pythagorean Theorem with a 30° angle 1 per test
3D diagonal / space diagonal Apply the theorem twice: once in the base, once using that diagonal as a new leg Occasional

Converse of the Pythagorean Theorem & Special Right Triangles

⇄ CONVERSE OF THE PYTHAGOREAN THEOREM
If a² + b² = c², then the triangle IS a right triangle
The converse lets you TEST whether a triangle has a right angle, given only three side lengths.
How to use it: plug the three side lengths into a² + b² = c². If the equation is true, the triangle is a right triangle. If not, it is not a right triangle.
Florida EOC application: "A triangle has sides 9, 12, and 15. Is it a right triangle?" → 9² + 12² = 81 + 144 = 225 = 15² ✓ → YES, it is a right triangle.
⭐ SPECIAL RIGHT TRIANGLES (PYTHAGOREAN DERIVATIONS)
45-45-90: x • x • x√2
30-60-90: x • x√3 • 2x
45-45-90: Both legs equal x. Hypotenuse = x√2. Proof: x² + x² = c² → 2x² = c² → c = x√2.
30-60-90: Short leg = x, long leg = x√3, hypotenuse = 2x. Proof: x² + (x√3)² = x² + 3x² = 4x² = (2x)² ✓
SAT Tip: These ratios let you bypass the Pythagorean Theorem calculation entirely – memorize them to save 60+ seconds per problem.

4 Common Pythagorean Theorem Mistakes (and How to Fix Them)

Mistake 1: Adding sides instead of squaring them first.
Students write “a + b = c” instead of “a² + b² = c²” — applying the wrong operation. This is the most common single error InLighten’s math tutors encounter in Orlando geometry sessions.
Fix: Always write the equation with the exponents first — a² + b² = c² — before substituting any numbers. Never skip the squaring step.
Mistake 2: Treating any missing side as the hypotenuse.
When solving for a missing leg, students write a² = c² + b² (adding instead of subtracting) because they don’t recognize which side is the hypotenuse. The hypotenuse is ALWAYS the side opposite the right angle — the longest side.
Fix: Identify and label c (hypotenuse) FIRST before writing the formula. The hypotenuse is always alone on the right side of the equation: a² + b² = c².
Mistake 3: Forgetting to take the square root at the end.
Students correctly calculate c² = 100 but report “c = 100” instead of “c = 10.” This error most often appears under timed conditions (FSA, SAT) when students rush the final step.
Fix: Write the square root step explicitly — do not do it mentally. Always write: c = √100 = 10. On the SAT, check whether the answer choices are the result before or after taking the square root — both forms appear.
Mistake 4: Confusing the theorem with its converse.
The Pythagorean Theorem starts with a known right angle. The converse starts with known side lengths to PROVE a right angle exists. Mixing these directions leads to incorrect conclusions on converse-type problems, which are common on the Florida Geometry EOC.
Fix: Ask “do I know the triangle is a right triangle?” If yes → use a² + b² = c² to find a side. If no → use the converse (check whether a² + b² = c² is true) to test for a right angle.

Practice Problems — Pythagorean Theorem

Practice Problems — Pythagorean Theorem

The Pythagorean Theorem formula is a² + b² = c², where c is the hypotenuse (the side opposite the right angle) and a and b are the two legs. It can be rearranged to find any missing side: to find a leg, use a = √(c² − b²) or b = √(c² − a²). The formula applies to any right triangle regardless of the size or orientation of the triangle. It is required by Florida MAFS.912.G-SRT standards and tested on both the Florida Geometry EOC and the SAT Math section.

To use the Pythagorean Theorem: (1) Identify which side is the hypotenuse (the side opposite the right angle — always the longest side). (2) Label it c. (3) Label the other two sides a and b. (4) Write the equation: a² + b² = c². (5) Substitute the two known values. (6) Solve for the unknown — if solving for c, take the square root of both sides. (7) Verify by checking that the equation holds with all three values.

The converse of the Pythagorean Theorem states: if a² + b² = c² for the three sides of a triangle (where c is the longest side), then the triangle is a right triangle. The original theorem goes from a known right angle to a formula; the converse goes from a known formula to proving a right angle exists. To apply the converse, plug the three side lengths into a² + b² = c² — if the equation is true, the triangle has a right angle. The converse is specifically tested on the Florida MAFS.912.G-SRT.4 standard and the Florida Geometry EOC.

The Pythagorean Theorem appears 3–5 times on every SAT Math section, making it the most frequently tested single theorem in the exam. It appears in four forms: (1) direct right-triangle side problems, (2) the distance formula on the coordinate plane, (3) special right triangle problems (30-60-90 and 45-45-90), and (4) 3D geometry problems requiring two applications of the theorem. Students who recognize all four disguises avoid wasting time on problems that appear unfamiliar but are actually straightforward Pythagorean Theorem applications.

Yes. InLighten’s certified math tutors in Orlando specialize in geometry, including the Pythagorean Theorem, its converse, special right triangles, and the SAT Math “Additional Topics in Math” domain. We diagnose exactly where your student is losing points — whether it’s the formula setup, the algebra, or recognizing the theorem inside distance and special triangle problems — then build targeted sessions around those specific gaps. Most students see improvement on geometry within 3 sessions. Book a free math assessment to start.

4 Common Pythagorean Theorem Mistakes (and How to Fix Them)

Mistake 1: Adding sides instead of squaring them first.
Students write “a + b = c” instead of “a² + b² = c²” — applying the wrong operation. This is the most common single error InLighten’s math tutors encounter in Orlando geometry sessions.
Fix: Always write the equation with the exponents first — a² + b² = c² — before substituting any numbers. Never skip the squaring step.