$$\begin{vmatrix} y+z & x & x\\ y & z+x & y\\ z & z & x+y \end{vmatrix}=k(xyz)$$ Find the value of $k$.
I solved this question by substituting $x=y=z=1$ and then expanding the determinant to get $k=4$ which is the correct answer.
Is there any method other than substitution and expanding the determinant right away?