|
@@ -0,0 +1,63 @@
|
|
1
|
+%%
|
|
2
|
+%% Meta: Master Document
|
|
3
|
+%% Arithmetik und Algebra I
|
|
4
|
+%% 2. Prüfung
|
|
5
|
+%%
|
|
6
|
+
|
|
7
|
+\input{bbwPruefungPrintHeader}
|
|
8
|
+\usepackage{bbwPruefung}
|
|
9
|
+
|
|
10
|
+\renewcommand{\pruefungsThema}{Fkt. / GLS (Nachprfg.)} %% Nur
|
|
11
|
+%% Lineare Funktionen
|
|
12
|
+\renewcommand{\klasse}{1n}
|
|
13
|
+\renewcommand{\pruefungsNummer}{4}
|
|
14
|
+\renewcommand{\pruefungsDatum}{Mo., 3. Jan. 2022}
|
|
15
|
+
|
|
16
|
+%% ich brauchte 13.5 Minuten GESO Faktor 3.5 (mit TR)
|
|
17
|
+\renewcommand{\pruefungsVorgabeZeit}{65 Minuten}
|
|
18
|
+\renewcommand{\pruefungsHilfsmittel}{\defaultHiflsmittelMitRechner{}}
|
|
19
|
+
|
|
20
|
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
21
|
+\begin{document}%%
|
|
22
|
+\pruefungsIntro{}
|
|
23
|
+
|
|
24
|
+\subsection*{Lineare Funktionen}
|
|
25
|
+%%\input{P_GESO/fct1/koordinatensystem/KoordinateNachFunktionsgleichung_v1}
|
|
26
|
+\input{P_GESO/fct1/koordinatensystem/Mittelpunkt_einer_Strecke_ab_Bild_v2}
|
|
27
|
+\input{P_GESO/fct1/koordinatensystem/Mittelpunkt_einer_Strecke_v5}
|
|
28
|
+\input{P_GESO/fct1/koordinatensystem/Laenge_einer_Strecke_ab_Bild_v2}
|
|
29
|
+\input{P_GESO/fct1/lineare/Funktionswerte_finden_v2}
|
|
30
|
+
|
|
31
|
+\input{P_GESO/fct1/koordinatensystem/KoordinateNachFunktionsgleichung_v1}
|
|
32
|
+
|
|
33
|
+\input{P_GESO/fct1/lineare/Funktionsgerade_zeichnen_v1}
|
|
34
|
+
|
|
35
|
+\input{P_GESO/fct1/lineare/Geradengleichung_ab_Bild_v2}
|
|
36
|
+
|
|
37
|
+\input{P_GESO/fct1/lineare/Geradengleichung_aus_zwei_Punkten_v2}
|
|
38
|
+
|
|
39
|
+\input{P_GESO/fct1/lineare/HimbeerSirupAngebot_v1}
|
|
40
|
+
|
|
41
|
+\input{P_GESO/fct1/lineare/Textaufgabe_Gehalt_v1}
|
|
42
|
+
|
|
43
|
+\input{P_GESO/fct1/lineare/NullstelleBestimmen_v2}
|
|
44
|
+
|
|
45
|
+%%\input{P_GESO/fct1/wertetabelle/Wertetabelle_v1}
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+\subsection*{Gleichungssysteme}
|
|
49
|
+\input{P_GESO/gls/KomplizierteZahlen_v2}
|
|
50
|
+\input{P_GESO/gls/DreiGleichungenDreiUnbekannte_v2}
|
|
51
|
+%%\input{P_GESO/gls/ErstInGrundformBringen_v3}
|
|
52
|
+\input{P_GESO/gls/Linear_abhaengig_v2}
|
|
53
|
+
|
|
54
|
+\input{P_GESO/gls/UnloesbarParallel_v1}
|
|
55
|
+
|
|
56
|
+%\input{P_GESO/gls/ErstInGrundformBringen_v1}
|
|
57
|
+\input{P_GESO/gls/GeradenZeichnenAblesen_v3}
|
|
58
|
+
|
|
59
|
+\input{P_GESO/gls/Substitution_v1}
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+\end{document}
|