$$\int_{1}^{\infty}\dfrac{\sqrt{x^7+2}}{x^4}\text{dx}$$
I was told to let $f(x)=\dfrac{\sqrt{x}}{x^4}$ and $g(x)=\dfrac{\sqrt{x^7+2}}{x^4}$ then find the limit as $x$ approaches $\infty$ of $\dfrac{f(x)}{g(x)}$ and $\int_{1}^{\infty}f(x)\text{dx}$.
I found that $\lim_{x \to \infty} \dfrac{f(x)}{g(x)} =0$. According to the limit comparison test, $0<L<\infty$, since the limit is $0$, this integral will diverge. Is this correct?
Also how do you determine $f(x)$ and $g(x)$ to use the limit comparison test?
By the test you have mentioned, the integral will diverge.
Think about it for a second and it will make sense. With that limit you showed that $f$ "grows slower" than g. Finding out that the integral of $f$ diverges means that $f$ grows "too fast" to converge.
Then, also g grows too fast and the integral will diverge. That's the meaning of the limit comparison test.
Well, $g$ will probably always be the function of interest to integrate and $f$ will usually be a simpler function to integrate and that grows faster or slower than $g$.
Looking at $g$, you can see that as $x \to \infty$, the function behaves like $x^{-1/2}$. So your intuition should tell that $\int g$ diverges, and you must choose $f$ such that $\int f$ also diverges (easily provable) and grows slower than $g$, so you can use limit comparison test.