$ \\
$\begin{array}
\text{Gegeben:} \\
\text{Lineares Gleichungssytem} \\
a1 \cdot x_1 + b1\cdot x_2 + c1\cdot x_3 ....=d1 \\
a2\cdot x_1 + b2\cdot x_2 + c2\cdot x_3 .....=d2\\
a3\cdot x_1 + b3\cdot x_2 + c3\cdot x_3....=d3\\
..... \\
\text{Gesucht: }x_1,x_2,x_3.... \\ \\
\end{array} $
\\ \textbf{Aufgabe:}\\ m\\ \textbf{Rechnung:}\\ \small \begin{array}{l} 2x_1+4x_2=0 \\
3x_2=0 \\
\\
\end{array} \qquad
\small \begin{array}{cc|cc }
x_1 & x_2 & & \\
\hline2 & 4 & 0 \\
0 & 3 & 0 \\
\end{array} \\ \\
\small \begin{array}{l}\text{Zeile}1=\text{Zeile}1\text{-Zeile}2\cdot \frac{4}{3}\\z1s2=4-3\cdot \frac{4}{3}=0 \\ z1s3=0-0\cdot \frac{4}{3}=0 \\ \end{array}\qquad \small \begin{array}{cc|cc }
x_1 & x_2 & & \\
\hline2 & 0 & 0 \\
0 & 3 & 0 \\
\end{array} \\ \\
x_1=\frac{0}{2}=0\\x_2=\frac{0}{3}=0\\L=\{0/0\} $