We are given $g(x)=\frac{x \sin x}{x+1}$, and as I said we need to show it has no maxima in $(0,\infty)$.
My attempt: assume there is some $x_0>0$ that yields a maxima. then for all $x$
$$-1+\frac{1}{x+1}\leq \frac{x \sin x}{x+1}\leq \frac{x_0 \sin x_0}{x_0+1}\leq 1-\frac{1}{x_0+1}$$ and we can find some $x$ for which this isn't satisfied (like $\frac{1}{2-\frac{1}{x_0+1}}$?). This feels very unnecessary (plus I assume things about $x_0$), but I don't know what good way there is...
Note that I saw the thread here showing $\sup_{x>0} g(x)=1$ but one solution is not on my level, and the other one doesn't actually show its the $\sup$, rather than some sort of "partial limit". Even so, I still don't know how to show that there is no $x$ such that $g(x)=1$, and I don't think it's needed here.
Any help is appreciated in advance!