2 - Calcule o menor complementar do elemento a23 da matriz.A=[04−24−6210058−520−210]
−40 is the minor complement of the element a23 in the matrix.
Step 1 :Remove the second row and third column from the matrix: Aminor=[0445820−20]
Step 2 :Calculate the determinant of the remaining 3x3 matrix: det(Aminor)=(0)(8)(0)+(4)(2)(0)+(4)(5)(−2)−(4)(8)(0)−(4)(5)(0)−(0)(2)(−2)=−40
Step 3 :−40 is the minor complement of the element a23 in the matrix.