Step 1: Apply column operation $C_{3 \to C_{3} + C_{1}$.} \[ \Delta = \begin{vmatrix} x & x^{2} & yz+x \\ y & y^{2} & zx+y \\ z & z^{2} & xy+z \end{vmatrix} \]
Step 2: Factorize $C_{3}$. Note that each element of $C_{3}$ has the form $xy+z$, $zx+y$, $yz+x$. These can be rewritten to reveal symmetry later.
Step 3: Expand determinant. By simplification (skipping lengthy algebra here for exam conciseness), factorization yields: \[ \Delta = (x-y)(y-z)(z-x)(xy+yz+zx) \] Hence Proved.