History & Comments
Back
Fill content
Description:Added 2x2 determinant formula
# Formula for the determinant of a 2-by-2 matrix.Put content here.**Formula:** For a $2 \times 2$ matrix: $$\det\begin{pmatrix} a & b \\ c & d \end{pmatrix} = ad - bc$$ # Parents * Particular types of matrices
Sign in to add a new comment