I am trying to prove that: $$y^z.z^y=z^x.x^z=x^y.y^x$$
Given that: $${{x(y+z-x)}\over {log(x)}}={{y(z+x-y)} \over {log(y)}}={{z(x+y-z)} \over{log(z)}}$$
I started to solve it as follows: $${{x(y+z-x)}\over {log(x)}}={{y(z+x-y)} \over {log(y)}}={{z(x+y-z)} \over{log(z)}}={1\over k} \tag{1}$$ From here I did some minor manipulations and got $$ {y.log(x)}=(y+z-x)k$$ $$\implies log(x^y)=k(y+z-x)\tag{2} $$
Similarly, $$log(y^x)=k(z+x-y) \tag{3} $$ $$(2)+(3)$$
$$log(x^y.y^x)=k(2z) \tag{4}$$ Again Using (1) and manipulating like before we end up with
$$log(z^x.x^z)=k(2y) \tag{5}$$ $$log (y^z.z^y)=k(2x) \tag{6}$$ How do I proceed from here? If I put it such that equations (4),(5)and(6) have only$1 \over k$ on the RHS and then equate them I'd still have other terms in the denominator.If it were not for the remaining terms I could've taken their anti-logs. Is there a better way to solve this?
$\log x$$\to\log x$ and not$log x$$\to log x$. – vitamin d Jun 13 '21 at 11:18