How to prove the trigonometric formula $a \sinθ + b \cosθ = R \sin(θ + α)$?

90 Views Asked by At

I recently learnt the formula $a \sinθ + b \cosθ = R \sin(θ + α)$ at school. How to prove it? Thanks.

2

There are 2 best solutions below

1
On

HINT Suffices to show there exist $a,b,R$ such that $$a\sin t + b\cos t = r\sin(t+z).$$

Note that $$ \sin(t+z) = \sin t \cos z + \cos t \sin z $$ and pick $a/r = \cos z, b/r = \sin z$ where $a^2+b^2 = r^2$.

0
On

Let $\dfrac{b}{a}=\tan\alpha$ ($a\neq0$) then $$LHS=a\left(\sin\theta+\dfrac{b}{a}\cos\theta\right)=a\left(\sin\theta+\tan\alpha\cos\theta\right)=\dfrac{a}{\cos\alpha}\left(\sin\theta\cos\alpha+\sin\alpha\cos\theta\right)=\dfrac{a}{\cos\alpha}\sin(\theta+\alpha)$$