Given:
$$\dfrac{\log x}{b-c}=\dfrac{\log y}{c-a}=\dfrac{\log z}{a-b}$$
We have to show that :
$$x^{b+c-a}\cdot y^{c+a-b}\cdot z^{a+b-c} = 1$$
I made three equations using cross multiplication :
$$1.~~x^{c-a}=y^{b-c}$$ $$2.~~y^{a-b}=z^{c-a}$$ $$3.~~z^{b-c}=x^{a-b}$$
How do I proceed hereafter? If I multiply the equations, one variable goes away from exponents.
Thank you.