I need to solve this inequality without logarithms , 10th class
$$4^x + 25^x + 0.01^x \lt 2$$
I got $$2^{2x} + 5^{2x} + 0.1^{2x} <2$$ then $$5^{2x} + 0.1^{2x} < 2(1-2^{2x-1}),$$ so after this I realized that the left side is greater than $0$, and so $1-2^{2x-1}$ should be greater than $0$ , and by logic I got that $x$ is less than $0.5$. This is all I could do. P.S thank u all
By AM-GM $$4^x+25^x+\frac{1}{100^x}\geq3\sqrt[3]{4^x25^x\cdot\frac{1}{100^x}}=3>2.$$ Can you end it now?