Ensembles finis Exemples

Trouver l'inverse de la matrice obtenue [[1/5,1/2],[1/3,0]][[200],[60]]
Étape 1
Two matrices can be multiplied if and only if the number of columns in the first matrix is equal to the number of rows in the second matrix. In this case, the first matrix is and the second matrix is .
Étape 2
Multipliez chaque ligne dans la première matrice par chaque colonne dans la deuxième matrice.
Étape 3
Simplifiez chaque élément de la matrice en multipliant toutes les expressions.