$$\int \frac{1}{\sqrt{x} (1 - 3\sqrt{x})}$$
I tried with the substitution $u = 1-3\sqrt{x}$
I am confused with how to finish this problem I know I am supposed to substitute $u$ and $\text{d}u$ in but I am not sure how to finish it.
$$\int \frac{1}{\sqrt{x} (1 - 3\sqrt{x})}$$
I tried with the substitution $u = 1-3\sqrt{x}$
I am confused with how to finish this problem I know I am supposed to substitute $u$ and $\text{d}u$ in but I am not sure how to finish it.
Let's set the problem, then you may proceed by yourself.
Performing the substitution
$$u = 1 - 3\sqrt{x} ~~~ \text{and so} ~~~ \sqrt{x} = -\frac{u-1}{3}$$
Hence
$$\text{d}u = -\frac{3}{2\sqrt{x}} = -\frac{3}{2}\frac{-3}{u-1}\ \text{d}x$$
$$\text{d}u = \frac{9}{2(u-1)}\ \text{d}x ~~~~~ \to ~~~~~ \text{d}x = \frac{2(u-1)}{9}\ \text{d}u$$
Then your integral becomes
$$\int -\frac{1}{\frac{u-1}{3}u}\frac{2(u-1)}{9} = -\int \frac{2}{3u}\ \text{d}u$$
Now you can proceed for sure.