Consider the following question.
$x$, $y$ and $z$ are three quantities. $x$ varies inversely with $y$ when $z$ is constant. $y$ varies inversely with $z$ when $x$ is constant. When $y = 8$ and $z = 7,$ $x = 30.$ Find $x$ if $y = 16$ and $z = 21.$
According to the solution I am referring to, $x$ varies inversely with the product $y.z$ and hence the product $x.y.z$ is constant. The answer therefore is $\frac{(8 \times 7 \times 30)}{(16 \times 21)} = 5.$
The question I have is - How is $x$ inversely proportional to $z$? As per my basic understanding, since $x$ is inversely proportional to $y$, and $y$ is inversely proportional to $z$, it implies that $x$ is directly proportional to $z$. What am I overlooking here?