Cofactors of Matrix
Previous article, you learned about minors of a square matrix which are determinant of smaller 2 x 2 matrix obtained by excluding row and column of a selected element from the original matrix. These minors are arranged in matrix form called matrix of minors. However, matrix of minors is not useful in finding the adjoint …