My problem is
Simplify the expression:$$a^{\log {\sqrt \frac bc}}×b^{\log {\sqrt \frac ca}}×c^{\log {\sqrt \frac ab}}$$
Here $a,b,c \in \mathbb {R^+}$
My way:
$$\begin{cases} \frac bc=e^x \\ \frac ca=e^y \\ \frac ab=e^z \\ \end{cases} \Rightarrow e^{x+y+z}=1 \Rightarrow x+y+z=0 $$
$$a^{\log {\sqrt \frac bc}}×b^{\log {\sqrt \frac ca}}×c^{\log {\sqrt \frac ab}} = \sqrt {a^{\log e^x}} ×\sqrt {b^{\log e^y}}×\sqrt {c^{\log e^z}}=\sqrt {a^x×b^y×c^z}=\sqrt {a^x×\frac{a^y}{e^{yz}}×a^ze^{yz}}=\sqrt {a^{x+y+z}}=\sqrt {a^0}=1$$
Is this method correct and is there a better way?
Thank you!
Technically correct.
But we can try as follows:
As $\log \dfrac bc=\log b-\log c$ when all the logarithm remain defined.
$$a^{\log\sqrt{\dfrac bc}}=a^{\dfrac{\log b-\log c}2}=\left(e^{\log a}\right)^{\dfrac{\log b-\log c}2}$$
$$=e^{\dfrac{\log a\log b-\log c\log a}2}$$