demersal
- 41
- 0
Homework Statement
\int\frac{(sin x)^{3}}{(cos x)}dx
Homework Equations
Trigonometric identities
The Attempt at a Solution
\int\frac{(sin x)^{2}}{(cos x)}(sin x)dx
\int\frac{1-(cos x)^{2}}{(cos x)}(sin x)dx
u = cos x
du = -sin x dx
- \int\frac{1-(u)^{2}}{(u)}du
Where do I go from here? I am kind of stuck. Can I just simply split the two up, as in 1/u - u^2/2? I think I tried that and end up with the wrong answer. Thanks in advance for the advice!