For this question, I'm not sure if I'm doing it right, can anyone please help me out?
Determine whether the integral is convergent or divergent.
$\int_{1}^{\infty} \frac{1}{x+3ln(x)}$
$\frac{1}{x+3ln(x)} \ge \frac{1}{x}$
$\int_{1}^{\infty} \frac{1}{x+3ln(x)} \ge \int_{1}^{\infty} \frac{1}{x} $
$\int_{1}^{\infty} \frac{1}{x} = \lim_{A\to \infty} ln(x)$ at $\infty$ and one, which means it equals inifinity when you evaluate it, making $\int_{1}^{\infty} \frac{1}{x} $ diverge and thus, that makes $\int_{1}^{\infty} \frac{1}{x+3ln(x)}$ diverge.
HINT
Note that
$$ \frac{1}{x+3\ln(x)}\sim \frac1x$$
indeed for $x\to \infty$
$$\frac{\frac{1}{x+3\ln(x)}}{\frac1x}\to 1$$
then use limit comparison test with $\sum \frac1x$.