Given two 2 x 2 matrices [math]A[/math] and [math]B[/math], it can be shown that [math]\det(AB)=\det(A)\det(B)[/math]. Can you explain why this is true from a geometric viewpoint?
As we know, [math]\det(A)[/math] and [math]\det(B)[/math] are the scaling factors of areas for the linear transformations corresponding to the matrices [math]A[/math] and [math]B[/math] respectively. Therefore, the scaling factor of the composition of these two linear transformations is obviously [math]\det(A)\det(B)[/math]. Since [math]AB[/math] is the matrix of the composition of the two linear transformations, [math]\det(AB)=\det(A)\det(B)[/math].