Fehler korrigert
This commit is contained in:
parent
4db2d9a6c1
commit
d37c132c05
2 changed files with 6 additions and 2 deletions
BIN
4-4.pdf
BIN
4-4.pdf
Binary file not shown.
8
4-4.tex
8
4-4.tex
|
@ -98,7 +98,11 @@ wobei alle Koeffizienten (ohne die Konstanten) und denn Pivots Null sind.
|
|||
\section*{Wahr oder falsch 4.4}
|
||||
\begin{enumerate}[label=\alph*)]
|
||||
\item Falsch: $-3y$ wird zu $-3$ in der Matrix.
|
||||
\item Wahr
|
||||
\item Falsch: Die Gleichung war nicht normiert. Die Lösung wäre $
|
||||
\left(\begin{matrix}
|
||||
1&-4&
|
||||
\end{matrix}\right)
|
||||
1~-4~15)$
|
||||
\item Wahr
|
||||
\item Wahr: Die Division durch eine Zahl ist die Multiplikation mit dem Kehrwert und somit eine Äquivalenzumformung.
|
||||
|
||||
|
@ -139,7 +143,7 @@ V &$x_2+x_4$&$1$
|
|||
\subsection*{Aufgabe 3}
|
||||
\begin{enumerate}[label=\alph*)]
|
||||
\item
|
||||
-2I zu I add
|
||||
-2I zu II add
|
||||
$\left(\begin{matrix}
|
||||
2&-3&9\\
|
||||
0&5&-10
|
||||
|
|
Loading…
Reference in a new issue