Simplifying the Trigonometric Expression Question

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
5 replies · 2K views
Deaddman
Messages
5
Reaction score
0

Homework Statement



cosx/(secx+tanx)

The Attempt at a Solution



So far I have this:

=cosx/(1/cosx + sinx/cosx)
=cosx/(sinx + 1/cosx)
=cos2x/sinx + 1

From there I don't know what to do. I've messed around with it for a while but don't seem to get anywhere.

Any help is appreciated.
 
Last edited:
Physics news on Phys.org
Your last denominator is incorrect. It should be sinx + 1.
 
Yeah you're right, thanks for pointing it out. Fixed now.
 
cos2 x/(1 + sin x)
(Let's keep the order of 1 and sin x.)

Here's a hint: do you know of an identity that has a sin x (or a multiple or a power thereof) and a cos x (as before) in it?


01
 
Ahhh, I think I got it.

1-sin2 x/1+sin x

(1-sin x)(1+sin x)/1+sin x

1-sin x!

Right?
 
Indeed that is correct!01