SpicyPepper
- 20
- 0
Prepping for my test, and I can't seem to solve this problem.
\int \frac{cos(x) + sin(x)}{sin(2x)}dx
Not sure if it led me astray, but I used the trig. property:
sin(2x) = 2sin(x)cos(x)
= \int \frac{cos(x) + sin(x)}{2sin(x)cos(x)}dx
= 1/2 \int(csc(x) + sec(x))dx
= 1/2ln|csc(x) - cot(x)| + 1/2ln|sec(x) + tan(x)| + C
= 1/2 ln|csc(x)sec(x) + sec(x) - csc(x) - 1| + C
I feel like this is wrong, but not sure where I'm messing up. Maybe my trig. property isn't the way to go.
Homework Statement
\int \frac{cos(x) + sin(x)}{sin(2x)}dx
Homework Equations
Not sure if it led me astray, but I used the trig. property:
sin(2x) = 2sin(x)cos(x)
The Attempt at a Solution
= \int \frac{cos(x) + sin(x)}{2sin(x)cos(x)}dx
= 1/2 \int(csc(x) + sec(x))dx
= 1/2ln|csc(x) - cot(x)| + 1/2ln|sec(x) + tan(x)| + C
= 1/2 ln|csc(x)sec(x) + sec(x) - csc(x) - 1| + C
I feel like this is wrong, but not sure where I'm messing up. Maybe my trig. property isn't the way to go.