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(\text{angle}) = \frac{\text{opposite}}{\text{adjacent}} = \frac{\text{height}}{\text{horizontal distance}}$$
Rearrange it and the height appears: $\text{height} = \text{distance} \times \tan(\text{angle})$. This single relationship — explored in depth under heights and distances — 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. This is the modern version of the Greeks' Moon calculation.
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.
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° = \frac{\text{height}}{10}$$
$$1 = \frac{\text{height}}{10}$$
$$\text{height} = 10 \text{ 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. A frequent first move is to multiply $90 \times 35$, treating the angle like an ordinary number.
That gives $3150$ — clearly wrong, because a $35°$ sightline from $90$ ft can't reach a building over half a kilometre tall. The angle is not a multiplier; it has to pass through the tangent ratio first.
The correct setup uses tangent, then evaluates $\tan 35°$:
$$\tan 35° = \frac{h}{90}$$
$$h = 90 \times \tan 35°$$
$$h = 90 \times 0.7002 \approx 63.0 \text{ 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\theta = \frac{12}{13} \approx 0.923$$
$$\theta = \sin^{-1}(0.923) \approx 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. The altitude is the opposite side; the ground distance is the adjacent side.
$$\tan 30° = \frac{1500}{d}$$
$$d = \frac{1500}{\tan 30°} = \frac{1500}{\frac{1}{\sqrt{3}}} = 1500\sqrt{3} \approx 2598 \text{ m}$$
Final answer: about $2{,}598$ m.
Example 5
A wave is modelled by $y = 3\sin\theta$. What is its maximum height, and at what angle does it occur?
The sine function never exceeds $1$, and it hits $1$ at $\theta = 90°$ (or $\frac{\pi}{2}$ radians).
$$y_{\max} = 3 \times \sin 90° = 3 \times 1 = 3$$
Final answer: the maximum height (amplitude) is $3$, reached at $\theta = 90°$. This is exactly how audio software reads the peak volume of a sound wave.
Example 6
Two surveyors $50$ m apart on level ground measure the angle of elevation to the same treetop as $60°$ (nearer) and $30°$ (farther). The simpler nearer case: the nearer surveyor is $20$ m from the base. Find the tree's height.
Use the nearer surveyor's measurement, where the horizontal distance to the base is known.
$$\tan 60° = \frac{h}{20}$$
$$h = 20 \times \tan 60° = 20\sqrt{3} \approx 34.6 \text{ m}$$
Final answer: about $34.6$ m. (The two-angle, two-distance version is how surveyors find a height when they cannot reach the base at all — they solve two equations together.)
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. "How far is that, when I cannot walk to it?" is the question that created the whole subject.
The destination — where this is all heading — is striking:
Parallax to the stars. The same triangle a surveyor uses for a tower scales up to measure light-years. Astronomers point telescopes at a nearby star six months apart and read off a fraction-of-a-degree shift; the long thin triangle hands back the distance.
GPS in your pocket. Your phone's location comes from triangulating timing signals from several satellites — trigonometry running thousands of times a second so a blue dot lands on the right street.
The shape of every sound. A musical note is a sine wave; chords are sine waves added together. Audio engineering, trigonometric identities, and noise-cancelling headphones all stand on this.
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 — a plane to a runway, a lighthouse to a boat.
Don't do this: Measure the depression angle from the vertical, or draw it at the object instead of at the observer.
The correct way: Both angles are measured from the horizontal. The angle of depression from the top equals the angle of elevation from the bottom (alternate angles), so you can swap them — see angle of depression.
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. Tangent needs opposite and adjacent — if your known sides are opposite and hypotenuse, that's sine.
The correct way: Label the sides relative to the angle first (opposite, adjacent, hypotenuse), then pick the ratio whose two letters match what you know. The habit of labelling before choosing is what stops the silent setup error — and it is the single most common source of wrong answers in heights-and-distances problems.
Mistake 3: Multiplying by the angle instead of its tangent
Where it slips in: Rushing the arithmetic, as in Example 2.
Don't do this: Write $h = 90 \times 35$.
The correct way: The angle must pass through a ratio: $h = 90 \times \tan 35°$. The angle is never a plain multiplier.
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 $\tan(\text{angle}) = \frac{\text{height}}{\text{distance}}$, 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.
To apply trigonometry confidently with guidance, explore Bhanzu's trigonometry tutor, a high school math tutor, or math tutoring online.
Read More
Trigonometric Table — the standard-angle values you plug into applied problems.
Sin Cos Tan — the SOH-CAH-TOA foundation behind every application.
Trigonometry Formulas — the full formula set for solving real-world triangles.
Inverse Trigonometric Ratios — recovering an angle when you know the sides.
Distance Formula — measuring straight-line distance on the coordinate plane.
Angle Between Two Vectors — finding angles in navigation and physics problems.
Was this article helpful?
Your feedback helps us write better content