Benutzer:Nina WWU-6/lineareGleichungssysteme: Unterschied zwischen den Versionen
Aus ZUM Projektwiki
Keine Bearbeitungszusammenfassung Markierung: 2017-Quelltext-Bearbeitung |
Markierung: 2017-Quelltext-Bearbeitung |
||
Zeile 58: | Zeile 58: | ||
III. <math>1x+2y+3z=5</math> | III. <math>1x+2y+3z=5</math> | ||
In | In Matrix-Vektor-Schreibweise sieht das so aus: | ||
<math>\begin{pmatrix} 3 & 5 & 4& 6 \\ 2 & 1 & 7 & 15 \\ 1 & 2 & 3 & 5\end{pmatrix}</math> | <math>\begin{pmatrix} 3 & 5 & 4& 6 \\ 2 & 1 & 7 & 15 \\ 1 & 2 & 3 & 5\end{pmatrix}</math> | ||
Zeile 71: | Zeile 71: | ||
III. <math>1x+2y+3z=5</math> | III. <math>1x+2y+3z=5</math> | ||
Matrix-Vektor-Schreibweise: | In Matrix-Vektor-Schreibweise: | ||
<math>\begin{pmatrix} 3 & 5 & 4& 6 \\ 0 & -3 & 1 & 15 \\ 1 & 2 & 3 & 5\end{pmatrix}</math> | <math>\begin{pmatrix} 3 & 5 & 4& 6 \\ 0 & -3 & 1 & 15 \\ 1 & 2 & 3 & 5\end{pmatrix}</math> |
Version vom 14. April 2020, 11:58 Uhr
Lineare Gleichungssysteme
Einführung
Auf dieser Seite lernst Du, wie Du Gleichungssysteme mit mehr als einer Variablen lösen kannst. Falls Du dir noch unsicher bist, wie man eine Gleichung mit nur einer Variable löst, versuche folgendes Beispiel zu lösen. Falls Du das aber noch kannst, dann überspringe das Beispiel gerne.
Unterschiedliche Vorgehensweisen
Das Einsetzungsverfahren
Das Gauß-Verfahren