Trigonometry Applications in Real Life | MathsFamily
Loading...
3+
3
Login

Trigonometry Applications - Where Maths Meets the Real World

Trigonometry is far more than an abstract classroom topic. It is the mathematics behind architecture, navigation, engineering, physics, music, and computer graphics. In this lesson you will see exactly where and how trigonometry is used in the real world.

1. Navigation and Bearing

Ships and aircraft use bearings – angles measured clockwise from north. By combining a known speed, direction, and the sine and cosine of the bearing angle, navigators calculate exact positions. GPS technology itself relies on trigonometric calculations to locate a receiver from satellite signals.

A ship travels 80 km on a bearing of 060° (60° east of north). How far east and how far north does it travel?

East component = 80 × sin(60°) = 80 × 0.866 ≈ 69.3 km.
North component = 80 × cos(60°) = 80 × 0.5 = 40 km.

2. Architecture and Construction

Architects use trigonometry to calculate roof pitches, ramp gradients, staircase angles, and the height of structures. A builder needs to know the angle of a roof so that rainwater drains correctly; a road engineer needs to calculate the gradient of a hill.

A roof has a horizontal span of 8 m and a pitch angle of 30°. Find the length of the roof slope (rafter).

The half-span is 4 m (adjacent). Rafter = 4 / cos(30°) = 4 / 0.866 ≈ 4.62 m.

3. Surveying and Land Measurement

Surveyors measure angles from known base lines and use the sine rule and cosine rule to calculate distances that cannot be measured directly. This is how the heights of mountains and the widths of rivers are determined.

From two points A and B, 100 m apart, the angle of elevation to the top of a tower is 35° from A and 50° from B (on the same side). Find the height of the tower.

Let the height be h and the horizontal distance from A be d.
tan(35°) = h/d → d = h/tan(35°).
tan(50°) = h/(d−100) → d − 100 = h/tan(50°).
Subtracting: 100 = h(1/tan(35°) − 1/tan(50°)) = h(1.428 − 0.839) = 0.589h.
h = 100 / 0.589 ≈ 169.8 m.

4. Physics – Forces and Projectiles

When a ball is thrown at an angle, its motion splits into horizontal and vertical components using sine and cosine. Engineers resolve forces on bridges and structures the same way. Wave motion (sound, light, water) is described entirely by sine and cosine functions.

A ball is kicked at 20 m/s at an angle of 40° above the ground. Find the horizontal and vertical components of the velocity.

Horizontal = 20 × cos(40°) = 20 × 0.766 = 15.3 m/s.
Vertical = 20 × sin(40°) = 20 × 0.643 = 12.9 m/s.

5. Computer Graphics and Game Development

Every rotation in a 2-D or 3-D game is computed using sine and cosine. When a character turns, a camera pans, or an object spins on screen, the engine applies a rotation matrix built from cos and sin values. Trigonometry is therefore at the heart of every modern video game engine.

6. Music and Sound Engineering

Sound is a wave. Every musical tone is a sine wave with a specific frequency. Sound engineers use Fourier analysis – a technique built entirely on sine and cosine – to decompose complex sounds into their component frequencies, enabling equalisation, noise cancellation, and audio compression.

Common Mistakes

MistakeCorrection
Using degrees when calculator is in radian mode (or vice versa)Always check your calculator mode before computing
Mixing up opposite and adjacentRe-label the triangle for the angle you are working from
Forgetting that the sine rule can give two possible triangles (ambiguous case)Check whether both solutions are geometrically valid
Applying SOH CAH TOA to non-right trianglesUse the sine rule or cosine rule for non-right triangles

Key Takeaways

  • Trigonometry is used in navigation, construction, surveying, physics, computer graphics, and music.
  • Resolving vectors into components always uses sin and cos of the angle to the reference direction.
  • The sine and cosine rules extend trigonometry to any triangle, not just right triangles.
  • Always verify your calculator is in the correct angle mode (degrees or radians).

Practice Questions

  1. A plane flies 200 km on a bearing of 120°. How far east and how far south of its starting point does it end up?
  2. A ramp rises to a height of 1.5 m over a horizontal run of 6 m. What angle does the ramp make with the ground?
  3. From point A the angle of elevation to the top of a 50 m tower is 20°. Find the horizontal distance from A to the base of the tower.
  4. A force of 100 N acts at 35° above the horizontal. Find the horizontal and vertical components.
  5. A ship sails 60 km north and then 80 km east. What bearing must it travel to return directly to the start? What distance is that?

You have completed the Trigonometry section. Continue your maths journey with the topics below.

Home About Resources Dashboard