\( \begin{array}{rr}x_{1} & -x_{3}=1 \\ 2 x_{1}+4 x_{2} & -x_{3}=10 \\ x_{1}+4 x_{2}+\lambda x_{3} & =13\end{array} \)
Matrix:
1   0   -1   1
2   4   -1    10    | -2* 1. Zeile
1   4    λ     13    | - 1. Zeile
gibt:
1   0  -1         1
0   4   1          8   
0   4    λ+1    12    |  - 2.Zeile
gibt:
1  0    -1     1
0  4     1     8  
0   0    λ     4
Für  λ  ≠ 0 also immer genau eine Lösung
( 1 + 4/λ ; 2-1/λ ; 4/λ )   und für λ=0  keine Lösung.