Proving This Trigonometric Identity

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 · 2K views
Ace.
Messages
52
Reaction score
0
1. Prove:[tex]\frac{cscx +cotx}{cscx-cotx} = \frac{1+2cosx+cos^2x}{sin^2x}[/tex]

Homework Equations


tanx = [itex]\frac{sinx}{cosx}[/itex]
cotx = [itex]\frac{cosx}{sinx}[/itex]
cscx
secx
cotx
[itex]sin^2x + cos^2x = 1[/itex]

The Attempt at a Solution



Left side:
=[itex]\frac{cscx +cotx}{cscx-cotx}[/itex]
=[itex]\frac{1/sinx + cosx / sinx}{1/sinx - cosx/sinx}[/itex]
=[itex]\frac{1+cosx}{1-cosx}[/itex]
 
Last edited by a moderator:
Physics news on Phys.org
You are almost there! What could you multiply the numerator and denominator of your fraction to get the RHS?
 
You are almost there. What is sin^2x in terms of cos^2x?

EDIT: Just a minute late. -.-
 
=[itex]\frac{1+cosx}{1-cosx}[/itex]
=[itex]\frac{1+cosx}{1-cosx}[/itex] × [itex]\frac{1+cosx}{1+cosx}[/itex]
= [itex]\frac{1+2cosx + cos^2x}{1-cos^2x}[/itex]
=[itex]\frac{1+2cosx+cos^2x}{sin^2x}[/itex]

thanks guys