Is $\sqrt{x}(\sin{\dfrac{1}{x}}+x)$ uniformly continuous on $(0,\infty)$?
At first, I tried to take the derivative and show it is bounded, but derivative is a bit complicated, so I'm suspecting it's not the optimal way.
So, the alternative is proving it directly/Lipschitz condition:
$$\left| {\sin \dfrac{1}{x} + x - \sin \dfrac{1}{y} - y} \right| \le \left| {\sin \dfrac{1}{x} - \sin \dfrac{1}{y}} \right| + \left| {x - y} \right|$$
Now, isn't $\left| {\sin \dfrac{1}{x} - \sin \dfrac{1}{y}} \right|$ bounded by $2$? Because the range of $\sin(x)$ is $[-1,1]$.
So we get:
$$\ldots\le 2 + \left| {x - y} \right|$$
I'm not sure how to proceed from this point, Or maybe it isn't the right one.
Hint (1) a continuous function $f:(a,b)\to\mathbb{R}$ is uniformly continuous iff
$\lim_{x\downarrow a}f(x),\lim_{x\uparrow b}f(x)$ exists.
$\lim_{x\downarrow a}f(x)$ means $x>a$ and approaching to $a$ or we read $x$ decreasing to $a$.
$\lim_{x\uparrow b}f(x)$ means $x<b$ and $x$ is approaching to $b$ so you can say $x$ increasing to $b$.
(2) for a continuous $f$ If $f'(x)$ is bounded then also $f$ is uniformly continuous