Sum and Difference Formulas PROVE

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
ryno16
Messages
1
Reaction score
0

Homework Statement



Given this formula

Sum
sin(a+b)=sin(a)*cos(b)+cos(a)*sin(b)

prove this one
Difference
sin(a-b)=sin(a)*cos(b)-cos(a)*sin(b)

Given this formula

Sum
cos(a+b)=cos(a)*cos(b)-sin(a)*sin(b)

prove this one
Difference
cos(a-b)=cos(a)*cos(b)+sin(a)*sin(b)



Homework Equations


(difference and sum equations stated in the problem)



The Attempt at a Solution


I assume it's the same concept for both of them, i just don't know how to go about proving it to be true.
 
Physics news on Phys.org
Like Mark44 said, use the fact that A - B = A + (-B).
Hint: Sine is an odd function, which means that f(-x) = -f(x)
2nd hint: Cosine is an even function, which means that f(-x) = f(x)

That should do the trick.