Book A Free Math Class

# Applications of Trigonometry - Real-Life Uses & Examples

[Trigonometry](/content/tag/trigonometry/index.html)

TL;DR

The applications of trigonometry are the real-world problems solved using sine, cosine, and tangent — chiefly finding unknown heights, distances, and angles you cannot measure directly. This article covers heights and distances, navigation, astronomy, engineering, sound and light waves, plus the angle-of-elevation method, six worked examples, and the mistakes that wreck a setup.

Last updated on July 15, 2026 8 min read

## What Are The Applications Of Trigonometry?

The applications of trigonometry are the practical situations where the relationships between a triangle's angles and sides let us compute an unknown quantity. Most reduce to one idea: a right triangle where you know one side and one angle, and you want a second side.

The core tool is the **angle of elevation** (looking up from the horizontal) or angle of depression (looking down), paired with a tangent ratio:

tan(angle)=opposite/adjacent=height/horizontal distance

Rearrange it and the height appears: height=distance×tan⁡(angle). This single relationship — explored in depth under [heights and distances](/content/math/trigonometry/angle-of-elevation/index.html) — powers the majority of real-world trig problems.

## Where Is Trigonometry Used In Real Life?

Trigonometry is used anywhere triangles, angles, or repeating waves describe a real system. The major fields:

- Heights and distances — surveyors and builders find the height of a tower, the width of a river, or the slope of a roof from a measured angle and one known length.
- Navigation and aviation — pilots and sailors resolve speed and heading into components and triangulate position; GPS itself rests on triangulating signals from satellites.
- Astronomy — the distance to nearby stars is found by _parallax_: measure the tiny angle a star shifts across six months and solve the long, thin triangle.
- Engineering and architecture — truss angles in a bridge are set so load spreads evenly; a structural engineer who is one degree off can compromise a whole span.
- Sound, light, and signals — waves are modelled with sine and cosine, so audio processing, optics, and alternating-current electronics all run on [trigonometric functions](/content/math/trigonometry/trigonometric-functions/index.html).
- Medical imaging and seismology — CT scanners reconstruct a cross-section from many angled X-ray passes, and seismologists locate an earthquake's source by the angles its waves arrive at different stations.

### **Why does trigonometry matter beyond the classroom?**

Because every one of these fields needs a number that no ruler can reach — the height of a mountain, the distance to a star, the position of a plane — and trigonometry is the bridge from a measurable angle to that number.

## Examples Of Applications Of Trigonometry

### Example 1

**A pole casts a shadow 10 m long when the angle of elevation of the Sun is 45°. How tall is the pole?**  
The pole is the opposite side, the shadow is the adjacent side, so use tangent.

tan 45°=height/10  
1=height/10  
height=10 m
**Final answer:** the pole is 10 m tall.

### Example 2

**From a point 90 ft from the base of a building, the angle of elevation to the top is 35°. Find the building's height.**  
The correct setup uses tangent, then evaluates tan⁡35°:

tan 35°=h/90  
h=90×tan⁡35°  
h=90×0.7002≈63.0 ft
**Final answer:** about 63 ft.

### Example 3

**A 13 m ladder leans against a wall, reaching 12 m up. What angle does it make with the ground?**  
The ladder is the hypotenuse, the wall-height is the opposite side. Use sine, then the inverse sine to recover the angle.

sin⁡θ=12/13≈0.923  
θ=sin⁡−1(0.923)≈67.4°
**Final answer:** about 67.4°.

### Example 4

**An aeroplane at an altitude of 1,500 m sees a runway at an angle of depression of 30°. How far is the runway along the ground from the point directly below the plane?**  
The angle of depression from the plane equals the angle of elevation from the runway.

tan 30°=1500/d  
d=1500/tan⁡30°≈2598 m
**Final answer:** about 2,598 m.

### Example 5

**A wave is modelled by y=3sin⁡θ. What is its maximum height, and at what angle does it occur?**  
The sine function never exceeds 1, and it hits 1 at θ=90°.

ymax⁡=3×sin⁡90°=3
**Final answer:** the maximum height (amplitude) is 3, reached at θ=90°.

### Example 6

**Two surveyors 50 m apart on level ground measure the angle of elevation to the same treetop as 60° and 30°. Find the tree's height.**  
Use the nearer surveyor's measurement, where the horizontal distance to the base is known.

tan 60°=h/20  
h=20×tan⁡60°≈34.6 m
**Final answer:** about 34.6 m.

## Why These Uses Exist At All

Trigonometry was not invented to fill textbooks — it grew out of problems people could not solve any other way.

The destination — where this is all heading — is striking:  
- Parallax to the stars.  
- GPS in your pocket.  
- The shape of every sound.

Trigonometry is the reach-the-unreachable tool. That is the WHY a student should carry past the formula.

## Tripping Points of Applications of Trigonometry To Avoid

### Mistake 1: Confusing the angle of elevation with the angle of depression  
**Where it slips in:** Word problems where you look _down_ from a height.  
**Don't do this:** Measure the depression angle from the vertical.  
**The correct way:** Both angles are measured from the _horizontal_.

### Mistake 2: Picking the wrong ratio for the sides you have  
**Where it slips in:** Setting up the triangle when you have, say, the hypotenuse and the opposite side but reach for tangent out of habit.
**Don't do this:** Default to tangent every time.
**The correct way:** Label the sides relative to the angle first, then pick the ratio whose two letters match what you know.

### Mistake 3: Multiplying by the angle instead of its tangent  
**Where it slips in:** Rushing the arithmetic.
**Don't do this:** Write h=90×35.  
**The correct way:** The angle must pass through a ratio.

## Key Takeaways

- The applications of trigonometry all rest on one move: turn a measurable angle and distance into an unmeasurable height or length.
- **Heights and distances** use the tangent relationship, the most common applied-trig setup.
- Real fields include navigation and GPS, astronomy (parallax), engineering, medical imaging, and sound and light waves.
- Angle of elevation and angle of depression are both measured from the horizontal and are equal to each other.
- Always label the triangle's sides before choosing sin, cos, or tan.
