|
@@ -0,0 +1,49 @@
|
|
1
|
+%%
|
|
2
|
+%% Semesterprüfung BMS
|
|
3
|
+%%
|
|
4
|
+
|
|
5
|
+\input{bmsLayoutPruefung}
|
|
6
|
+
|
|
7
|
+\renewcommand{\pruefungsThema}{Funktionen II}
|
|
8
|
+\renewcommand{\klasse}{6MG22t np}
|
|
9
|
+\renewcommand{\pruefungsNummer}{3 (np Lucy)}
|
|
10
|
+%%\renewcommand{\pruefungsTeil}{Teil 1 und 2 mit TR}
|
|
11
|
+\renewcommand{\pruefungsDatum}{Fr., 20. Dez.}
|
|
12
|
+%% meine Zeit: Brauchte 14'
|
|
13
|
+\renewcommand{\pruefungsVorgabeZeit}{40}
|
|
14
|
+
|
|
15
|
+\renewcommand{\inPapierform}{\achtAvier}%% es gibt "achtAvier", "openBook"
|
|
16
|
+\renewcommand{\pruefungsHilfsmittel}{Taschenrechner, Formelsammlung
|
|
17
|
+der BBW + 8 A4-Seiten Zusammenfassung (max.: Entweder vier Blätter oder acht Seiten
|
|
18
|
+einseitig beschrieben)}
|
|
19
|
+
|
|
20
|
+\begin{document}%%
|
|
21
|
+\pruefungsIntro{}%
|
|
22
|
+%
|
|
23
|
+\newpage%
|
|
24
|
+%
|
|
25
|
+\section{Funktionen II}%
|
|
26
|
+
|
|
27
|
+\subsection{Parabeln}
|
|
28
|
+\input{fct/potenz/Spiegelung_v2}
|
|
29
|
+\input{fct/potenz/potenzfctSkizzieren_p_x_h_4_m1_v2}
|
|
30
|
+\input{fct/potenz/Potenzfunktion_durch_Punkt_v1_np2}
|
|
31
|
+
|
|
32
|
+\subsection{Hyperbeln}
|
|
33
|
+
|
|
34
|
+\input{fct/potenz/Definitions_und_Wertebereich_v2}
|
|
35
|
+\input{fct/potenz/Finde_das_Uh_v1_np}
|
|
36
|
+
|
|
37
|
+\input{fct/potenz/PotenzFunktionenZuordnen_v1_np}
|
|
38
|
+\input{fct/potenz/GemeinsamePunkte_v2}
|
|
39
|
+\input{fct/potenz/HyperbelNullstelle_v1_np}
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+\section{Was bisher geschah: Gleichungssysteme}
|
|
43
|
+\input{gleichgn/systeme/Lineares_Gleichungssystem_mit_Zahlen_2x2_MitTR_v2}
|
|
44
|
+\input{gleichgn/systeme/Lineares_Gleichungssystem_mit_Zahlen_2x2_OhneTR_v2}
|
|
45
|
+
|
|
46
|
+\section{Bonusaufgabe}
|
|
47
|
+\input{gleichgn/systeme/text/Zahlen_v3_np}
|
|
48
|
+
|
|
49
|
+\end{document}
|