Solve Trigonometric Ratios: 2ab/(b^2 - a^2)

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
ritwik06
Messages
577
Reaction score
0

Homework Statement


Given:
sin x + sin y= a
cos x + cos y=b
find tan(x+y)
Prove it to be equal to"
[tex]\frac{2ab}{b^{2}-a^{2}}[/tex]


The Attempt at a Solution



I get stuck after this:
2ab= 2 sin (x+y)+sin 2x+sin 2y
[tex]b^{2}-a^{2}= cos 2x + cos 2y + 2 cos (x+y)[/tex]

Division of the two never results in tan (x+y).
Plase help me express tan (x+y) in terms of a,b!
 
Last edited:
Physics news on Phys.org
Alright, I checked these two corrections and they look correct.
2ab= 2 sin (x+y)+sin 2x+sin 2y
[tex]b^{2}-a^{2}= cos 2x + cos 2y + 2 cos (x+y)[/tex]
For the part,
sin(2x)+sin(2y)
you can use the sum and difference formulas for sines and cosines you will get
(3) [tex]2 sin \left( \frac{2x+2y}{2} \right) cos \left( \frac{2x+2y}{2} \right) = 2sin(x+y)cos(x-y)[/tex]

For the part, [tex]cos(2x)+cos(2y)[/tex]
(4) [tex]2 cos \left( \frac{2x+2y}{2} \right) cos \left( \frac{2x-2y}{2} \right)=2cos(x+y)cos(x-y)[/tex]

Edited.
 
Last edited:
konthelion said:
Since, you know that
(1) sin x + sin y= a
(2) cos x + cos y=b

Then by the sum and difference formulas, you will get
(3) [tex]2 sin \left( \frac{x+y}{2} \right) cos \left( \frac{x+y}{2} \right) = a[/tex]
(4) [tex]2 cos \left( \frac{x+y}{2} \right) cos \left( \frac{x-y}{2} \right) = b[/tex]

No, wait scratch this. This won't help.

Thanks a lot friend. I have solved it now. Thanks once again.