$$(\log x) ^2 (\log y + \log z) =1$$
$$(\log y) ^2 (\log x + \log z) =2$$
$$(\log z) ^2 (\log y + \log x) =5$$
Find $\log x \cdot \log y \cdot \log z$ ?
It is fairly obvious that the problem could have several answers.
A difficult method would be to solve three equations in three variables and calculating the product.
But how can I make use of certain logarithm properties to ease the search of the solution?
Let $\log{x}=a$, $\log{y}=b$ and $\log{z}=c$.
Hence, $a^2b^2c^2(a+b)(a+c)(b+c)=10$ and $\sum\limits_{cyc}(a^2b+a^2c)=8$.
Thus, $a^2b^2c^2(8+2abc)=10$, which gives $$(abc-1)(a^2b^2c^2+5abc+5)=0$$