Compund Angle Identities and proof

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 · 2K views
FaraDazed
Messages
347
Reaction score
2

Homework Statement


prove using the compound angle identies, proove the following:
[tex] \frac{sin(A-B)}{cos(A)cos(B)}+\frac{sin(B-C)}{cos(B)cos(C)}+\frac{sin(C-A)}{cos(C)cos(A)}=0[/tex]

Homework Equations


n/a

The Attempt at a Solution


I resolved it to
[tex] \frac{sin(A)cos(B)-cos(A)sin(B)}{cos(A)cos(B)}+\frac{sin(B)cos(C)-cos(B)sin(C)}{cos(B)cos(C)}+\frac{sin(C)cos(A)-cos(C)sin(A)}{cos(C)cos(A)}=0[/tex]

And using wolfram alpha I found that the first term resolves to tan(A)-tan(B) and then I can see how it equals zero as all the tans would cancel out.

But I have no idea how each term simplifies to that.

Any help is really appreciated.

thanks.
 
Physics news on Phys.org
After you have expanded the numerators with the addition formulae (which you have done), you can simplify each fraction by taking out a factor.
 
In each fraction, you have something of the form

[tex]\frac{a+b}{c}[/tex]

You should always check if splitting up the fraction into

[tex]\frac{a}{c}+\frac{b}{c}[/tex]

could help you in any way. In this case, it does.