Options
A) determinant of C and D are always equal
B) determinant of C is zero
C) determinant of D is zero
The reasoning should be really simple.
$$|C|=|A||B|$$ $$|D|=|B||A|$$
So $$|D|=|C|$$
But the right answer is option b. I have the written explanation for this answer, but I a found it ridiculous and ultimately unsatisfactory. What could be the reason for b) being the answer?
Given solution
Let $A’$ be a 3x3 matrix with first two columns identical to A and third column has all elements equal to zero. Similarly, construct $B’$ as a 3x3 matrix
$AB=A’B’=C$ $\implies$ $|C|=|A’||B’|=0$
Your identity for determinant multiplication is only true for square matrices, since other matrices do not have a proper determinant.
What you can do to check if the determinant of a matrix is $0$ is ask - does this matrix have a non-trivial kernel? And indeed, the kernel of $C$ is non-trivial - $B$ sends a $3$ dimensional space into a $2$ dimensional one (which means that some non-zero vector must be mapped to $0$, and no matter what you do later with $A$, you already have a non-trivial kernel (which can only grow with $A$), and so $C$ must have determinant $0$.