Use the Comparison Theorem to determine whether the integral is convergent or divergent.
$$\int _{ 1 }^{ \infty }{ \frac { 1+\sin ^{ 2 }{ (x) } }{ \sqrt { x } } dx } $$
So, I see $\sin ^{ 2 }{ (x) }$, a function that could possible lead me to a oscillating divergence.
I also see how this integral looks somewhat similar to $\frac { 1 }{ x } $. How can I utilize these things to help me determine whether the integral is convergent or divergent? If I'm not on the right track, I would appreciate some more help/guidance.
Hint: The integrand is positive. Note that $1\leq 1+ \sin^2(x) \leq 2$. So your problem is reduced to finding the integral $$\int_{1}^{\infty}\frac{1}{\sqrt{x}}\mathrm{dx}=\lim_{b\to \infty}\int_1^{b}\frac{1}{\sqrt{x}}\mathrm{dx}.$$
Can you complete it from here?
EDIT: Using $1/x$ as a lower bound is also possible. But in general it is better to find the most exact estimate. The better your estimate is the better are the chances to get a lower divergent bound or upper and lower convergent bounds. To make this point clear, if you had selected 0 as a lower bound you would have failed in detecting divergence.