I need to prove that $\ln x\leq x-1 \forall x>0$, using the Mean value theorem.
For $x=1$, the equation is true.
So, for starters I'll check for $x>1$.
By applying the aforementioned theorem for $$f(t)=\ln t / [1,x]$$ we know that there is a $c\in(1,x)$ with
$$f'(c)=\frac{f(x)-f(1)}{x-1}\Leftrightarrow$$ $$\ln c=\frac{\ln x}{x-1}$$
And here I am stuck.
I know that $c>1$ thus $\ln c >\ln 1$ thus $\ln c>0$
But I don't know how to use that to prove what I need to prove.