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 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 & 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{Blue}1} & {\color{SaddleBrown}0} & {\color{Violet}0}\\{\color{Crimson}0} & {\color{Chartreuse}0} & {\color{DarkMagenta}4}\\{\color{DeepPink}0} & {\color{Fuchsia}1} & {\color{GoldenRod}0}\end{array}\right] + \left[\begin{array}{ccc}{\color{Blue}2} & {\color{SaddleBrown}1} & {\color{Violet}4}\\{\color{Crimson}5} & {\color{Chartreuse}7} & {\color{DarkMagenta}1}\\{\color{DeepPink}1} & {\color{Fuchsia}2} & {\color{GoldenRod}5}\end{array}\right] = \left[\begin{array}{ccc}{\color{Blue}\left(1\right)} + {\color{Blue}\left(2\right)} & {\color{SaddleBrown}\left(0\right)} + {\color{SaddleBrown}\left(1\right)} & {\color{Violet}\left(0\right)} + {\color{Violet}\left(4\right)}\\{\color{Crimson}\left(0\right)} + {\color{Crimson}\left(5\right)} & {\color{Chartreuse}\left(0\right)} + {\color{Chartreuse}\left(7\right)} & {\color{DarkMagenta}\left(4\right)} + {\color{DarkMagenta}\left(1\right)}\\{\color{DeepPink}\left(0\right)} + {\color{DeepPink}\left(1\right)} & {\color{Fuchsia}\left(1\right)} + {\color{Fuchsia}\left(2\right)} & {\color{GoldenRod}\left(0\right)} + {\color{GoldenRod}\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