Prove:
$$x^{\log(y)}=y^{\log(x)}$$
I have been trying this for the past 1 hour, still cant prove it.
I started with
$$\log_b(y)=m$$ $$\log_b(x)=n$$
To show: $$x^m = y^n$$
How do i proceed? :
Prove:
$$x^{\log(y)}=y^{\log(x)}$$
I have been trying this for the past 1 hour, still cant prove it.
I started with
$$\log_b(y)=m$$ $$\log_b(x)=n$$
To show: $$x^m = y^n$$
How do i proceed? :
Since we can take logs on both sides because taking the log preserves the equality i.e. $$ \log a = \log b \iff a = b $$ in short, we can still prove the statement if are working the logarithm of the equality.
Anyway,
$$ \log \left(x^{\log y}\right) = \log (y) \log (x) $$ similarly $$ \log \left(y^{\log x}\right) = \log (x) \log (y) $$ here I used $\log a^b = b \log a$.