MATH 3 • GEOMETRY

Similarity & Trig for Measurement — I can use similarity and trigonometry together to solve complex measurement problems at my level.

Combine proportional reasoning with trigonometric ratios to find distances and heights you cannot measure directly.

Historical Context & Motivation

Long before GPS or laser range-finders existed, people needed to measure things they could not physically reach — the width of a river, the height of a cliff, or the distance to a ship at sea. Ancient mathematicians realized that two powerful ideas, similar triangles and trigonometric ratios, could work together to solve these "impossible" measurement problems. The story of how these techniques developed stretches across thousands of years and multiple civilizations.

~600 BCE
Thales Measures a Pyramid
The Greek philosopher Thales reportedly used the shadow of a stick and the shadow of the Great Pyramid to set up similar triangles, calculating the pyramid's height without climbing it.
~300 BCE
Euclid Formalizes Similarity
In his landmark work Elements, Euclid proved theorems about proportional sides and equal angles, giving similarity a rigorous mathematical foundation that is still taught today.
~150 CE
Ptolemy's Trigonometric Tables
Claudius Ptolemy compiled detailed chord tables — the ancestor of modern sine and cosine tables — enabling astronomers and surveyors to compute unknown distances from angle measurements.
1600s
Triangulation in Cartography
European mapmakers combined similarity and trigonometry in a technique called triangulation, allowing them to map entire countries by measuring angles from a chain of known baseline segments.
Today
Modern Surveying & Engineering
Civil engineers, architects, and forensic analysts still rely on the same underlying principles — similar triangles and trig ratios — embedded in their digital tools to solve real-world measurement challenges.

The central question these innovators all faced is the same one you will tackle in this lesson: How can we find a length or height that we cannot measure directly, using only angles and one known distance? The answer lies in combining similarity with trigonometry — and that combination is surprisingly powerful.

Core Principles & Definitions

Before you can blend similarity and trigonometry, you need a solid handle on each idea individually. Think of similarity as the shape tool — it tells you that two figures have the same shape but possibly different sizes. Trigonometry is the angle tool — it links angle measures to side-length ratios inside a single right triangle. When you put them together, you unlock a strategy that lets you build a solvable triangle model out of almost any real-world situation.

1

Similar Triangles (AA, SAS~, SSS~)

Two triangles are similar when their corresponding angles are equal and their corresponding sides are proportional. The scale factor k relates every pair of matching sides.
2

Trigonometric Ratios

In a right triangle with acute angle θ: sin θ = opposite/hypotenuse, cos θ = adjacent/hypotenuse, and tan θ = opposite/adjacent. These ratios are fixed for a given angle, regardless of triangle size.
3

Proportional Reasoning

If two ratios are equal (a/b = c/d), you can cross-multiply to find any unknown value. This is the algebraic engine behind every similarity problem.
4

Angle of Elevation / Depression

The angle of elevation is measured upward from horizontal to a line of sight; the angle of depression is measured downward. Both create right triangles perfect for trig.
5

Indirect Measurement Strategy

Combine a known length (baseline) with angle data to form a right triangle, then apply trig to find one unknown side. If a second triangle is similar, use the scale factor to find the remaining unknowns.
KEY TAKEAWAY
Think of similarity as a photocopy machine — it scales every side by the same factor while keeping all the angles identical. Trigonometry is like a protractor built into that photocopy: once you know an angle and one side, the ratios tell you every other side. Together, they let you measure anything you can see, even if you can never physically reach it.

Visual Explanation — Two Triangles, One Solution

