Simplifying/Proving a Trigonometric Question

  • Thread starter Thread starter BlackHole213
  • Start date Start date
  • Tags Tags
    Trigonometric
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
3 replies · 3K views
BlackHole213
Messages
33
Reaction score
0

Homework Statement



Prove:

secA(1+sinA) = (1+sinA+cosA)/(1-sinA+cosA)


Homework Equations



I have the following equations:

sin2x + cos2x = 1
1 + tan2x = sec2x
1 + cot2x = csc2x
sin(A+B) = sinAcosB + cosAsinB
sin(A-B) = sinAcosB - cosAsinB
cos(A+B) = cosAcosB - sinAsinB
cos(A-B) = cosAcosB + sinAsinB
sin(2A) = 2sinAcosA
cos(2A) = cos2 - sin2A

These formulas are all I have, but as this is a bonus question, there might be other formulas which I am unaware of.


The Attempt at a Solution



I looked at https://www.physicsforums.com/showthread.php?t=423847 to see if I could get inspiration to achieve an answer. I've tried simplifying the left side to (1+sinA)/cosA and then I attempted to see if I could get the right hand side to equal that. I've multipled the RHS by (1+sinA+cosA)/(1+sinA+cosA), (1-sinA+cosA)/(1-sinA+cosA) and I've tried multiplying the RHS by its reciprocal and the LHS by cosA/(1+sinA). In that last attempt, I achieved an answer of 1=1, but I have a feeling that is incorrect and I'll need at least one trigonometric function in the solution.

If anyone wants to see the work that I've done in each attempt, just tell me and I'll post it.

Thanks for the assistance.
 
Physics news on Phys.org
Always remember to multiply by the conjugate.

[PLAIN]http://img337.imageshack.us/img337/1976/50453339.jpg
 
Last edited by a moderator:
Thank you, both of you.