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 nicht wie erwartet funktioniert hat oder Sie einen Fehler melden oder Feedback geben möchten, kontaktieren Sie uns bitte.

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{GoldenRod}1} & {\color{Purple}2} & {\color{DarkCyan}-3}\\{\color{Violet}2} & {\color{BlueViolet}-3} & {\color{DarkMagenta}-5}\\{\color{Crimson}1} & {\color{DeepPink}7} & {\color{Blue}1}\end{array}\right] - \left[\begin{array}{ccc}{\color{GoldenRod}2} & {\color{Purple}-3} & {\color{DarkCyan}0}\\{\color{Violet}1} & {\color{BlueViolet}1} & {\color{DarkMagenta}5}\\{\color{Crimson}1} & {\color{DeepPink}0} & {\color{Blue}-1}\end{array}\right] = \left[\begin{array}{ccc}{\color{GoldenRod}\left(1\right)} - {\color{GoldenRod}\left(2\right)} & {\color{Purple}\left(2\right)} - {\color{Purple}\left(-3\right)} & {\color{DarkCyan}\left(-3\right)} - {\color{DarkCyan}\left(0\right)}\\{\color{Violet}\left(2\right)} - {\color{Violet}\left(1\right)} & {\color{BlueViolet}\left(-3\right)} - {\color{BlueViolet}\left(1\right)} & {\color{DarkMagenta}\left(-5\right)} - {\color{DarkMagenta}\left(5\right)}\\{\color{Crimson}\left(1\right)} - {\color{Crimson}\left(1\right)} & {\color{DeepPink}\left(7\right)} - {\color{DeepPink}\left(0\right)} & {\color{Blue}\left(1\right)} - {\color{Blue}\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