Linda C. answered 01/12/15
Tutor
New to Wyzant
I believe you are missing some parentheses, but assuming my fractions, here is the solution:
- sinx/(1+cosx) + (1+cosx)/sinx (we want to start with this side, because it's more complex, and will hopefully narrow down easily
- (sin2x)/[(1+cosx)(sinx)] + (1+2cosx+cos2x)/[(1+cosx)(sinx)] ~ This is just getting a common denominator
- (sin2x+cos2x+1+2cosx)/[(1+cosx)sinx] ~ Regrouping...note that first part is just 1 (pythagorean identity)
- (2+2cosx)/[(1+cosx)sinx]
- 2/sinx ~ (1+cosx) cancels
- 2cscx ~ 1/sinx = csc x
Wow, that was harder to type than it was to solve. Hope you can make sense of this. It's MUCH easier to see using the actual fractions, rather than trying to type them.