How to show that $\frac{\ln x}{x}$ is monotone for $x\ge e$?
Looking at the graph of $\ln x$ I can tell that for $x<e$ the $\ln x$ goes to $-\infty$ very fast and for $x\ge e$ it grows very slow.
Also, I know that $\ln x$ is monotone on $[0,\infty)$ and so is $g(x)=x$.
To check monotonicity you need to compute the sign of the first derivative.
Let $f(x)=\frac{\ln(x)}{x}$. Then
$$f'(x)=\frac{1-\ln(x)}{x^2}.$$
If $x\ge e$, then $\frac{1-\ln(x)}{x^2}\le \frac{1-\ln(e)}{x^2}=0$, so $f$ is monotonously decreasing for $x\ge e$.