How do you simplify trig identities with cosθ + sinθ = √2 cos(θ-∏/4)?

  • Thread starter Thread starter weirdobomb
  • Start date Start date
  • Tags Tags
    Identity Trig
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
6 replies · 2K views
weirdobomb
Messages
15
Reaction score
0
cosθ + sinθ = √2 cos(θ-∏/4)

what are the steps in between?
 
Physics news on Phys.org
Expand cos(θ-∏/4). What do you get?

ehild
 
But how would I get from cosθ + sinθ to √2 cos(θ-∏/4)
I can expand and get the original expression but don't understand the other way around.
 
Last edited:
weirdobomb said:
But how would I get from cosθ + sinθ to √2 cos(θ-∏/4)
I can expand and get the original expression but don't understand the other way around.
Expand cos(θ-/4) means to apply the well-known :smile: trig expansion cos (A - B) = (cos A)(cos B) + (sin A)(sin B)

This formula (along with a few others) should be well-known by the time you sit for your next closed-book exam. :wink:
 
weirdobomb said:
But how would I get from cosθ + sinθ to √2 cos(θ-∏/4)
I can expand and get the original expression but don't understand the other way around.
Are you saying that you can get from
[itex]\sqrt{2} \cos \left( \theta - \frac{\pi}{4} \right)[/itex]
to
[itex]\cos \theta + \sin \theta[/itex]
but not the other way around? Just take the steps you get from the RHS to the LHS and go backwards.
 
Write [tex]Acos(\theta)+Bsin(\theta)=\sqrt{A^2+B^2}(\frac{A}{\sqrt{A^2+B^2}}cos(\theta)+\frac{B}{\sqrt{A^2+B^2}}sin(\theta))[/tex]

Then let [itex]\phi=\arctan{\frac{B}{A}}[/itex]
Then,[tex]Acos(\theta)+Bsin(\theta)=\sqrt{A^2+B^2}(cos(\phi)cos(\theta)+sin(\phi)sin(\theta))=\sqrt{A^2+B^2}cos(\theta-\phi)[/tex]