MATH 2 • GEOMETRY

Similarity in Right Triangles — I can use similarity to justify proportional relationships in right triangles (including altitude to hypotenuse) at my level.

Discover how one altitude inside a right triangle creates three similar triangles and unlocks powerful proportions.

Historical Context & Motivation

Long before calculators or coordinate planes existed, ancient builders and mathematicians needed reliable ways to measure heights, distances, and angles. The concept of similar triangles — triangles with the same shape but different sizes — became one of the most powerful tools in geometry. Right triangles, in particular, offered elegant relationships that could be derived purely from the idea of similarity, and these relationships eventually led to trigonometry, surveying, and modern engineering.

~600 BCE
Thales of Miletus
Thales reportedly used similar triangles to measure the height of the Great Pyramid by comparing the length of its shadow to the shadow of a stick of known height — one of the earliest recorded applications of proportional reasoning in geometry.
~300 BCE
Euclid's Elements
Euclid formalized the theory of similar figures in Books V and VI of the Elements. His propositions rigorously proved that triangles sharing equal angles must have proportional sides, establishing the logical foundation for all similarity-based arguments.
~200 BCE
Eratosthenes Measures the Earth
Using shadow angles and proportional reasoning rooted in similar right triangles, Eratosthenes estimated Earth's circumference with remarkable accuracy — demonstrating the real-world power of these geometric relationships.
1637 CE
Descartes & Coordinate Geometry
René Descartes merged algebra with geometry. The proportional relationships in similar right triangles became expressible as equations, paving the way for analytic geometry and modern mathematical modeling.

The central question that drives this lesson is deceptively simple: when you draw an altitude from the right angle of a right triangle to the hypotenuse, why do three similar triangles always appear, and what proportional relationships follow from that fact? Understanding the answer connects you to thousands of years of geometric reasoning and gives you a tool you'll use throughout mathematics.

Core Principles & Definitions

Before diving into the specific theorems, let's make sure you have a solid grip on the foundational ideas. Everything in this lesson rests on the concept of AA (Angle-Angle) Similarity: if two triangles share two pairs of congruent angles, then the triangles are similar, which means their corresponding sides are proportional. In a right triangle, one angle is already fixed at 90°, so you only need one more pair of congruent angles to establish similarity.

1

Similar Triangles

Triangles are similar (∼) when they have the same shape but possibly different sizes. All corresponding angles are equal, and all corresponding sides are in the same ratio.
2

AA Similarity Postulate

If two angles of one triangle are congruent to two angles of another triangle, the triangles are similar. Since a triangle's angles sum to 180°, matching two automatically matches all three.
3

Altitude to the Hypotenuse

Drawing a segment from the right-angle vertex perpendicular to the hypotenuse splits the original right triangle into two smaller right triangles — both similar to each other and to the original.
4

Geometric Mean

When a value x satisfies a/x = x/b, then x = √(a × b). This quantity, called the geometric mean, appears naturally in the proportions created by the altitude to the hypotenuse.
KEY TAKEAWAY
Think of the altitude to the hypotenuse like slicing a photograph into two pieces along a diagonal line. Even though the pieces are different sizes, each piece is a miniature copy of the original photo — same proportions, same angles. That's similarity in action: the three triangles are the same "shape" at different scales, and that shared shape forces their sides into exact proportional relationships.

Visual Explanation — Three Similar Triangles

Right triangle ABC with the right angle at A. The altitude CD (dashed yellow) is drawn from vertex C perpendicular to hypotenuse AB, landing at foot D. This creates two smaller triangles, △ACD and △CBD, each similar to the original △ABC.

In the diagram above, the original right triangle △ABC has the right angle at vertex A, with legs b = AC and a = CB, and hypotenuse c = AB. When we draw the altitude from C to the hypotenuse, it meets AB at point D, splitting the hypotenuse into two segments: p = AD and q = DB.

Here's why the three triangles are similar. Triangle △ACD has a right angle at D (because CD is an altitude) and shares angle α with the original △ABC. By the AA Similarity Postulate, △ACD ∼ △ABC. Likewise, △CBD has a right angle at D and shares angle β with the original. So △CBD ∼ △ABC as well. Since both smaller triangles are similar to the original, they are also similar to each other: △ACD ∼ △CBD ∼ △ABC.

Mathematical Framework — Proportions from Similarity

