I'd like to prove that for $a,b>0$, $$(a+b)^x=a^x+b^x \implies x=1.$$
I tried to study the variation of the map $f:x\mapsto (a+b)^x-a^x-b^x$ but unfortunatly it's not monotone since $$f'(x)= (\ln (a+b)-\ln (a))a^x + (\ln (a+b)-\ln (b))b^x .$$ Taking $\ln$ in the equation doesn't seems to help either.
I feel like I'm missing something obvious. Any help will be greatly appreciate.