Homework Solution: Simplifying Trig Identity - cot2xsecx + 1/cosx

  • Thread starter Thread starter Kiff
  • Start date Start date
  • Tags Tags
    Identity Trig
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
Kiff
Messages
6
Reaction score
0
Help please on trig identity

Homework Statement


Simplify cot2xsecx + 1/cosx





The Attempt at a Solution


Well so far i got:
cot2xsecx + 1/cosx
=(cos2x/sin2x)(1/cosx) + 1/cosx
=((1+cos2x)/(1-cos2x))(1/cosx) + 1/cosx


and from there I am stuck, I've tried playing around with it but I just seem to get to dead ends.
any help is appreciated, Thanks
 
Last edited:
Physics news on Phys.org


wow that was fast, thanks

so by cancelling the square I get:
(cosx/sinx)(1/cosx) + 1/cosx
=sinx/cos2x + 1/cosx <--- multiply by cosx
=sinx/cos2x + cosx/cos2x
=sinx + cosx

did i do that correctly?
the question I am doing is multiple choice answer tho
a. csc2xsecx
b. sec3x
c. sec2xcscx
d. csc3x
 


[tex]\cot^2{x} \sec{x} + {1 \over \cos{x}}[/tex]

= [tex]\cot^2{x}\sec{x} + \sec{x}[/tex]

= [tex](\cot^2{x} + 1) \sec{x}[/tex]

= [tex]\csc^2 {x} \sec{x}[/tex]

If you are familiar with the identity, [tex]\cot^2{x} + 1 = \csc^2 {x}[/tex], it's obvious.

EDIT: In case you aren't familiar with that particular identity, it's simple to show with a couple more steps:
[tex]1 + cot^2{u}[/tex]

=[tex]1 + {cos^2{u} \over sin^2{u}}[/tex]

=[tex]{sin^2{u} + cos^2{u} \over sin^2{u}}[/tex]

=[tex]{1 \over \sin^2{u} }[/tex]

=[tex]\csc^2{u}[/tex]
 
Last edited:


Also, in you solution, this step is not valid:

=sinx/cos2x + cosx/cos2x
=sinx + cosx
 


awsome..thanks guys, omfg i forgot bout that identity