Trigonometric Functions in Physics- Applications and Examples
What Trigonometric Functions Actually Do in Physics
Trigonometric functions aren't abstract math problems your teacher assigned to torture you. They're the language physicists use to describe anything that repeats, rotates, or points in a direction.
When something moves in a circle, oscillates back and forth, or gets broken into directional components, you're looking at sine, cosine, and tangent doing the heavy lifting.
Here's what you need to actually know.
The Three Functions You Actually Need
Most physics problems use just three trig functions:
- Sine (sin) — gives you the opposite side over the hypotenuse. In physics: vertical component of something at an angle.
- Cosine (cos) — gives you the adjacent side over the hypotenuse. In physics: horizontal component of something at an angle.
- Tangent (tan) — opposite over adjacent. In physics: slope, or ratio of vertical to horizontal change.
That's it. Memorize those three definitions and you can solve most physics problems involving angles.
Where You'll Actually Use These
Breaking Vectors into Components
Every physics problem involving forces or motion at an angle starts here. When a force pushes at 30° to the horizontal, you can't just plug "30°" into F=ma.
You break it into parts:
- Fx = F × cos(θ) — the horizontal push
- Fy = F × sin(θ) — the vertical lift or drop
A 100 N force at 30° gives you 86.6 N horizontally and 50 N vertically. Those are the numbers you actually use in your equations.
Projectile Motion
Throw a ball at an angle. The initial velocity splits into two independent problems:
- vx = v₀ × cos(θ) — stays constant (no horizontal acceleration)
- vy = v₀ × sin(θ) — changes due to gravity
The range, maximum height, and time of flight all come from combining these components with kinematic equations. No angle in your formulas means you're solving the wrong problem.
Wave Motion and Oscillations
Waves are fundamentally trigonometric. A simple harmonic oscillator follows:
x(t) = A × cos(ωt + φ)
Where A is amplitude, ω is angular frequency, and φ is phase shift. The velocity and acceleration come from taking derivatives, which just shifts the function from cosine to sine and back.
Sound waves, light waves, alternating current — all described with these same functions.
Forces on Inclined Planes
Gravity pulls down. A ramp angles that force into two directions:
- Parallel to the slope: mg × sin(θ)
- Perpendicular to the slope: mg × cos(θ)
The parallel component is what makes objects slide down. The perpendicular component determines friction. Same 30° ramp, different behavior than a flat surface.
Circular Motion
An object moving in a circle has position described by:
x = R × cos(ωt)
y = R × sin(ωt)
The centripetal acceleration points toward the center with magnitude a = v²/r = ω²R. The velocity vector rotates constantly, always tangent to the circle.
Alternating Current
AC voltage isn't a steady number. It oscillates:
V(t) = V₀ × sin(ωt)
The power dissipated in a resistor involves squaring this, which gives you a doubled frequency. RMS values exist precisely because trig functions make steady DC calculations invalid for alternating current.
Sin, Cos, or Tan? A Quick Reference
This table shows which function to reach for based on what you're trying to find:
| What You Need | Function to Use | Example |
|---|---|---|
| Horizontal component | cos(θ) | Fx = F × cos(30°) |
| Vertical component | sin(θ) | Fy = F × sin(30°) |
| Slope or ratio | tan(θ) | height/range = tan(45°) |
| Angle from sides | tan⁻¹ or arctan | θ = tan⁻¹(opp/adj) |
| Opposite side | sin(θ) | opp = hyp × sin(θ) |
| Adjacent side | cos(θ) | adj = hyp × cos(θ) |
Getting Started: Solving Your First Problem
Here's the process that works for any physics problem involving angles:
- Draw a diagram. Always. Even if it's rough. You need to see the angle, the hypotenuse, and which side is opposite/adjacent.
- Label everything. Force or velocity magnitude, angle, the components you're solving for.
- Choose your function. Horizontal = cosine. Vertical = sine. Ratio of the two = tangent.
- Set up your equation. component = magnitude × function(angle).
- Solve. Calculator in degree mode unless specified otherwise.
- Check units and direction. Components have direction. The original vector has magnitude.
Worked Example
Problem: A 200 N force pulls a sled at 25° above the horizontal. What force actually pulls it forward?
Solution:
- Horizontal pull = 200 × cos(25°)
- = 200 × 0.906
- = 181.2 N forward
The vertical component (200 × sin(25°) = 84.6 N upward) reduces the normal force and therefore reduces friction slightly. But the forward pull is 181.2 N.
Common Mistakes That Cost You Points
- Using degrees when your calculator is in radians — or vice versa. Check your mode. Physics usually uses radians in calculus-based problems, degrees in introductory mechanics.
- Confusing which angle you're working with — θ is always measured from the horizontal in physics, unless specified otherwise.
- Forgetting that components can be negative — down and left are negative directions.
- Rounding too early — keep extra digits in calculations, round only at the end.
When Trig Gets More Complex
Advanced physics adds more functions and combinations:
- Inverse trig functions (sin⁻¹, cos⁻¹, tan⁻¹) — find the angle when you know the sides
- Phase angles — combining waves means adding arguments, not just amplitudes
- Dot products and cross products — cos and sin appear in vector mathematics
- Complex exponentials — e^(iθ) = cos(θ) + i·sin(θ) simplifies many wave calculations
But the foundation stays the same. Master the basics first.
The Bottom Line
Trigonometric functions in physics aren't optional decoration. They're how you connect angles to real numbers you can plug into equations.
Every time you see an angle in a physics problem, your first thought should be: break it into components using sine and cosine. That single move solves the majority of mechanics problems you'll encounter.
Learn the definitions. Draw the diagram. Apply the function. That's the entire process.