Now you are in the subtree of Container for Linear Algebra project. 

Formula for the determinant of a 2-by-2 matrix.

Created over 8 years ago, updated 10 days ago

Formula: For a $2 \times 2$ matrix:
$$\det\begin{pmatrix} a & b \\ c & d \end{pmatrix} = ad - bc$$