Find the Inverse
Problem
Solution
Check for invertibility by calculating the determinant of the matrix
A Observe the rows of the matrix. Notice that the first row
(R_1)=[0,0,0,1] and the fourth row(R_4)=[0,0,0,1] are identical.Apply the property of determinants which states that if a matrix has two identical rows, its determinant is zero.
Conclude that because
det(A)=0 the matrix is singular.Determine that a singular matrix does not have an inverse.
Final Answer
Want more problems? Check here!