|
@@ -0,0 +1,41 @@
|
|
1
|
+%%
|
|
2
|
+%% Semesterpruefung BMS
|
|
3
|
+%%
|
|
4
|
+
|
|
5
|
+\input{bmsLayoutPruefung}
|
|
6
|
+
|
|
7
|
+\renewcommand{\pruefungsThema }{Trigo 3 und 4}
|
|
8
|
+\renewcommand{\klasse }{6MT22j}
|
|
9
|
+\renewcommand{\pruefungsNummer}{3}
|
|
10
|
+\renewcommand{\pruefungsTeil }{Teil 1 ohne TR}
|
|
11
|
+\renewcommand{\pruefungsDatum }{Mo., 3. Juni 2024}
|
|
12
|
+%% brauchte ca. 5 Minuten
|
|
13
|
+\renewcommand{\pruefungsVorgabeZeit}{25 Minuten}
|
|
14
|
+
|
|
15
|
+%%\renewcommand{\inPapierform}{\achtAvier}%% es gibt "achtAvier", "openBook"
|
|
16
|
+\renewcommand{\pruefungsHilfsmittel}{Erlaubt sind Schreibzeug und
|
|
17
|
+keine weiteren Hilfsmittel; \textbf{Kein} Taschenrechner.}
|
|
18
|
+%%\renewcommand{\pruefungsHilfsmittel}{\defaultHiflsmittelMitRechner{}}
|
|
19
|
+
|
|
20
|
+\begin{document}%%
|
|
21
|
+\pruefungsIntro{}
|
|
22
|
+
|
|
23
|
+\newpage
|
|
24
|
+
|
|
25
|
+\section{Trigonometrie}
|
|
26
|
+
|
|
27
|
+\input{geom/trigonometrie/trig4/Nullstellen_v1}
|
|
28
|
+\input{geom/trigonometrie/trig4/ProduktGleichNull_v1}
|
|
29
|
+\input{geom/trigonometrie/trig4/SinCosQuadrat_v1}
|
|
30
|
+\input{geom/trigonometrie/trig4/SinVereinfachen_v1}
|
|
31
|
+\input{geom/trigonometrie/trig4/vereinfache_sin_tan_v1}
|
|
32
|
+\input{geom/trigonometrie/trig4/vereinfache_bruch_sin_cos_v1}
|
|
33
|
+
|
|
34
|
+\section{was bisher geschah: Histrogramm}
|
|
35
|
+\input{daan/dia/kreisdiagramm/geeignetesDiagramm_v2}
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+\section{Bonusaufgabe}%
|
|
39
|
+\input{geom/trigonometrie/trig4/sin_cos_binom_v1}
|
|
40
|
+
|
|
41
|
+\end{document}
|