Application 1: Maximum / minimum in modelling.
A pendulum's horizontal displacement is x(t)=3sint+4cost. Find the maximum displacement.
- Rewrite: x(t)=5sin(t+0.927).
- Max = 5 (amplitude).
- Reached when t+0.927=π/2⇒t=0.644.
Application 2: Solving asinθ+bcosθ=c.
Solve 3sinθ+4cosθ=2 for 0≤θ≤2π.
- 5sin(θ+0.927)=2⇒sin(θ+0.927)=0.4.
- Let ϕ=θ+0.927. sinϕ=0.4.
- Principal value: ϕ1=arcsin(0.4)≈0.412. Second solution in [0,2π]: ϕ2=π−0.412≈2.730.
- Account for the shift: ϕ ranges over [0.927,2π+0.927]. Need to add 2π to ϕ1 to put it in range: ϕ1′≈6.696.
- Convert back: θ=ϕ−0.927.
Solutions: θ≈1.804,5.768.
Application 3: Range of an expression.
The expression 5−3sinθ−4cosθ has range [5−R,5+R]=[0,10].
Why? 3sinθ+4cosθ ranges over [−5,5]. Subtract from 5: [5−5,5+5]=[0,10].
Application 4: Inequalities. asinθ+bcosθ≥c becomes Rsin(θ+α)≥c, an inequality in a single sine. Solve and convert back.