Because △ACD ∼ △CBD ∼ △ABC, corresponding sides of these triangles form proportional relationships. We can set up the ratios by carefully matching corresponding vertices. Let's use the labels from the diagram: legs a and b, hypotenuse c, altitude h, and hypotenuse segments p and q (where p + q = c).

ALTITUDE AS GEOMETRIC MEAN
h² = p × q ⟹ h = √(p × q)
The altitude h to the hypotenuse is the geometric mean of the two segments p and q it creates on the hypotenuse. This comes from the proportion p/h = h/q (corresponding sides of △ACD and △CBD).
LEG AS GEOMETRIC MEAN (LEG b)
b² = p × c ⟹ b = √(p × c)
Each leg is the geometric mean of the hypotenuse and the hypotenuse segment adjacent to that leg. Here, leg b is adjacent to segment p. This follows from p/b = b/c (corresponding sides of △ACD and △ABC).
LEG AS GEOMETRIC MEAN (LEG a)
a² = q × c ⟹ a = √(q × c)
Similarly, leg a is the geometric mean of the hypotenuse c and the segment q adjacent to leg a. From q/a = a/c (corresponding sides of △CBD and △ABC).
💡 Bonus Connection
Notice that if you add the two leg-squared equations, you get a² + b² = q × c + p × c = c(p + q) = c × c = c². That's the Pythagorean Theorem — proved entirely through similarity! This is actually one of the most elegant proofs of a² + b² = c².

Detailed Breakdown — Separating the Three Triangles

The hardest part of working with this theorem is keeping track of which sides correspond across the three similar triangles. A helpful strategy is to "pull apart" the triangles and orient them the same way so you can clearly see which sides match up. The diagram below does exactly that.

The three similar triangles separated and oriented with the right angle at the bottom-left. Notice how the altitude h serves as a leg in both smaller triangles, while leg b is the hypotenuse of △ACD and leg a is the hypotenuse of △CBD.
Corresponding sides across the three similar triangles
TriangleHypotenuseLeg opposite αLeg opposite β
△ABC (original)cab
△ACD (smaller, left)bhp
△CBD (smaller, right)aqh

This table is your roadmap for writing proportions. To find any missing length, pick two of the three triangles, identify the corresponding sides from the table, and set up a proportion. For example, comparing the hypotenuse and the leg opposite β across △ABC and △ACD gives c/b = b/p, which leads directly to b² = p × c.

Worked Example — Finding Missing Lengths

Let's work through a complete problem. Suppose right triangle △ABC has a right angle at C, with hypotenuse AB = 20. An altitude CD is drawn from C to AB, creating AD = 4 and DB = 16. We want to find the altitude h = CD, and the two legs a = BC and b = AC.

Finding h, a, and b Using Geometric Mean Relationships
1
Step 1 — Identify the Given ValuesWe know: hypotenuse c = AB = 20, segment p = AD = 4, and segment q = DB = 16. Check: p + q = 4 + 16 = 20 = c. ✓
c = 20, p = 4, q = 16
2
Step 2 — Find the Altitude h Using the Geometric Mean (Altitude) RelationshipFrom the proportion p/h = h/q (corresponding sides of △ACD and △CBD), we get h² = p × q. Substituting: h² = 4 × 16 = 64. Taking the square root: h = √64 = 8.
h = CD = 8
3
Step 3 — Find Leg b = AC Using the Geometric Mean (Leg) RelationshipLeg b is adjacent to segment p. From the proportion p/b = b/c, we get b² = p × c. Substituting: b² = 4 × 20 = 80. So b = √80 = 4√5 ≈ 8.94.
b = AC = 4√5 ≈ 8.94
4
Step 4 — Find Leg a = BC Using the Geometric Mean (Leg) RelationshipLeg a is adjacent to segment q. From the proportion q/a = a/c, we get a² = q × c. Substituting: a² = 16 × 20 = 320. So a = √320 = 8√5 ≈ 17.89.
a = BC = 8√5 ≈ 17.89
5
Step 5 — Verify with the Pythagorean TheoremCheck: a² + b² = 320 + 80 = 400 = 20² = c². ✓ The answer checks out. This verification is a great habit — it confirms your work is consistent.
a² + b² = c² ✓

Strengths, Limitations & When to Use Each Approach

The geometric mean relationships give you a fast way to solve right-triangle problems, but they aren't the only tool available. It's helpful to understand when these similarity-based proportions are the best choice versus other methods like the Pythagorean Theorem or trigonometric ratios.

