I want to find whether $x\mapsto x^2 + x$ is uniformly continuous on $(0,\infty)$, I know that $x\mapsto x^2$ is not uniformly continuous on this interval, however am having difficulty grasping whether this function is. This is what I have done so far I have made the function $$|x^2 +x -y^2 +x|<\varepsilon$$ where I made it $$|(x+y)(x-y)(1)|<\varepsilon.$$
Am I on the right track?
The sum of uniformly continuous functions is again an uniformly continuous function, and if you multiply the function by a scalar too. Note that the identity is uniformly continuous (it is Lipschitz). You know that $x^2$ is not uniformly continuous. If $x^2+x$ were uniformly continuous, we would have: $$x^2 = (x^2+x) - x$$ uniformly continuous, a contradiction. So $x^2+x$ is not uniformly continuous.