Calculate $$2^\sqrt{\log_220}-20^\sqrt{\log_{20}2}$$
The most obvious thing that I was able to notice is that for the radicands we can write $$\log_220=\dfrac{1}{\log_{20}2}$$ So I let $\log_2{20}=a$. Then we will have $$2^\sqrt{a}-20^\sqrt{\frac{1}{a}}=2^\sqrt{a}\left(1-\dfrac{20^\sqrt{\frac{1}{a}}}{2^\sqrt{a}}\right)=2^\sqrt{a}\left(1-\dfrac{2^\frac{1}{\sqrt{a}}10^\frac{1}{\sqrt{a}}}{2^\sqrt{a}}=\right)=\\=2^\sqrt{a}\left(1-2^{\frac{1}{\sqrt{a}}-\sqrt{a}}10^\frac{1}{\sqrt{a}}\right)$$ Continuing the calculations will get us at the initial expression $2^\sqrt{a}-20^\sqrt{\frac{1}{a}}$. Something else: $$\log_220=\log_2\left(2^2.5\right)=2+\log_25$$ but I can't figure out a way to use that to solve the problem.
$$2^\sqrt{\log_220}-20^\sqrt{\log_{20}2}=0$$
\fracfraction was too small to read. We have $$ \log_{2}(20)\sqrt{\log_{20}(2)} = \log_{2}(20)\sqrt{\frac 1{\log_{2}(20)}} = \log_{2}(20)\frac1{\sqrt{\log_{2}(20)}} = \frac{\log_{2}(20)}{\sqrt{\log_{2}(20)}} $$ – Ben Grossmann Sep 08 '22 at 19:41