Enunciado
Calcule $(A^[['0', '0'], ['0', '0'], ['0', '0']])^-1$ y $(A^-1)^[['0', '0'], ['0', '0'], ['0', '0']]$ para $$A=\begin{bmatrix}1 & 2 \\ 3 & 4\end{bmatrix}$$ y demuestre que son iguales.
Solución Paso a Paso
Verificado
Paso 1 1 de 5
$$A=\begin{bmatrix}1 & 2\\ \\ 3 & 4\end{bmatrix},\quad A^[['0', '0'], ['0', '0'], ['0',…
