The vector field is: \( \vec{F} = yz\,\hat{i} + 0\,\hat{j} - zx\,\hat{k} \)
Divergence is given by:
\[
\nabla \cdot \vec{F} = \frac{\partial (yz)}{\partial x} + \frac{\partial (0)}{\partial y} + \frac{\partial (-zx)}{\partial z}
\]
\[
= 0 + 0 + (-x) = -(-2) = 2 \quad \text{(Check again: mismatch, expected answer is } -4)
\]
Use correct components and verify input point.