SAT Right Triangles, Special Triangles & Pythagorean Theorem
Right triangle problems are among the easiest SAT geometry questions to turn into quick points — if you recognize the pattern before doing the calculation.
A question may give you a diagram, coordinates, a height, an angle, a missing side, or an area.
The appearance changes.
The underlying mathematics usually does not.
The most useful ideas are:
◆ Pythagorean theorem
◆ 45°–45°–90° triangles
◆ 30°–60°–90° triangles
◆ Similar right triangles
◆ Distance on the coordinate plane
◆ Sine, cosine and tangent
◆ Area and perimeter
◆ Height and distance problems
◆ Radical simplification
◆ SAT geometry traps
The real shortcut is recognition.
1. What Is a Right Triangle?
A right triangle is a triangle containing exactly one 90° angle.
The side opposite the 90° angle has a special name:
Hypotenuse
The other two sides are:
Legs
The hypotenuse is always the longest side.
So whenever you see a right-angle symbol, immediately ask:
Which side is directly opposite it?
That side is the hypotenuse.
2. The Pythagorean Theorem
For a right triangle:
a² + b² = c²
Here:
a and b are the legs.
c is the hypotenuse.
This formula is useful whenever two sides are known and the third side is required.
Example
The legs are 9 and 12.
Then:
9² + 12² = c²
81 + 144 = c²
225 = c²
Therefore:
c = 15
So the missing side is:
15
3. Finding a Missing Leg
Suppose the hypotenuse is 13 and one leg is 5.
Start with:
5² + x² = 13²
Then:
25 + x² = 169
x² = 144
Therefore:
x = 12
So the triangle is:
5 – 12 – 13
This is a very useful right-triangle pattern to recognize instantly.
4. Pythagorean Triples Worth Knowing
Some combinations appear repeatedly.
3 – 4 – 5
3² + 4² = 5²
5 – 12 – 13
5² + 12² = 13²
8 – 15 – 17
8² + 15² = 17²
Multiples work too.
For example:
6 – 8 – 10
is simply:
2 × (3 – 4 – 5)
And:
10 – 24 – 26
is:
2 × (5 – 12 – 13)
SAT speed idea
If the numbers look familiar, check for a Pythagorean triple before doing a full calculation.
5. The 45°–45°–90° Triangle
This special triangle has angles:
45°, 45°, 90°
The two legs are equal.
Its side relationship is:
1 : 1 : √2
Therefore, if each leg is x:
Hypotenuse = x√2
Example
If one leg is:
8
then the other leg is also:
8
and the hypotenuse is:
8√2
No lengthy calculation is needed.
6. Working Backward With a 45°–45°–90° Triangle
Suppose the hypotenuse is:
14√2
The hypotenuse is:
x√2
Therefore:
x√2 = 14√2
so:
x = 14
Both legs are:
14
This is why knowing the ratio is faster than repeatedly using the Pythagorean theorem.
7. The 30°–60°–90° Triangle
The other major special right triangle has angles:
30°, 60°, 90°
Its side ratio is:
1 : √3 : 2
The sides correspond as follows:
Opposite 30° → x
Opposite 60° → x√3
Opposite 90° → 2x
The shortest side is always opposite the 30° angle.
8. Example: 30°–60°–90°
Suppose the shortest side is:
7
Then:
Longer leg = 7√3
and:
Hypotenuse = 14
So the three sides are:
7, 7√3, 14
9. Working Backward From the Hypotenuse
Suppose a 30°–60°–90° triangle has hypotenuse:
20
Since:
Hypotenuse = 2x
we get:
2x = 20
Therefore:
x = 10
So:
Shortest side = 10
Longer leg = 10√3
10. Working Backward From the Longer Leg
Suppose the longer leg is:
15√3
The longer leg is:
x√3
Therefore:
x = 15
So:
Shortest side = 15
Hypotenuse = 30
11. The Two Special Triangle Ratios
These are worth memorizing.
45°–45°–90°
1 : 1 : √2
30°–60°–90°
1 : √3 : 2
A quick memory trick:
45° → equal legs
30° → shortest side
12. How to Spot a Special Triangle
Do not begin calculating immediately.
First inspect the angles.
If you see:
45° + 45° + 90°
think:
1 : 1 : √2
If you see:
30° + 60° + 90°
think:
1 : √3 : 2
The special ratio may give you the answer in seconds.
13. Area of a Right Triangle
The area of any triangle is:
Area = ½ × base × height
For a right triangle, the two perpendicular legs can be used as the base and height.
Therefore:
Area = ½ × leg₁ × leg₂
Example
The legs are:
10 and 16
Then:
Area = ½ × 10 × 16
Area = 80
So:
80 square units
14. Finding a Missing Side From Area
Suppose the area is:
42
and one leg is:
7
Use:
42 = ½ × 7 × x
Multiply both sides by 2:
84 = 7x
Therefore:
x = 12
The missing leg is:
12
15. Perimeter of a Right Triangle
Perimeter means the total distance around the triangle.
Simply add the three sides.
For:
5, 12, 13
the perimeter is:
5 + 12 + 13 = 30
Therefore:
Perimeter = 30 units
Remember:
Perimeter → units
Area → square units
16. Right Triangles on the Coordinate Plane
A right triangle can appear without being drawn as a triangle.
Suppose the points are:
A(2, 3)
and:
B(8, 11)
The horizontal change is:
8 − 2 = 6
The vertical change is:
11 − 3 = 8
So the two legs are:
6 and 8
Now use:
6² + 8² = d²
36 + 64 = d²
100 = d²
Therefore:
d = 10
The distance is:
10 units
17. Distance Formula
For two points:
(x₁, y₁) and (x₂, y₂)
the distance is:
d = √[(x₂ − x₁)² + (y₂ − y₁)²]
This is really just the Pythagorean theorem in disguise.
Think:
horizontal change → one leg
vertical change → second leg
distance → hypotenuse
18. Coordinate Shortcut
Consider:
(1, 2) and (4, 6)
Horizontal change:
4 − 1 = 3
Vertical change:
6 − 2 = 4
You immediately have:
3 – 4 – 5
Therefore:
Distance = 5
No need to write the entire distance formula.
19. Slope and Right Triangles
Slope measures:
rise ÷ run
For two points:
(x₁, y₁) and (x₂, y₂)
the slope is:
m = (y₂ − y₁) ÷ (x₂ − x₁)
The rise and run can form the legs of a right triangle.
That creates a useful connection between:
slope
distance
and
Pythagorean theorem
20. Perpendicular Lines
Two nonvertical lines are perpendicular when their slopes are negative reciprocals.
For example:
m₁ = 3
and:
m₂ = −⅓
because:
3 × (−⅓) = −1
the lines are perpendicular.
Perpendicular lines meet at:
90°
That 90° angle creates a right triangle.
21. Similar Right Triangles
Similar triangles have the same shape even when their sizes differ.
Their corresponding angles are equal.
Their corresponding sides have the same ratio.
For example:
3 – 4 – 5
and:
6 – 8 – 10
are similar.
The scale factor is:
2
because:
6 ÷ 3 = 8 ÷ 4 = 10 ÷ 5 = 2
22. Solving With Similar Triangles
Suppose:
3 ÷ 5 = x ÷ 20
Cross multiply:
3 × 20 = 5x
60 = 5x
Therefore:
x = 12
The missing side is:
12
23. Similar Triangles Hidden Inside a Diagram
A larger triangle may contain a line that creates two smaller right triangles.
Those smaller triangles may be similar.
When that happens, corresponding sides are proportional.
The important question is:
Which sides correspond?
Do not match sides merely because they look similarly positioned.
Use the corresponding angles.
24. Trigonometry in a Right Triangle
For an acute angle θ:
sin θ = opposite ÷ hypotenuse
cos θ = adjacent ÷ hypotenuse
tan θ = opposite ÷ adjacent
A familiar memory aid is:
SOH
CAH
TOA
But the actual relationships are what matter.
25. Using Sine
Suppose:
θ = 30°
and:
Hypotenuse = 12
The opposite side is:
12 × sin 30°
Since:
sin 30° = ½
the opposite side is:
6
So:
Opposite side = 6
26. Using Cosine
Suppose:
θ = 60°
and:
Hypotenuse = 18
The adjacent side is:
18 × cos 60°
Since:
cos 60° = ½
the adjacent side is:
9
27. Using Tangent
Suppose:
θ = 45°
and:
Adjacent side = 11
Since:
tan 45° = 1
we have:
1 = Opposite ÷ 11
Therefore:
Opposite = 11
This agrees with the fact that a 45°–45°–90° triangle has equal legs.
28. When Is Trigonometry the Best Choice?
Trigonometry is especially useful when:
◆ An acute angle is known
◆ One side is known
◆ Another side is required
◆ The triangle is not immediately recognizable as a special triangle
If the triangle is clearly 30°–60°–90° or 45°–45°–90°, the special ratio may be faster.
29. Height and Distance Problems
Many real-world-looking questions are simply right triangles wearing a word-problem disguise.
Imagine:
a building
a horizontal distance
a line of sight
These create a right triangle.
If θ is the angle of elevation:
tan θ = height ÷ horizontal distance
Therefore:
height = horizontal distance × tan θ
30. Angle of Elevation
Suppose someone is standing on the ground looking toward the top of a tower.
The angle measured upward from the horizontal is the:
angle of elevation
The resulting triangle often has:
Opposite = height
Adjacent = horizontal distance
Therefore:
tan θ = height ÷ distance
31. Angle of Depression
An angle of depression is measured downward from a horizontal line.
These questions can look complicated because the triangle may be drawn above or below the observer.
Do not focus on the visual appearance.
Find:
the right angle
the relevant acute angle
the opposite side
the adjacent side
Then choose the appropriate relationship.
32. Never Trust the Diagram's Appearance
A geometry diagram may not be drawn to scale.
A line that appears longer may not actually be longer.
An angle that looks like 45° may not be 45°.
Use the information given in the question.
If the problem states:
AB = 8
use 8.
Do not measure the picture with your eyes.
33. Finding the Hypotenuse Correctly
A common mistake is assuming the bottom side is the hypotenuse.
That is not the rule.
The hypotenuse is:
the side directly opposite the 90° angle
Always locate the right angle first.
Then look across from it.
That side is the hypotenuse.
34. Identifying Opposite and Adjacent
For trigonometry, your choice of angle matters.
Relative to a particular angle:
Opposite = directly across from the angle
Adjacent = next to the angle, but not the hypotenuse
Hypotenuse = opposite the 90° angle
The same side can therefore be called different things depending on which acute angle you are using.
35. Simplifying Square Roots
Right triangle answers frequently contain radicals.
For example:
√72
Break 72 into:
36 × 2
Therefore:
√72 = √36 × √2
So:
√72 = 6√2
Always look for a perfect-square factor.
36. Useful Perfect Squares
Remember:
√4 = 2
√9 = 3
√16 = 4
√25 = 5
√36 = 6
√49 = 7
√64 = 8
√81 = 9
√100 = 10
These can make radical questions much faster.
37. Equivalent Radical Answers
Two answer choices may look different but represent the same number.
For example:
2√12
can be simplified because:
√12 = 2√3
Therefore:
2√12 = 4√3
So:
2√12 = 4√3
Do not reject an answer simply because its radical form looks unfamiliar.
Simplify first.
38. Special Triangle Master Table
45°–45°–90°
Angles: 45°, 45°, 90°
Sides: 1 : 1 : √2
Therefore:
Hypotenuse = leg × √2
30°–60°–90°
Angles: 30°, 60°, 90°
Sides: 1 : √3 : 2
Therefore:
Long leg = short leg × √3
Hypotenuse = short leg × 2
39. Pythagorean Formula Set
Find the hypotenuse
c = √(a² + b²)
Find a leg
a = √(c² − b²)
Basic relationship
a² + b² = c²
Always make sure c represents the hypotenuse.
40. Right Triangle Area Formula
Area = ½ × base × height
For a right triangle:
Area = ½ × leg₁ × leg₂
The two legs are perpendicular, so either one can serve as the base while the other becomes the corresponding height.
41. Coordinate Distance Formula
d = √[(x₂ − x₁)² + (y₂ − y₁)²]
An even easier way to remember the idea:
Distance² = horizontal change² + vertical change²
This is simply Pythagorean theorem applied to coordinates.
42. The Fast SAT Triangle Decision Process
When a right triangle appears, pause for a moment.
Step 1
Locate the:
90° angle
Step 2
Identify:
hypotenuse
Step 3
Look for:
30°
45°
60°
Step 4
If you have 45°–45°–90°:
Use 1 : 1 : √2
Step 5
If you have 30°–60°–90°:
Use 1 : √3 : 2
Step 6
If two sides are known:
Try Pythagorean theorem
Step 7
If an angle and side are involved:
Consider sin, cos or tan
Step 8
Check whether your answer is reasonable.
43. Practice Question: Pythagorean Theorem
A right triangle has legs:
7
and:
24
Find the hypotenuse.
7² + 24² = c²
49 + 576 = c²
625 = c²
Therefore:
c = 25
Answer:
25
44. Practice Question: 45°–45°–90°
A 45°–45°–90° triangle has a leg of:
9
Find the hypotenuse.
Use:
1 : 1 : √2
Therefore:
Hypotenuse = 9√2
Answer:
9√2
45. Practice Question: 30°–60°–90°
A 30°–60°–90° triangle has a shortest side of:
8
Find the hypotenuse.
The ratio is:
1 : √3 : 2
Therefore:
Hypotenuse = 2 × 8
= 16
Answer:
16
46. Practice Question: Missing Leg
The hypotenuse of a right triangle is:
17
One leg is:
8
Find the other leg.
8² + x² = 17²
64 + x² = 289
x² = 225
Therefore:
x = 15
Answer:
15
47. Practice Question: Area
The legs of a right triangle are:
10
and:
14
Find the area.
Area = ½ × 10 × 14
Area = 70
Answer:
70 square units
48. Practice Question: Coordinates
Find the distance between:
(−2, 1)
and:
(4, 9)
Horizontal change:
4 − (−2) = 6
Vertical change:
9 − 1 = 8
Therefore:
d = √(6² + 8²)
d = √100
d = 10
Answer:
10
49. Practice Question: Sine
A right triangle has:
θ = 30°
and:
Hypotenuse = 14
Find the side opposite 30°.
sin 30° = Opposite ÷ 14
Since:
sin 30° = ½
we have:
½ = Opposite ÷ 14
Therefore:
Opposite = 7
Answer:
7
50. Practice Question: Recognizing a Triple
A right triangle has side lengths:
15
and:
20
Find the hypotenuse.
These numbers are:
5 × 3
and:
5 × 4
So the triangle follows:
3 : 4 : 5
Therefore:
Hypotenuse = 5 × 5
= 25
Answer:
25
51. Practice Question: Special Triangle Recognition
A right triangle has angles:
30°
60°
90°
The shortest side is:
11
Find the longer leg.
Use:
1 : √3 : 2
Therefore:
Longer leg = 11√3
Answer:
11√3
52. Practice Question: Height
A person stands 20 units from the base of a tower.
The angle of elevation to the top is 45°.
Let the tower height be h.
Because:
tan 45° = h ÷ 20
and:
tan 45° = 1
we get:
1 = h ÷ 20
Therefore:
h = 20
Answer:
20 units
53. Practice Question: Similar Triangles
Two similar right triangles have corresponding sides:
6 and 15
The smaller triangle has another corresponding side of:
8
Find the matching side in the larger triangle.
Set up:
6 ÷ 15 = 8 ÷ x
Cross multiply:
6x = 120
Therefore:
x = 20
Answer:
20
54. Five Geometry Traps to Avoid
Trap 1: Wrong hypotenuse
Do not choose the side that merely looks longest.
Find the side opposite 90°.
Trap 2: Wrong special-triangle ratio
Do not mix:
1 : 1 : √2
with:
1 : √3 : 2
Trap 3: Forgetting the square
Pythagorean theorem is:
a² + b² = c²
not:
a + b = c
Trap 4: Trusting the drawing
A diagram is not necessarily to scale.
Trap 5: Leaving radicals messy
Always check whether a square factor can be removed.
55. The Ultimate Right-Triangle Cheat Sheet
Right triangle
a² + b² = c²
45°–45°–90°
1 : 1 : √2
30°–60°–90°
1 : √3 : 2
Area
½ × base × height
Distance
√[(horizontal change)² + (vertical change)²]
Sine
opposite ÷ hypotenuse
Cosine
adjacent ÷ hypotenuse
Tangent
opposite ÷ adjacent
56. The 10-Second SAT Strategy
When you see a right triangle, use this mental checklist:
90° angle?
↓
Find the hypotenuse.
↓
30°, 45° or 60°?
↓
Check for a special triangle.
↓
Two sides known?
↓
Try Pythagorean theorem.
↓
Angle + side known?
↓
Try sin, cos or tan.
↓
Coordinates?
↓
Use horizontal and vertical changes.
↓
Radical answer?
↓
Simplify it.
57. The Most Important Insight
Do not treat every right-triangle question as a brand-new problem.
Most questions fit one of a few recognizable patterns.
If you see:
90° + two known sides
Think:
Pythagorean theorem
If you see:
45°–45°–90°
Think:
1 : 1 : √2
If you see:
30°–60°–90°
Think:
1 : √3 : 2
If you see:
an angle + sides
Think:
trigonometry
If you see:
coordinates
Think:
horizontal change + vertical change
If you see:
area
Think:
½ × base × height
Final SAT Right Triangle Reminder
The fastest students are not necessarily doing more calculations.
They are recognizing the correct method sooner.
Before touching the calculator, ask:
What type of triangle is this?
Where is the 90° angle?
Which side is the hypotenuse?
Is this a special triangle?
Can I use a Pythagorean triple?
Do I need Pythagorean theorem?
Would trigonometry be faster?
Can I simplify the radical?
That short mental routine can turn a long-looking geometry problem into a few lines of mathematics.
Memorize these four patterns:
a² + b² = c²
45°–45°–90° → 1 : 1 : √2
30°–60°–90° → 1 : √3 : 2
Area → ½ × base × height
Master those patterns, and right-triangle questions become much more predictable.