Trig Functions Simplified: How to Solve cosx / (1+sinx) | Expert Guide

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 · 3K views
mjbc
Messages
4
Reaction score
0

Homework Statement



Simplify: cosx / (1+sinx)

2. The attempt at a solution

1 / (sec x)(1+sin x)

1 / (sec x + (sin x / cos x))

1 / (sec x + tan x)

I know that the answer is sec x - tan x but don't know how to get there.

Any help would be appreciated.
 
on Phys.org
Do you know what the value of [tex]sec^2x-tan^2x[/tex] is?

The difference of two squares helps too.
 
sec^2 (x) - tan^2 (x) = 1

but nothing's squared in the problem
 
Not until you do some multiplying.

Do you understand what I mean by the difference of two squares?
 
OK, So it's

(sec x - tan x) / (sec x + tan x)(sec x -tan x)

= (sec x - tan x) / 1

= sec x -tan x

Thank you so much!