Açıklama Yok
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.

ZahlnamenWissenschaftlicheNotation_v1.tex 350B

123456789101112
  1. \begin{frage}[2]
  2. Geben Sie die folgenden Zahlen in wissenschaftlicher Notation an:
  3. positive Exponenten (runden Sie nicht).
  4. \begin{enumerate}
  5. \item $25.78 \,\,\textrm{Millionen}$ = .............\TRAINER{$2.578\cdot 10^7$}
  6. \item $37\,230 \,\,\textrm{Tausend}$= .............\TRAINER{$3.723 \cdot 10^7$}
  7. \end{enumerate}
  8. \end{frage}