The question is to find all real solutions of the equation:
$$(2^x+3^x+5^x)^3=160^x$$
Using Wolfram, I can check that $x=3$ is the only solution, but I'm having trouble trying to find it by hand.
First idea was try to use AM-GM inequality. Some algebric manipulation also didn't work.
Any idea?
It's $f(x)=0$, where $$f(x)=\left(\frac{2}{\sqrt[3]{160}}\right)^x+\left(\frac{3}{\sqrt[3]{160}}\right)^x+\left(\frac{5}{\sqrt[3]{160}}\right)^x-1.$$ But $f$ is a decreasing function and the rest for you.