Matrizenrechner

Matrizen Schritt für Schritt lösen

Dieser Rechner addiert, subtrahiert, multipliziert und dividiert zwei Matrizen und potenziert eine Matrix; die Schritte werden dabei angezeigt. Außerdem berechnet er die Determinante, die Inverse, rref (reduzierte Zeilenstufenform), den Nullraum, den Rang, die Eigenwerte und Eigenvektoren und multipliziert die Matrix mit einem Skalar.

$$$\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 & 0 & 0\\0 & 0 & 4\\0 & 1 & 0\end{array}\right] + \left[\begin{array}{ccc}2 & 1 & 4\\5 & 7 & 1\\1 & 2 & 5\end{array}\right].$$$

Lösung

$$$\left[\begin{array}{ccc}{\color{Chocolate}1} & {\color{DeepPink}0} & {\color{DarkBlue}0}\\{\color{Blue}0} & {\color{Fuchsia}0} & {\color{Chartreuse}4}\\{\color{Red}0} & {\color{Crimson}1} & {\color{DarkCyan}0}\end{array}\right] + \left[\begin{array}{ccc}{\color{Chocolate}2} & {\color{DeepPink}1} & {\color{DarkBlue}4}\\{\color{Blue}5} & {\color{Fuchsia}7} & {\color{Chartreuse}1}\\{\color{Red}1} & {\color{Crimson}2} & {\color{DarkCyan}5}\end{array}\right] = \left[\begin{array}{ccc}{\color{Chocolate}\left(1\right)} + {\color{Chocolate}\left(2\right)} & {\color{DeepPink}\left(0\right)} + {\color{DeepPink}\left(1\right)} & {\color{DarkBlue}\left(0\right)} + {\color{DarkBlue}\left(4\right)}\\{\color{Blue}\left(0\right)} + {\color{Blue}\left(5\right)} & {\color{Fuchsia}\left(0\right)} + {\color{Fuchsia}\left(7\right)} & {\color{Chartreuse}\left(4\right)} + {\color{Chartreuse}\left(1\right)}\\{\color{Red}\left(0\right)} + {\color{Red}\left(1\right)} & {\color{Crimson}\left(1\right)} + {\color{Crimson}\left(2\right)} & {\color{DarkCyan}\left(0\right)} + {\color{DarkCyan}\left(5\right)}\end{array}\right] = \left[\begin{array}{ccc}3 & 1 & 4\\5 & 7 & 5\\1 & 3 & 5\end{array}\right]$$$

Antwort

$$$\left[\begin{array}{ccc}1 & 0 & 0\\0 & 0 & 4\\0 & 1 & 0\end{array}\right] + \left[\begin{array}{ccc}2 & 1 & 4\\5 & 7 & 1\\1 & 2 & 5\end{array}\right] = \left[\begin{array}{ccc}3 & 1 & 4\\5 & 7 & 5\\1 & 3 & 5\end{array}\right]$$$A