Aufgabe: Gauß-Algorithmus (Stufenform oder Dreiecksform)
Completion requirements
View
Lösen Sie das folgende lineare Gleichungssystem.
\( \begin{matrix} I\\ II\\ III \end{matrix} \begin{vmatrix} 1\cdot a &+1\cdot b &+1\cdot c &=& 1 \\ 1\cdot a &-1\cdot b &+ 1 \cdot c &=& -1 \\ 4\cdot a &-2 \cdot b &+1\cdot c &=& 4\end{vmatrix} \)
Hilfen zur Aufgabe:
Info: Lineares Gleichungssystem
Last modified: Sunday, 6 December 2020, 2:37 PM