Änderungen von Dokument Anleitung
Zuletzt geändert von Holger Engels am 2024/11/06 09:21
Zusammenfassung
-
Seiteneigenschaften (1 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Inhalt
-
... ... @@ -81,8 +81,9 @@ 81 81 82 82 Eine Lösungsseite hat keine besondere Struktur. Es empfiehlt sich in der Lösung Teile der Aufgabe zu wiederholen. Wenn z.B. eine Gleichung zu lösen ist, sollte die erste Zeile die Ausgangsgleichung sein. Enthält die Aufgabe mehrere Teilfragen, sollten die Antworten sich jeweils explizit darauf beziehen. Z.B. indem ein Teil der Frage wiederholt wird. 83 83 84 -(% style="list-style: alphastyle" %) 85 -1. {{formula}}\begin{equation*} 84 +* {{formula}} 85 +\begin{equation*} 86 + 86 86 f(x) = 0 87 87 88 88 \Rightarrow \frac12\left(x-1\right)\left(x-3\right)=0 ... ... @@ -90,8 +90,12 @@ 90 90 \Rightarrow x-1=0\vee x-3=0 91 91 92 92 \Rightarrow x_1=1; x_2=3 93 -\end{equation*}{{/formula}} 94 -1. {{formula}}\begin{equation*} 94 + 95 +\end{equation*} 96 +{{/formula}} 97 +* {{formula}} 98 +\begin{equation*} 99 + 95 95 g(x) = 0 96 96 97 97 \Rightarrow \frac{1}{2}(x^2-4x+3) = 0 ... ... @@ -101,10 +101,16 @@ 101 101 \Rightarrow x_{1,2}=\frac{4\pm\sqrt{4^2-4\cdot3}}{2}=\frac{4\pm2}{2} 102 102 103 103 \Rightarrow x_1=1; x_2=3 104 -\end{equation*}{{/formula}} 105 -1. {{formula}}\begin{equation*} 106 -h(x) = \frac{1}{2} \cdot \left(x-2\right)^2 - \frac{1}{2} 107 -\end{equation*}{{/formula}} 109 + 110 +\end{equation*} 111 +{{/formula}} 112 +* {{formula}} 113 +\begin{equation*} 114 + 115 +h(x) = \frac{1}{2} \left(x-2\right)^2-\frac{1}{2} 116 + 117 +\end{equation*} 118 +{{/formula}} 108 108 ... 109 109 110 110 == LaTeX ==