Simplifying negative ln

44 Views Asked by At

Could someone explain to me why the negative part in the second term switches

$\ln (1+x) - \ln (1-x)$ becomes $\ln \frac{1+x}{x-1}$.

I understand the division just not why $-x$ becomes $+x$ and the $+1$ becomes $-1$.

Many thanks.