The determinant of the $2 \times 2$ matrix $\begin{pmatrix} a & b \\ c & d \end{pmatrix}$ is:
A$ac - bd$
B$a + d$
C$ad - bc$
D$ad + bc$
Answer & Solution
Correct answer: C. $ad - bc$
For a $2 \times 2$ matrix: $\det \begin{pmatrix} a & b \\ c & d \end{pmatrix} = ad - bc$.
Geometric meaning: this is the signed area of the parallelogram spanned by the two column vectors $\binom{a}{c}$ and $\binom{b}{d}$.
Use: the matrix is invertible if and only if its determinant is non-zero. The inverse formula in $2 \times 2$ is $\dfrac{1}{ad - bc}\begin{pmatrix} d & -b \\ -c & a \end{pmatrix}$.
Option D is the trace (sum of diagonal elements), not the determinant.
Related questions
If A is a 3×3 matrix with det(A) = 5, then det(2A) isDeterminant of a 2×2 matrix [[a,b],[c,d]] equalsIf A is invertible, then A × A⁻¹ equalsA matrix with the same number of rows and columns is calledIf A is invertible 2 × 2 and A² = I then A isDeterminant of a triangular matrix equalsA square matrix A is called symmetric ifIf A and B are square matrices of same order, in general