I'm a brand new student. Need some help to integrate this.
Perform this integration: $$\int \frac{1}{x\sqrt{25-x^2}}\ dx$$
I'm able to obtain in theta terms like this:
$$\frac 15 \ln|\cscθ-\cotθ|+C$$
But I have problems to convert in terms of "$x$"
Thanks a lot.
This is what is suggested by this image:
Using the substitution $x=5\sin{\theta}$ and $dx=5\cos{\theta}$, we obtain: $$\int \frac{1}{5\sin{\theta}(5\cos{\theta})}\cdot 5\cos{\theta}~d\theta$$ Simplifying, we obtain: $$\frac{1}{5}\int \frac{d\theta}{\sin{\theta}}$$ Using trigonometric identities: $$\frac{1}{5}\int \csc{\theta}~d\theta$$ Integrating: $$\frac{1}{5}\ln|\csc{\theta}-\cot{\theta}|+C$$