I need to prove that the determinant $$\begin{vmatrix} my+nz & mq-nr & mb+nc \\ kz-mx & kr-mp & kb-ma \\ nx+ky & np+kq & na+kb \end{vmatrix}=0$$
In my book it is given as hint that the determinant can be expressed as a product of two other determinants whose value will evaluate to $0$.But I'm not being able to express the given determinant as a product of two other determinants.How should I do it?Please guide me through the procedure.
Using the rule of Sarrus I get the result that $$ \det(A)=kn(2amry + 2anrz - bkqz - bkry + 2bkrz - bmpy + bmqx - 2bmrx - b npz - bnrx + ckqz - ckry + cmpy - cmqx + cnpz - cnrx) $$ which is not identically zero. So, if I am not mistaken, something has to be changed in the question.