|
@@ -0,0 +1,43 @@
|
|
1
|
+%%
|
|
2
|
+65;7200;1c%% Semesterprüfung BMS
|
|
3
|
+%%
|
|
4
|
+
|
|
5
|
+\input{bbwLayoutPruefung}
|
|
6
|
+
|
|
7
|
+\renewcommand{\pruefungsThema}{Lineare Funktionen}
|
|
8
|
+\renewcommand{\klasse}{6ZVG23t}
|
|
9
|
+\renewcommand{\pruefungsNummer}{1}
|
|
10
|
+%%\renewcommand{\pruefungsTeil}{Teil 1 und 2 mit TR}
|
|
11
|
+\renewcommand{\pruefungsDatum}{Do., 1. Feb. 2024}
|
|
12
|
+%% meine Zeit: Brauchte 8' 54"
|
|
13
|
+\renewcommand{\pruefungsVorgabeZeit}{45 Minuten}
|
|
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
|
+%% Erster Titel
|
|
26
|
+\section{Runden}
|
|
27
|
+
|
|
28
|
+\section{Betrag}
|
|
29
|
+
|
|
30
|
+\section{Summenzeichen}
|
|
31
|
+
|
|
32
|
+\section{Lineare Funktionen}
|
|
33
|
+
|
|
34
|
+\section{Lineare Funktionen}
|
|
35
|
+
|
|
36
|
+\section{Lineare Gleichungssysteme}
|
|
37
|
+
|
|
38
|
+\section{Was bisher geschah}
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+\section{Bonusaufgabe}
|
|
42
|
+
|
|
43
|
+\end{document}%
|