Calculatrice de soustraction de matrices
Soustraire des matrices étape par étape
La calculatrice trouve la différence de deux matrices (si possible), en montrant les étapes. Elle soustrait des matrices de toute taille jusqu'à 10x10 (2x2, 3x3, 4x4, etc.).
Votre saisie
Calculer $$$\left[\begin{array}{ccc}1 & 2 & -3\\2 & -3 & -5\\1 & 7 & 1\end{array}\right] - \left[\begin{array}{ccc}2 & -3 & 0\\1 & 1 & 5\\1 & 0 & -1\end{array}\right].$$$
Solution
$$$\left[\begin{array}{ccc}{\color{Crimson}1} & {\color{Chocolate}2} & {\color{DarkCyan}-3}\\{\color{Red}2} & {\color{Green}-3} & {\color{Peru}-5}\\{\color{DarkMagenta}1} & {\color{Purple}7} & {\color{Brown}1}\end{array}\right] - \left[\begin{array}{ccc}{\color{Crimson}2} & {\color{Chocolate}-3} & {\color{DarkCyan}0}\\{\color{Red}1} & {\color{Green}1} & {\color{Peru}5}\\{\color{DarkMagenta}1} & {\color{Purple}0} & {\color{Brown}-1}\end{array}\right] = \left[\begin{array}{ccc}{\color{Crimson}\left(1\right)} - {\color{Crimson}\left(2\right)} & {\color{Chocolate}\left(2\right)} - {\color{Chocolate}\left(-3\right)} & {\color{DarkCyan}\left(-3\right)} - {\color{DarkCyan}\left(0\right)}\\{\color{Red}\left(2\right)} - {\color{Red}\left(1\right)} & {\color{Green}\left(-3\right)} - {\color{Green}\left(1\right)} & {\color{Peru}\left(-5\right)} - {\color{Peru}\left(5\right)}\\{\color{DarkMagenta}\left(1\right)} - {\color{DarkMagenta}\left(1\right)} & {\color{Purple}\left(7\right)} - {\color{Purple}\left(0\right)} & {\color{Brown}\left(1\right)} - {\color{Brown}\left(-1\right)}\end{array}\right] = \left[\begin{array}{ccc}-1 & 5 & -3\\1 & -4 & -10\\0 & 7 & 2\end{array}\right]$$$
Réponse
$$$\left[\begin{array}{ccc}1 & 2 & -3\\2 & -3 & -5\\1 & 7 & 1\end{array}\right] - \left[\begin{array}{ccc}2 & -3 & 0\\1 & 1 & 5\\1 & 0 & -1\end{array}\right] = \left[\begin{array}{ccc}-1 & 5 & -3\\1 & -4 & -10\\0 & 7 & 2\end{array}\right]$$$A