$$2^{x-y} +2^{y-x} = 20$$
- What is the value of $\displaystyle \frac{4^x + 4^y}{2^{x+y-3}}$?
Let's call $2^{x-y} = t$, $2^{y-x} = t^{-1}$
Hence we have
$$t +t^{-1} = 20$$
However, there's no solution root as far as I can see. Where did I go wrong?
$$2^{x-y} +2^{y-x} = 20$$
Let's call $2^{x-y} = t$, $2^{y-x} = t^{-1}$
Hence we have
$$t +t^{-1} = 20$$
However, there's no solution root as far as I can see. Where did I go wrong?
Let $a=2^x$, $b=2^y$.
Then $2^{x-y}+2^{y-x}=\frac{2^x}{2^y}+\frac{2^y}{2^x}=\frac{a}{b}+\frac{b}{a} = \frac{a^2+b^2}{ab}=20$
Since $\frac{4^x + 4^y}{2^{x+y-3}}=\frac{a^2+b^2}{ab \times2^{-3}}=8\times\frac{a^2+b^2}{ab}=8\times20=160$