Going through solution and stuck on a step

  • Thread starter Thread starter ridemx
  • Start date Start date
  • Tags Tags
    Stuck
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
ridemx
Messages
5
Reaction score
0
I am going through a given solution to a homework problem and have come to this statement

sina cosb/(sina cosb + cosa sinb) - cosa sinb/(sina cosb - cosa sinb)
= 1/(1 + tanb/tana) - 1/(1 + tana/tanb)

I have looked over every trig identity that I could find but cannot figure out how the Prof. got the second line from the first.

Thanks
 
Physics news on Phys.org
ridemx said:
I am going through a given solution to a homework problem and have come to this statement

sina cosb/(sina cosb + cosa sinb) - cosa sinb/(sina cosb - cosa sinb)
= 1/(1 + tanb/tana) - 1/(1 + tana/tanb)

I have looked over every trig identity that I could find but cannot figure out how the Prof. got the second line from the first.

Thanks

Looks like he divided numerator & denominator in the 1st fraction by sin a cos b, and he divided numerator & denominator in the 2nd fraction by cos a sin b.

For the 1st fraction:
[tex]\frac{\sin a \cos b}{\sin a \cos b + \cos a \sin b}[/tex]
[tex]\begin{aligned}<br /> =& \frac{\sin a \cos b}{\sin a \cos b + \cos a \sin b} \cdot \frac{\tfrac{1}{\sin a \cos b}}{\tfrac{1}{\sin a \cos b}}\\<br /> =& \frac{1}{1 + \tfrac{\cos a \sin b}{\sin a \cos b}}<br /> \end{aligned}[/tex]

Can you figure it out from here?
 
Last edited:
yep, that's it, just couldn't figure that out for some reason. Thanks a ton!