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.

Pruefung.tex 1.5KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. %%
  2. %% Semesterprüfung BMS
  3. %%
  4. \input{bbwLayoutPruefung}
  5. \renewcommand{\pruefungsThema }{Funktionen/quadr. Gleichungen}
  6. \renewcommand{\klasse }{6MT22j}
  7. \renewcommand{\pruefungsNummer}{2}
  8. \renewcommand{\pruefungsTeil }{Teil 1 ohne TR}
  9. \renewcommand{\pruefungsDatum }{Mo., 17. April 2023}
  10. %% brauchte 15.25 Minuten * 4 = 65' (Eine Lektion wird etw. knapp.)
  11. \renewcommand{\pruefungsVorgabeZeit}{40 Minuten}
  12. %%\renewcommand{\inPapierform}{\achtAvier}%% es gibt "achtAvier", "openBook"
  13. \renewcommand{\pruefungsHilfsmittel}{Erlaubt sind Schreibzeug und
  14. keine weiteren Hilfsmittel; \textbf{Kein} Taschenrechner.}
  15. %%\renewcommand{\pruefungsHilfsmittel}{\defaultHiflsmittelMitRechner{}}
  16. \begin{document}%%
  17. \pruefungsIntro{}
  18. %%\newpage
  19. \section{lineare Funktionen}
  20. \input{P_ALLG/funktionen/lineare/Funktionsgerade_zeichnen_v1}
  21. \input{P_ALLG/funktionen/lineare/Geradengleichung_aus_Punkt_und_Steigung_v1}
  22. \input{P_ALLG/funktionen/lineare/Gleichung_ab_Nullstelle_und_Achsenabschnitt_v1}
  23. \section{quadratische Gleichungen}
  24. \input{P_ALLG/gleichungen/quadratische/ABC_finden_v1}
  25. \input{P_ALLG/gleichungen/quadratische/Trick_v1}
  26. \input{P_ALLG/gleichungen/quadratische/GoldenerSchnitt_v1}
  27. \input{P_ALLG/gleichungen/quadratische/substitution/Substitution_v1}
  28. \section{was bisher geschah}
  29. %% partielles Radizieren / Wurzelterme
  30. \input{P_ALLG/algebra/potenzen/wurzeln/Quadratwurzeln_Zahlwert_v2}
  31. \section{Bonusaufgabe}
  32. \input{P_ALLG/gleichungen/quadratische/diskriminante/Diskriminante_v2}
  33. \end{document}