Matrix-Subtraktionsrechner

Matrizen Schritt für Schritt subtrahieren

Der Rechner ermittelt (falls möglich) die Differenz zweier Matrizen und zeigt die Schritte. Er subtrahiert Matrizen beliebiger Größe bis 10x10 (2x2, 3x3, 4x4 usw.).

$$$\times$$$
A
$$$\times$$$
A

Wenn der Rechner etwas nicht berechnet hat oder Sie einen Fehler festgestellt haben oder einen Vorschlag oder Feedback haben, bitte kontaktieren Sie uns.

Ihre Eingabe

Berechne $$$\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].$$$

Lösung

$$$\left[\begin{array}{ccc}{\color{DarkBlue}1} & {\color{Green}2} & {\color{Crimson}-3}\\{\color{DeepPink}2} & {\color{BlueViolet}-3} & {\color{Magenta}-5}\\{\color{Red}1} & {\color{Fuchsia}7} & {\color{OrangeRed}1}\end{array}\right] - \left[\begin{array}{ccc}{\color{DarkBlue}2} & {\color{Green}-3} & {\color{Crimson}0}\\{\color{DeepPink}1} & {\color{BlueViolet}1} & {\color{Magenta}5}\\{\color{Red}1} & {\color{Fuchsia}0} & {\color{OrangeRed}-1}\end{array}\right] = \left[\begin{array}{ccc}{\color{DarkBlue}\left(1\right)} - {\color{DarkBlue}\left(2\right)} & {\color{Green}\left(2\right)} - {\color{Green}\left(-3\right)} & {\color{Crimson}\left(-3\right)} - {\color{Crimson}\left(0\right)}\\{\color{DeepPink}\left(2\right)} - {\color{DeepPink}\left(1\right)} & {\color{BlueViolet}\left(-3\right)} - {\color{BlueViolet}\left(1\right)} & {\color{Magenta}\left(-5\right)} - {\color{Magenta}\left(5\right)}\\{\color{Red}\left(1\right)} - {\color{Red}\left(1\right)} & {\color{Fuchsia}\left(7\right)} - {\color{Fuchsia}\left(0\right)} & {\color{OrangeRed}\left(1\right)} - {\color{OrangeRed}\left(-1\right)}\end{array}\right] = \left[\begin{array}{ccc}-1 & 5 & -3\\1 & -4 & -10\\0 & 7 & 2\end{array}\right]$$$

Antwort

$$$\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