Calculate: $$I=\int_0^1{e^x\over e^x+1}dx$$
Personal work:
$$I=\int_0^1{e^x\over e^x+1}dx$$ Let $u=e^x$ hence ${du\over e^x}=dx$
So, $$I=\int_1^e {e^x\over u+1}{du\over e^x}=\int _1^e {1\over u+1}\,du=\cdots$$ I've thought of getting rid of the $u+1$ at the bottom of the fraction, so, $$I=\int_1^e (u+1)^{-1} \, du$$ The problem is this: the anti-derivative of any monomial is given by this type: $$x^n={x^{n+1}\over n+1}+C, C\in \mathbb R.$$ The problem is that $-1+1=0$.
The derivative of $\ln(1+x)$ is ${1\over{x+1}}$