The values are as follows: $p^{x-1}=qr,r^{z-1}=pq,q^{y-1}=rp$
I have to find: $$\frac{1}{x}+\frac{1}{y}+\frac{1}{z}$$
What I have tried so far:
$$\frac{p^x}{p}=qr,\frac{q^y}{q}=rp,\frac{r^z}{r}=pq$$
$$p^x=pqr,q^y=pqr,r^z=pqr$$
I am not sure if this part is correct. However, it does point to an option - $1$ $$p^x=p^1q^1r^1$$ $$x=1$$ $$\text{Similarly},y=1,z=1$$
$$\frac{1}{x}+\frac{1}{y}+\frac{1}{z}=\frac{1}{1}+\frac{1}{1}+\frac{1}{1}=1$$
I don't think this part is correct. How can I simplify this further?
Also, there are 4 options given:
$$2$$
$$1$$
$$3$$
$$0$$