Ä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,9 +81,8 @@ 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 -* {{formula}} 85 -\begin{equation*} 86 - 84 +(% style="list-style: alphastyle" %) 85 +1. {{formula}}\begin{equation*} 87 87 f(x) = 0 88 88 89 89 \Rightarrow \frac12\left(x-1\right)\left(x-3\right)=0 ... ... @@ -91,12 +91,8 @@ 91 91 \Rightarrow x-1=0\vee x-3=0 92 92 93 93 \Rightarrow x_1=1; x_2=3 94 - 95 -\end{equation*} 96 -{{/formula}} 97 -* {{formula}} 98 -\begin{equation*} 99 - 93 +\end{equation*}{{/formula}} 94 +1. {{formula}}\begin{equation*} 100 100 g(x) = 0 101 101 102 102 \Rightarrow \frac{1}{2}(x^2-4x+3) = 0 ... ... @@ -106,16 +106,10 @@ 106 106 \Rightarrow x_{1,2}=\frac{4\pm\sqrt{4^2-4\cdot3}}{2}=\frac{4\pm2}{2} 107 107 108 108 \Rightarrow x_1=1; x_2=3 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}} 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}} 119 119 ... 120 120 121 121 == LaTeX ==