I have the following integral:
$$\frac{4}{\sqrt x }$$
As far as I'm aware, this is equal to $4\frac{1}{\sqrt x}$.
Thus, can we solve it using the $\ln$ rule so the answer is $4 \ln \sqrt x$ ?
I know you can solve it without using the $\ln$ rule so the answer is $8 \sqrt x$.
However, by quickly checking myself, $4 \ln\sqrt x \ne 8\sqrt x$. If this is true, I assume I can't use the $\ln$ rule for this equation, so the question becomes: when can I use the $\ln$ rule where $\frac 1x$ = $\ln x$?
No....You are doing it wrong
$$\frac{d\ln{\sqrt{x}}}{dx} \neq \frac{1}{\sqrt{x}}$$
You can verify this by checking with the Chain rule...
The original answer to your indefinite integral is in fact $8\sqrt{x}+C$
NOTE:- You can use $\ln(x)$ if the integrand is $\frac{1}{x}$ ..For your original question $\frac{1}{\sqrt{x}}=x^{-1/2}$ ..You can use the power rule i.e. $$\int x^n dx=\frac{x^{n+1}}{n+1}+C$$