Let $V$ be the vector space of $2 \times 2$ matrices over a field $F$. Let $A = \begin{pmatrix} a & b \\ c & d \end{pmatrix} \in V$ and let $T : V \rightarrow V$ be the linear transformation defined by $T(X) = AX$. Compute $\det(T)$.
Can any one tell me if the answer would simply be the determinant of $A$ and, if not, how would you go about solving this problem?