Given $(1+x)^{n+1}>1+(n+1)x$ for $x>0$ and for $n$ positive integer.
Putting $n=1$ I get $x^2>0$ so the inductive hypothesis is true.
Putting $n=n+1$ I get $(1+x)^{n+2}>1+(n+2)x$. I can write $(1+x)^{n+2}$ as $(1+x)^n(1+x)^2$ and then I don't know how to go on.