Comparing right-triangle solution methods
MethodBest Used When...Limitations
Geometric Mean (Similarity)An altitude to the hypotenuse is drawn and you know the hypotenuse segments, or you need the altitude.Only applies to right triangles with an altitude to the hypotenuse. Requires you to match corresponding sides carefully.
Pythagorean TheoremYou know two sides of a right triangle and need the third. No altitude involved.Doesn't directly give you the altitude or hypotenuse segments. Limited to finding side lengths.
Trigonometric RatiosYou know an angle measure (other than 90°) and one side, and need another side.Requires angle measures, which may not be given. Introduces sin, cos, tan — separate topic.
🔧 CHOOSING YOUR TOOL
Think of the geometric mean relationships, the Pythagorean Theorem, and trig ratios like different wrenches in a toolbox. The geometric mean wrench is specifically designed for problems involving the altitude to the hypotenuse — it fits that bolt perfectly. The Pythagorean Theorem is your general-purpose wrench: reliable and widely applicable, but it can't directly reach the altitude. Trig ratios are the adjustable wrench that handles angles, but you need angle measurements to use it. Choosing the right tool makes the problem much easier.

Connection to Advanced Topics

The similarity relationships in right triangles don't just stay in Geometry class — they form a bridge to more advanced mathematics. The proportional relationships you've learned here are essentially the same reasoning that defines trigonometric ratios, and they also connect to ideas you'll encounter in algebra and beyond.

How this lesson connects to future coursework
This Lesson (Geometry)Where It Leads
Corresponding sides of similar right triangles form constant ratiosThese constant ratios are named sine, cosine, and tangent in Trigonometry
h² = p × q (altitude = geometric mean)Geometric means appear in sequences, statistics (geometric mean of data sets), and finance (average growth rates)
Proving the Pythagorean Theorem via similarityProof-based reasoning continues in Precalculus and Calculus (proving limits, derivative rules, etc.)
Setting up and solving proportions from similar figuresProportional reasoning is foundational in physics (similar force diagrams), engineering (scale models), and data science

If you continue into Precalculus or Calculus, you'll see similarity arguments used to derive the formulas for arc length, sector area, and even the definition of radian measure. The idea that same shape implies proportional measurements is one of the most reusable concepts in all of mathematics.

Practice Problems

PROBLEM 1CONCEPTUAL
In right triangle △PQR with the right angle at Q, an altitude QS is drawn to hypotenuse PR. Name the three similar triangles that result, and state which similarity postulate justifies each similarity.
PROBLEM 2BASIC CALCULATION
In a right triangle, the altitude to the hypotenuse divides it into segments of length 9 and 16. Find the length of the altitude.
PROBLEM 3INTERMEDIATE
Right triangle △DEF has a right angle at D, with hypotenuse EF = 25. An altitude DG is drawn to EF, and EG = 7. Find (a) the length of GF, (b) the altitude DG, and (c) leg DE.
PROBLEM 4APPLIED
A ramp forms a right triangle with the ground. The ramp (hypotenuse) is 13 feet long, and a vertical support brace runs from the top of the ramp straight down to the ground, hitting the base of the ramp at a point that is 5 feet from the foot of the ramp. The vertical brace acts like an altitude to the hypotenuse. What is the height of the brace, and how far from the foot of the ramp does the ramp's high end stand?
PROBLEM 5CRITICAL THINKING
Prove algebraically that the three geometric mean relationships (h² = pq, b² = pc, a² = qc) together imply the Pythagorean Theorem a² + b² = c². Then explain why this means the Pythagorean Theorem is actually a consequence of triangle similarity.

Lesson Summary

When you draw an altitude from the right-angle vertex to the hypotenuse of a right triangle, you create three similar triangles (the original and two smaller ones), justified by the AA Similarity Postulate. This similarity produces three key geometric mean relationships: the altitude is the geometric mean of the two hypotenuse segments (h² = p × q), and each leg is the geometric mean of the hypotenuse and the adjacent segment (b² = p × c and a² = q × c).

To solve problems, separate the three triangles and orient them the same way so corresponding sides are easy to identify. Write proportions from matching sides, cross-multiply, and solve. Always verify your answers using the Pythagorean Theorem as a check. These relationships not only solve altitude-to-hypotenuse problems efficiently, but they also provide one of the most elegant proofs of the Pythagorean Theorem itself — showing that a² + b² = c² is ultimately a consequence of triangle similarity.

Varsity Tutors • Math 2 • Similarity in Right Triangles