What's the determinant of $A$ with columns expressed as vectors?

50 Views Asked by At

I am trying to find $\det(A)$ if $a,b,c,d \in\Bbb R^4 $. $$\begin{bmatrix}a-b & b-c & c-d & d-a\end{bmatrix}$$ I can't understand how to tackle this problem. Thanks in advance.