No Description
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.

Signifikante_Ziffern_v3.tex 707B

123456789101112131415161718192021
  1. %%
  2. \begin{frage}[3]
  3. Runden Sie die folgenden Zahlen auf \textbf{drei signifikante} Ziffern und
  4. stellen Sie diese in wissenschaftlicher Notation dar.
  5. \leserluft{}
  6. \begin{enumerate}[label=\alph*)]
  7. \item $365.639$ = .......... \TRAINER{$3.66 \cdot 10^2$}
  8. \item $7\,200\,100$ = ...............\TRAINER{$7.20 \cdot 10^6$}
  9. \item $0.00060607$ = .......... \TRAINER{$6.06 \cdot 10^{-4}$}
  10. \item $0.00005001$ = ........... \TRAINER{$5.00 \cdot 10^{-5}$}
  11. \item $38.0499$ = .......... \TRAINER{$3.80 (\cdot 10^1)$}
  12. \item $0.0049263$ = .......... \TRAINER{$4.93\cdot 10^{-3}$}
  13. \end{enumerate}
  14. \TRAINER{Pro richtiges Resultat 0.5 Pkt. Max. 2 Pkt.}
  15. \platzFuerTNNotes{4}
  16. \end{frage}