Prove that for $0<x<1$, $\ln(1+x) - \ln(1-x)<2x$
My direction: $\ln(x)$ is differential and continuous at $(0,∞)$, and since $0<x<1$, clearly $[1-x,1+x]\subseteq(0,∞)$ and so $\ln(x)$ is continuous in $[1-x,1+x]$ and differential in $(1-x,1+x)$.
So, by Lagrange's theorem, there is a $c$ in $(1-x, 1+x)$, so that: $${{\ln(1+x)-\ln(1-x)}\over{1+x-1+x}}=\ln'(c)$$ $${{\ln(1+x)-\ln(1-x)}\over{2x}}=\ln'(c)$$ $$\ln(1+x)-\ln(1-x)=\ln'(c)2x$$
And here I got stuck... Would appreciate any help.