Let $f$ nonnegative continuous decreasing function on $[0,\infty)$. Suppose $\frac{f(x)}{\sqrt{x}}$ is integrable, then $\sqrt{x}f(x) \to 0$ as $x\to \infty$
I tried to prove $\sqrt{x}f(x)$ is Cauchy sequence, but I cannot to do. And I don't know how to use continuity.
Let's just shift the problem to make it easier:
First step: Notice that $f\to 0$ as $x\to \infty$ (fairly well-known fact but still)
Then $f$ has to be nonnegative (we did not need it as an hypothesis!) because it decreases towards $0$.
Second step:
$$ 0\leq \frac{x}{2}f(x) \leq \int_{x/2}^x f(t) dt \underset{x\to \infty}{\to} 0 $$
Because $\int_{x/2}^x f(t) dt = \int_0^x f(t) dt - \int_0^{x/2} f(t) dt $ and both integrals converge to the same limit.
Hence the result.