SOLUTION: cos(A-B)-sin(A+B)

Algebra ->  Trigonometry-basics -> SOLUTION: cos(A-B)-sin(A+B)       Log On


   



Question 1039994: cos(A-B)-sin(A+B)

Found 3 solutions by Aldorozos, ikleyn, Edwin McCravy:
Answer by Aldorozos(172) About Me  (Show Source):
You can put this solution on YOUR website!
Cosacosb -sinasinb -(cosacosb+sinasinb)= 2cosacosb

Answer by ikleyn(52894) About Me  (Show Source):
You can put this solution on YOUR website!
.
cos(A-B)-sin(A+B)
~~~~~~~~~~~~~~~~~~~~~~~

cos(A-B) = cos(A)*cos(B) + sin(A)*sin(B),     (1)

sin(A+B) = sin(A)*cos(B) + cos(A)*sin(B)      (2)

(see any textbook on or including Trigonometry,  or the lesson in this site  Addition and subtraction formulas).
Taking the difference of  (1)  and  (2),  you get

cos(A-B) - sin(A+B) = cos(A)*cos(B) + sin(A)*sin(B) - sin(A)*cos(B) - cos(A)*sin(B) =

              = cos(A)*(cos(B)-sin(B)) + sin(A)*(sin(B)-cos(B)) = (cos(A)-sin(A))*(cos(B)-sin(B)).

The solution by the other tutor is wrong.


Answer by Edwin McCravy(20064) About Me  (Show Source):
You can put this solution on YOUR website!
The good lady Ikleyn didn't finish. She didn't take it all the 
way to a product.  When you start with a sum or difference of 
2 trig functions as in the case of this one, cos(A-B)-sin(A+B), 
it's normally assumed that you are to change it to a product
of 2 trig functions, not as a product of 2 sums or differences of
trig functions. 

I'll start from scratch, and take it all the way to a product
involving only two trig functions.

cos%28A-B%29-sin%28A%2BB%29

cos%28A%29cos%28B%29-sin%28A%29sin%28B%29-%28sin%28A%29cos%28B%29%2Bcos%28A%29sin%28B%29%29

sin%28A%29sin%28B%29-sin%28A%29cos%28B%29-cos%28A%29sin%28B%29-cos%28A%29cos%28B%29

%28sin%28A%29%5E%22%22-cos%28A%29%29%28sin%28B%29%5E%22%22-cos%28B%29%29

That's essentially what she got.  That's a product, but a product of 
two differences.  We started with an expression that contained 
only two trig functions.  We aren't done when we get it to 
and expression containing four trig functions. 

So we can keep going, using the trick that both the sine and 
cosine of pi%2F4 are the same since both equal sqrt%282%29%2F2.

We can multiply both parentheses through by sin%28pi%2F4%29,
which is legitimate as long as we divide by sin%28pi%2F4%29
twice also. 



Since the cosine and sine of pi%2F4 are the same we can
change the red sines to cosines. 



Now we use the identity sin%28alpha%2Bbeta%29=sin%28alpha%29cos%28beta%29-cos%28alpha%29sin%28beta%29 to replace the parentheses:



And since sin%28pi%2F4%29=sqrt%282%29%2F2, the constant out front,



So here's the final answer as a product of two trig functions:

2sin%28A-pi%2F4%29sin%28B-pi%2F4%29

Edwin