You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
123456789101112131415 |
- %%
- %% Mittlere Aufgaben zu Zahlmengen
- %%
-
- \begin{frage}[2]
- Welche der folgenden Aussagen sind wahr?
- \begin{enumerate}[label=\alph*)]
- \item $0.6666 = \frac{2}{3}$ \wahrbox{falsch}
- \item $75.2\overline{31} \in \mathbb{R}$ \wahrbox{wahr}
- \item $\frac{18-3\cdot{}6}{4} = \frac{4\cdot(2-{\sqrt{2}}^2)}{8}$ \wahrbox{wahr}
- \item $\frac{\sqrt{50}}{3} \in \mathbb{Q}$ \wahrbox{falsch}
- \end{enumerate}
- \TRAINER{Pro richtige Antwort 0.5 Pkt, Pro falsche Antwort -0.5
- Pkt. Minimal 0 Pkt.}
- \end{frage}
|