Skip to main content
🚀 This is a Beta – features are in progress.Share feedback
All topics
Math

Right Triangles

5 min readMedium5-question drill

Right triangles are the gateway to half the SAT geometry section — Pythagorean theorem, special triangles, and trigonometry all build on the same setup: a triangle with a 90° angle.

A right triangle has one 90° angle. The side opposite the right angle (the longest side) is the hypotenuse; the other two sides are the legs.

The Pythagorean theorem is the foundation: for legs aa, bb and hypotenuse cc,

a2+b2=c2a^2 + b^2 = c^2

Given any two sides, you can find the third.

Memorize these Pythagorean triples — they show up constantly on the SAT:

  • 334455 (and multiples like 66881010, 9912121515)
  • 5512121313 (and 101024242626)
  • 8815151717
  • 7724242525

If you see two of those numbers in a problem, you don't even need to compute — recognize the triple and write down the third.

Two special right triangles with non-integer sides — also memorize:

45°–45°–90° (isosceles right triangle): legs are equal, hypotenuse = leg × 2\sqrt{2}.

legs:leg:hypotenuse=1:1:2\text{legs} : \text{leg} : \text{hypotenuse} = 1 : 1 : \sqrt{2}

30°–60°–90°: short leg : long leg : hypotenuse = 1:3:21 : \sqrt{3} : 2. The short leg is opposite the 30°.

short:long:hypotenuse=1:3:2\text{short} : \text{long} : \text{hypotenuse} = 1 : \sqrt{3} : 2

SAT-typical setups:

  • A ladder leans against a wall — Pythagorean triple.
  • A square's diagonal — 45-45-90 triangle.
  • A cube or rectangular box — Pythagorean theorem twice (face diagonal then space diagonal).
  • A point on a coordinate grid — distance is hypotenuse of a right triangle whose legs are the coordinate differences.

Distance formula is just Pythagoras in coordinates:

d=(x2x1)2+(y2y1)2d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}

Quick test: if a triangle problem gives you 5 and 12, expect 13. If it gives 8 and 15, expect 17. Recognizing triples saves seconds.

Quick check

Quick check. Identify the hypotenuse (opposite the right angle), use Pythagoras or — if you spot a triple — write the third side directly.

A right triangle has legs of length 6 and 8. What is the hypotenuse?

Worked examples

Example 1

A 13-foot ladder leans against a wall, with its base 5 feet from the wall. How high up the wall does the ladder reach?

Example 2

An equilateral triangle has side length 6. What is its height?

Common pitfalls

Forgetting which side is the hypotenuse

The hypotenuse is the side OPPOSITE the right angle — the longest side. In Pythagoras, it's always cc in a2+b2=c2a^2 + b^2 = c^2. Mixing up sides flips the equation.

Mixing up special triangle ratios

45-45-90: 1:1:21 : 1 : \sqrt{2}. 30-60-90: 1:3:21 : \sqrt{3} : 2 (short : long : hyp). Mixing these costs questions. The mnemonic: 30-60-90 is not symmetric, so the legs differ; 45-45-90 is symmetric, so the legs match.

Not recognizing Pythagorean triples

If you see a problem with 5 and 13, the third side is almost certainly 12. With 8 and 17, expect 15. Memorize 3-4-5, 5-12-13, 8-15-17, 7-24-25 and their multiples.

Squaring negatives wrong

(x2x1)2(x_2 - x_1)^2 — if the difference is 3-3, (3)2=9(-3)^2 = 9, NOT 9-9. The distance formula always gives a positive distance because squares are positive. Don't drop signs and produce a wrong answer.

Key takeaways

  • Pythagorean theorem: a2+b2=c2a^2 + b^2 = c^2, where cc is the hypotenuse (opposite the right angle).

  • Memorize the triples: 3-4-5, 5-12-13, 8-15-17, 7-24-25 — and their multiples.

  • 45-45-90 sides: 1:1:21 : 1 : \sqrt{2} (legs equal, hypotenuse leg × √2).

  • 30-60-90 sides: 1:3:21 : \sqrt{3} : 2 (short opposite 30°, long opposite 60°, hyp opposite 90°).

  • Distance formula is just Pythagoras in coordinates: d=(Δx)2+(Δy)2d = \sqrt{(\Delta x)^2 + (\Delta y)^2}.

Watch & learn

Curated Khan Academy walkthroughs on Right Triangles. They're complementary to this lesson — watch one if a written explanation isn't clicking, or after to reinforce.

Try it yourself

5 practice questions on Right Triangles, drawn from the question bank. The tutor is one click away if you get stuck.

Lesson v2 · generated 5/2/2026 · the floating tutor knows you're on this lesson — ask anything.