You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
The determinant is a scalar value associated with a square matrix. It encodes important geometric and algebraic information: whether a matrix is invertible, the area/volume scaling factor of a transformation, and more.
For A=(acbd):
det(A)=∣A∣=ad−bc
Worked Example 1: det(3125)=3(5)−2(1)=15−2=13
Worked Example 2: det(4263)=4(3)−6(2)=12−12=0
When the determinant is zero, the matrix is called singular and has no inverse.
For A=adgbehcfk:
det(A)=a(ek−fh)−b(dk−fg)+c(dh−eg)
This is expansion along the first row using cofactors.
Worked Example 3: Find det2011−1432−1.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.