From solving triangles to modeling waves — trigonometry in the real world.
Law of Sines
a/sin A = b/sin B = c/sin C = 2R (where R = circumradius)
Used when you know AAS, ASA, or SSA (the ambiguous case — check for 0, 1, or 2 solutions). The connection to the circumscribed circle radius R is elegant geometry.
Example: A = 40°, B = 60°, a = 10. Find b.
C = 180° − 40° − 60° = 80°
b/sin 60° = 10/sin 40° → b = 10 sin 60°/sin 40° ≈ 13.47
Law of Cosines
c² = a² + b² − 2ab·cos C
This is the Pythagorean theorem generalized to all triangles. When C = 90°, cos C = 0 and it reduces to a² + b² = c². It also defines the dot product of vectors in linear algebra.
Waves & Oscillations
Sinusoidal functions model periodic phenomena throughout science:
y(t) = A sin(ωt + φ)
Sound: Musical notes as sums of harmonics → Fourier series
Light: Electromagnetic waves are sinusoidal in E and B fields
Physics: Projectile motion, force decomposition along perpendicular axes
The real power of trigonometry lies in its connections: it bridges geometry (shapes), algebra (equations), calculus (derivatives/integrals of trig functions), and differential equations (oscillatory solutions).