The problem
Does $$\int_{10}^{\infty}\frac{x+ ln x}{x^2} \ dx$$
converge or not?
My attempt
I went ahead and tried to find functions which are strictly larger or smaller than the integrand to see if these converge/diverge but I can only find smaller functions that converge and larger functions that diverge, which tells me nothing about this integral.
The ones I tried are:
$$ \frac{1}{x^2} < \frac{x+ ln x}{x^2} < \frac{x+ x}{x^2} = \frac{2}{x}$$
where the leftmost one converges and the rightmost one diverges
What I need help with
How am I supposed to find good functions to compare to? I don't only have an issue with this specific problem, but with every one of this type. I just happen to find the right function sometimes.