Suppose we have a linear map $T$ whose matrix is $A$ such that $$A: V \rightarrow V$$ where $A$ is the transition matrix from the basis $v_1,v_2,...,v_n$ to the basis $w_1,w_2,...,w_n$.
If the determinant of $A$ is positive, then the orientation of the basis $v_1,v_2,...,v_n$ if the same as $w_1,w_2,...,w_n$. If negative, then they have opposite orientations.
Can someone explain why this is? Why are two bases oriented the same if the transition matrix has a positive determinant? What does it mean for two bases to be of the same orientation?