Let $f(x)=x+\frac1{x}$ prove that
$|f(x)-f(1)| \le (1+\frac1{x})|x-1|$ for $x>0$
I've tried to get it from the left hand side
$|f(x)-f(1)|=|x+ \frac1{x}-2|=|\frac{x^2-2x+1}{x}|=|\frac{x-1}{x}||x-1|$
However, I can't see how to proceed from here to get $(1+\frac1{x})$ on the right hand side as well as to make that inequality appear.