For example, $0.2\cdot2^{x/2}+0.5\cdot2^{x/5}\leq C$.
In this case, the I want to find the variable $x$ to satisfy inequality constant $C$. Because the $2^{x/2}$ and $2^{x/5}$ have different denominator, so I can't not find the maximum value x which satisfy the constraint.
Any body help me? If anyone know the approximation form, please tell me. Actually, I need a upper bound of this form equation. $A\cdot 2^{x/B}+C\cdot 2^{x/D}$ where, $A,B,C,D$ is constant and positive value.
Using arithmetic-geometric inequality, I can find the lower bound of this form. However, I can not find the upper bound form.
I'm sorry, my english skill is bad.