5. Trigonometry

Triangle Applications

Apply sine and cosine rules, area formulas and bearings to solve non-right triangle problems in applied contexts.

Triangle Applications

Hey students! 👋 Ready to discover how triangles aren't just shapes on paper, but powerful tools that help us navigate the world, build skyscrapers, and even find our way using GPS? In this lesson, you'll master the sine and cosine rules, area formulas, and bearings to solve real-world triangle problems that go way beyond right triangles. By the end, you'll understand how surveyors map land, how pilots navigate aircraft, and how engineers design bridges – all using the triangle mathematics you're about to learn! 🚁

The Sine Rule: Your Key to Any Triangle

The sine rule is like having a universal key that unlocks any triangle, no matter how weird or wonderful its shape! Unlike right-angled triangles where we can use simple SOH CAH TOA, the sine rule works for any triangle.

The sine rule states that for any triangle with sides $a$, $b$, and $c$ opposite to angles $A$, $B$, and $C$ respectively:

$$\frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C}$$

Think of it this way: in any triangle, the ratio of each side to the sine of its opposite angle is always the same! This is incredibly useful when you know two angles and one side, or two sides and one non-included angle.

Real-World Example: GPS Navigation 📱

Your smartphone's GPS uses triangulation with satellites to pinpoint your location. When your phone receives signals from three satellites, it creates a triangle. Using the sine rule with the known distances to satellites and angles between them, your phone calculates exactly where you are on Earth! The average GPS can locate you within 3-4 meters using these triangle calculations.

Let's say you're helping a surveyor map a triangular plot of land. You know one side is 150 meters, the angle opposite to it is 65°, and another angle is 48°. Using the sine rule:

  • First, find the third angle: $180° - 65° - 48° = 67°$
  • Then use $\frac{150}{\sin 65°} = \frac{b}{\sin 48°}$ to find side $b$
  • This gives us $b = \frac{150 \times \sin 48°}{\sin 65°} ≈ 122.4$ meters

The Cosine Rule: When Sine Rule Isn't Enough

Sometimes the sine rule can't help us – like when we know all three sides but no angles, or when we know two sides and the included angle. That's where the cosine rule comes to the rescue! 🦸‍♂️

The cosine rule states:

$$c^2 = a^2 + b^2 - 2ab\cos C$$

Notice how this looks similar to Pythagoras' theorem? In fact, when angle $C$ is 90°, $\cos 90° = 0$, and the cosine rule becomes exactly Pythagoras' theorem!

Real-World Example: Bridge Construction 🌉

Engineers designing suspension bridges use the cosine rule constantly. The Golden Gate Bridge in San Francisco has main cables that form triangles with the bridge deck. When engineers knew the distances from each tower to a specific point on the deck (say 500m and 600m) and the angle between these distances (120°), they used the cosine rule to find the distance between towers:

$d^2 = 500^2 + 600^2 - 2(500)(600)\cos 120°$

$d^2 = 250000 + 360000 - 600000(-0.5) = 910000$

$d = 954$ meters

This precision is crucial – a small error could mean catastrophic bridge failure!

Area Formulas: More Than Just Base Times Height

For triangles that aren't right-angled, the simple "half base times height" formula isn't always practical. Fortunately, we have several powerful area formulas! 📐

Formula 1: Using Two Sides and Included Angle

$$\text{Area} = \frac{1}{2}ab\sin C$$

Formula 2: Using All Three Sides (Heron's Formula)

$$\text{Area} = \sqrt{s(s-a)(s-b)(s-c)}$$

where $s = \frac{a+b+c}{2}$ (the semi-perimeter)

Real-World Example: Agricultural Planning 🚜

A farmer in Iowa has a triangular field with sides measuring 200m, 150m, and 180m. To calculate how much fertilizer to buy, she needs the area. Using Heron's formula:

  • $s = \frac{200+150+180}{2} = 265$
  • Area $= \sqrt{265(265-200)(265-150)(265-180)} = \sqrt{265 \times 65 \times 115 \times 85} ≈ 13,467$ square meters

That's about 1.35 hectares – enough information to buy exactly the right amount of fertilizer and maximize crop yield!

Bearings: Navigation in the Real World

Bearings are how we describe directions in navigation, and they're essential for pilots, ship captains, and hikers. A bearing is an angle measured clockwise from North, always written as a three-digit number. 🧭

Types of Bearings:

  • True bearings: Measured from North (000°) clockwise to 360°
  • Compass bearings: Written as N30°E (30° east of north) or S45°W (45° west of south)

Real-World Example: Search and Rescue 🚁

When a hiker goes missing in the Rocky Mountains, rescue teams use triangulation with bearings. If two rescue stations spot a signal flare, they can pinpoint the hiker's location using triangle mathematics.

Station A spots the flare on bearing 045° (northeast), while Station B (5 km away on bearing 090° from A) spots it on bearing 315° (northwest). Using the sine and cosine rules with these bearings, rescue teams can calculate the exact location and dispatch helicopters to the precise coordinates!

Advanced Applications: Putting It All Together

Modern applications combine all these triangle tools. Consider how your car's navigation system works: it receives signals from multiple GPS satellites, calculates the angles and distances to form triangles, then uses the sine and cosine rules to determine your exact position and optimal route.

Engineering Marvel: The Burj Khalifa 🏗️

The world's tallest building uses triangular structural elements throughout its design. Engineers used triangle mathematics to calculate wind loads, structural stresses, and optimal angles for the building's distinctive spiral design. Every triangle in the structure was calculated using the rules you're learning – ensuring the 828-meter tower can withstand Dubai's desert winds and seismic activity.

Astronomy and Space Exploration 🚀

NASA uses triangle applications to calculate spacecraft trajectories. When sending rovers to Mars, engineers create triangles between Earth, Mars, and the spacecraft's position, using the sine and cosine rules to plot the most efficient path through space. The Perseverance rover's journey to Mars involved millions of these calculations!

Conclusion

Triangle applications extend far beyond the classroom, forming the mathematical foundation for GPS navigation, construction engineering, agricultural planning, search and rescue operations, and space exploration. By mastering the sine rule, cosine rule, area formulas, and bearings, you've gained tools that professionals use daily to solve real-world problems. Whether you're helping design the next architectural marvel or simply finding your way home, these triangle techniques connect abstract mathematics to practical solutions that shape our modern world! 🌟

Study Notes

• Sine Rule: $\frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C}$ - use when you have two angles and one side, or two sides and one non-included angle

• Cosine Rule: $c^2 = a^2 + b^2 - 2ab\cos C$ - use when you have two sides and included angle, or all three sides

• Area Formula (two sides, included angle): Area $= \frac{1}{2}ab\sin C$

• Heron's Formula: Area $= \sqrt{s(s-a)(s-b)(s-c)}$ where $s = \frac{a+b+c}{2}$

• True Bearings: Measured clockwise from North (000° to 360°)

• Compass Bearings: Written as N30°E, S45°W, etc.

• Key Applications: GPS navigation, surveying, construction, aviation, search and rescue, space exploration

• Problem-Solving Strategy: Identify what you know, choose appropriate rule, set up equation, solve systematically

• Common Angles: Remember that angles in a triangle sum to 180°

• Units: Always check that angles are in degrees or radians as required by your calculator

Practice Quiz

5 questions to test your understanding

Triangle Applications — AS-Level Mathematics | A-Warded