I already tried to putting the square root like this: $\sqrt{\frac{x}{5 + x}}$ but I dont know what to do next.
$$\int \frac{\sqrt{x}}{\sqrt{5+x}}dx$$
I already tried to putting the square root like this: $\sqrt{\frac{x}{5 + x}}$ but I dont know what to do next.
$$\int \frac{\sqrt{x}}{\sqrt{5+x}}dx$$
Another method would be to let $u=\sqrt{x+5}$, so $x=u^2-5 \text{ and } dx=2udu$ to get
$\;\;\;\displaystyle\int\frac{\sqrt{u^2-5}}{u}\cdot 2u\;du=2\int{\sqrt{u^2-5}}\;du$ .
Now let $u=\sqrt{5}\sec\theta, du=\sqrt{5}\sec\theta\tan\theta d\theta$ to get $10\int\tan^{2}\theta\sec\theta\;d\theta$, and integrate by parts.