The diagram below shows a classic indirect-measurement scenario. A surveyor wants to find the height of a tall building. She stands at point A, measures the angle of elevation to the top of the building as 55°, then walks 30 meters farther away to point B and measures the new angle of elevation as 35°. Two right triangles share the same vertical side (the building's height), and they are linked by the horizontal distances. By using trigonometry inside each triangle and the relationship between the two triangles, she can solve for the unknown height.

Two right triangles share the building height h. The cyan triangle uses the 55° angle at point A, and the pink triangle uses the 35° angle at point B. The 30 m gap between A and B is the only length you need to measure directly.

Notice how the two triangles in the diagram overlap — they share the same vertical leg (the building's height h). The cyan triangle has legs h and d, while the pink triangle has legs h and d + 30. By writing a tangent equation for each triangle, you get a system of two equations with two unknowns. That system-of-equations technique is one of the most common ways similarity and trig work together.

Mathematical Framework

When you combine similarity and trigonometry, you typically move through three mathematical tools. First, the trig ratio definitions let you write equations connecting an angle to two sides of a right triangle. Second, proportions from similarity let you relate sides across two different triangles. Third, algebra ties everything together so you can isolate the unknown.

TRIGONOMETRIC RATIOS (RIGHT TRIANGLE)
sin θ = opposite / hypotenuse cos θ = adjacent / hypotenuse tan θ = opposite / adjacent
θ is an acute angle of the right triangle. "Opposite" and "adjacent" are relative to that angle. The hypotenuse is always the longest side, across from the 90° angle.
SIMILARITY PROPORTION
a₁ / a₂ = b₁ / b₂ = c₁ / c₂ = k
If △ABC ~ △DEF with scale factor k, then each pair of corresponding sides shares the same ratio. You can cross-multiply any pair to solve for a missing side.
SYSTEM FROM TWO TRIG EQUATIONS
h = d × tan α and h = (d + L) × tan β
When two right triangles share a common side h and the horizontal bases differ by a known length L, set the two expressions for h equal: d × tan α = (d + L) × tan β, then solve for d first, and substitute back to find h.
💡 Strategy Tip
Whenever a problem gives you two angles and one measured distance, look for overlapping right triangles. Write a trig equation for each triangle, then use substitution or elimination to solve the system. This approach works for heights of buildings, widths of rivers, and distances across canyons.

Key Techniques — Shadow Method & Indirect Measurement

There are several classic setups where similarity and trig combine. The two most important for your course are the shadow method (pure similarity) and the double-angle method (trig system). A third hybrid approach uses a single angle plus a known similar triangle. Understanding when to reach for each technique is a critical problem-solving skill.

Left: The shadow method uses pure similarity — the sun's parallel rays create two similar right triangles. Right: The double-angle method uses two trig equations that share the unknown height, solved as a system.
Four common indirect-measurement techniques
TechniqueWhat You NeedMath Tool
Shadow MethodHeight and shadow of a reference object; shadow of the target objectSimilarity proportion (cross-multiply)
Single Angle + DistanceOne measured angle and one horizontal or vertical distanceSingle trig equation (SOH-CAH-TOA)
Double-Angle SystemTwo angles of elevation/depression measured from points a known distance apartSystem of two trig equations; substitution
Hybrid (Similarity + Trig)A known similar triangle plus an angle in the target triangleScale factor from similarity, then trig for remaining parts

Worked Example — Finding a Building's Height

Let's return to the scenario from Section 3. A surveyor at point A measures an angle of elevation of 55° to the top of a building, then walks 30 meters farther away to point B and measures an angle of elevation of 35°. Find the height of the building.

Double-Angle Method — Building Height
1
Step 1 — Draw and label the trianglesLet h = height of the building, d = horizontal distance from point A to the base of the building. Point B is 30 m farther, so its horizontal distance to the base is d + 30.
2
Step 2 — Write trig equations for each triangleFrom triangle at A: tan 55° = h / d, so h = d × tan 55°. From triangle at B: tan 35° = h / (d + 30), so h = (d + 30) × tan 35°.
3
Step 3 — Set the two expressions for h equald × tan 55° = (d + 30) × tan 35°. Use approximate values: tan 55° ≈ 1.4281, tan 35° ≈ 0.7002. So: 1.4281d = 0.7002(d + 30).
4
Step 4 — Solve for d1.4281d = 0.7002d + 21.006. Subtract 0.7002d from both sides: 0.7279d = 21.006. Divide: d = 21.006 / 0.7279 ≈ 28.86 m.
d ≈ 28.86 m
5
Step 5 — Find hSubstitute back: h = 28.86 × tan 55° = 28.86 × 1.4281 ≈ 41.21 m.
h ≈ 41.2 m
6
Step 6 — VerifyCheck with the second equation: h = (28.86 + 30) × tan 35° = 58.86 × 0.7002 ≈ 41.22 m. ✓ The two values match (rounding aside), confirming the answer.
🔑 Why This Works
Both right triangles share the same vertical side h. That shared side is the bridge connecting two trig equations into one solvable system. This is the essence of using trig and similarity together: one relationship alone isn't enough, but two relationships with a shared unknown give you the power to solve.

Strengths, Limitations & When to Use Each

No single technique works perfectly in every situation. The shadow method is beautifully simple, but it requires sunny conditions and flat ground. The double-angle method is more flexible, but it demands accurate angle measurements and more algebra. Understanding the trade-offs helps you pick the right tool for a given problem.

Comparing indirect-measurement approaches
CriterionShadow / Pure SimilarityTrig (Single Angle)Trig System (Double Angle)
Ease of SetupVery easy — just need shadowsEasy — one angle + one distanceModerate — two angle measurements
Known Distance Required?Shadow lengths + reference heightYes — need one measured distanceDistance between the two points
Algebra ComplexityLow — single proportionLow — one equationHigher — system of equations
LimitationsNeeds sunlight and flat terrainMust know horizontal or vertical distance to baseBoth points must see the target; level ground helps
Best ForTrees, flagpoles, outdoor objects on sunny daysProblems where you can measure to the baseInaccessible bases (across a river, canyon, etc.)
KEY TAKEAWAY
Choosing between similarity and trig is like choosing between a ruler and a protractor. If the problem hands you proportional lengths, reach for similarity. If it gives you angles, reach for trig. If the problem gives you both — or if you can't directly measure to the object's base — you'll likely need to combine both tools to crack the problem.

Connections to Advanced Topics

Everything in this lesson assumes right triangles. But real-world scenarios don't always hand you a 90° angle. In more advanced math and science courses, you'll extend these ideas using the Law of Sines and the Law of Cosines, which handle any triangle — not just right triangles. The proportional reasoning from similarity still underlies those laws.

Right-triangle methods vs. general-triangle methods
FeatureThis Lesson (Right-Triangle Trig + Similarity)Next Level (Law of Sines / Cosines)
Triangle TypeMust contain a 90° angleAny triangle (acute, obtuse, right)
Key FormulasSOH-CAH-TOA + proportionsa/sin A = b/sin B; c² = a² + b² − 2ab cos C
Minimum Info NeededOne side + one acute angle (or two sides)Any three of: sides and/or angles (with at least one side)
Real-World UseHeights of buildings, trees, cliffsNavigation, land surveying, satellite positioning

The skills you build now — setting up diagrams, choosing the right ratio, writing equations from geometric relationships — transfer directly to those more advanced laws. Think of this lesson as establishing the foundation; the Laws of Sines and Cosines simply remove the right-angle restriction so you can handle even messier real-world geometry.

Practice Problems

PROBLEM 1CONCEPTUAL
A 6-foot person and a nearby flagpole both cast shadows at the same time of day. Explain why the two right triangles formed by the person-and-shadow and the flagpole-and-shadow are similar, and state which similarity criterion applies.
PROBLEM 2BASIC CALCULATION
A 5-foot-tall student casts a 3-foot shadow. At the same time, a tree casts a 18-foot shadow. How tall is the tree?
PROBLEM 3INTERMEDIATE
From a point 40 meters from the base of a cell tower, the angle of elevation to the top is 62°. A technician needs to run a guide wire from the top of the tower to a point on the ground 25 meters from the base. Find (a) the height of the tower and (b) the length of the guide wire.
PROBLEM 4APPLIED
A geologist wants to measure the height of a cliff across a river. From point A on her side, the angle of elevation to the top is 48°. She walks 50 meters directly away from the river to point B, where the angle of elevation is 32°. Find the height of the cliff and the width of the river (the horizontal distance from point A to the base of the cliff).
PROBLEM 5CRITICAL THINKING
A student measures the angle of elevation to the top of a radio antenna from two points that are 100 meters apart. From the closer point the angle is 70°, and from the farther point it is 50°. She calculates the antenna's height and gets h ≈ 196 m. Her teacher says the answer is reasonable. Another student tries the same problem but accidentally swaps the angles (using 50° for the closer point and 70° for the farther point). Will the second student get a larger or smaller answer for h? Explain your reasoning without computing.

Lesson Summary

Similar triangles tell you that when two triangles share the same angle measures, their corresponding sides are in proportion. Trigonometric ratios (sine, cosine, tangent) link an angle to the ratio of two specific sides inside a right triangle. By combining these tools, you can solve indirect measurement problems — finding heights, distances, or lengths that you cannot measure directly.

The shadow method relies on pure similarity when the sun creates parallel rays. The double-angle method sets up a system of two tangent equations sharing a common unknown side. In every approach, the key steps are: (1) sketch the triangles, (2) label known and unknown values, (3) write the appropriate equations (proportions or trig), and (4) solve algebraically. Mastering this combined strategy prepares you for the Law of Sines and Law of Cosines, which extend these ideas to non-right triangles.

Varsity Tutors • Math 3 • Similarity & Trig for Measurement