|
@@ -0,0 +1,46 @@
|
|
1
|
+%%
|
|
2
|
+%% Schwerpunktfach Algebra II
|
|
3
|
+%% Potenzgesetze
|
|
4
|
+%%
|
|
5
|
+
|
|
6
|
+\input{bbwLayoutPruefung}
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+\renewcommand{\pruefungsThema}{Polynomfunktionen}
|
|
10
|
+\renewcommand{\klasse}{6f}
|
|
11
|
+\renewcommand{\pruefungsNummer}{3}
|
|
12
|
+\renewcommand{\pruefungsTeil}{Teil 1 ohne TR}
|
|
13
|
+\renewcommand{\pruefungsDatum}{Do., 2. Juni 2022}
|
|
14
|
+%% TALS MIT TR * 2.5
|
|
15
|
+%% TALS OHNE TR * 3.5
|
|
16
|
+%% GESO * 4
|
|
17
|
+\renewcommand{\pruefungsVorgabeZeit}{50 Minuten}%% Ich brauchte 11 Min.
|
|
18
|
+%%\renewcommand{\achtAvier}{acht A4-Seiten mit beliebigem Inhalt}
|
|
19
|
+%%\renewcommand{\pruefungsHilfsmittel}{Schreibzeug}
|
|
20
|
+\renewcommand{\pruefungsHilfsmittel}{8 A4 Seiten (bzw. 4 A4-Blätter doppelseitig) mit beliebigem Inhalt.}
|
|
21
|
+
|
|
22
|
+\begin{document}%%
|
|
23
|
+\pruefungsIntro{}
|
|
24
|
+
|
|
25
|
+\section{Potenzfunktionen}
|
|
26
|
+\input{P_TALS/fct3/potenzfunktionen/NachRechtsSchieben_v1}
|
|
27
|
+\input{P_TALS/fct3/potenzfunktionen/FunktionsgleichungAbGraph_v1}
|
|
28
|
+\input{P_TALS/fct3/transformation/GraphenTransformation_v1}
|
|
29
|
+\input{P_ALLG/funktionen/potenzfunktionen/Potenzfunktion_durch_zwei_Punkte_v1}
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+\section{Polynomfunktionen}
|
|
33
|
+\input{P_TALS/fct3/polynomfunktionen/GeradeUngerade_v1}
|
|
34
|
+
|
|
35
|
+\section{Hyperbeln}
|
|
36
|
+\input{P_TALS/fct3/hyperbeln/TransformationBeschreiben_v1}
|
|
37
|
+\input{P_ALLG/funktionen/hyperbeln/PotenzFunktionenUndHyperbelnZuordnen_v1}
|
|
38
|
+\input{P_TALS/fct3/hyperbeln/HyperbelVerschieben_v1}
|
|
39
|
+
|
|
40
|
+\newpage
|
|
41
|
+\section{Was bisher geschah:}
|
|
42
|
+\subsection{Exponentialgleichung}
|
|
43
|
+\input{P_TALS/gl3_1/exponentialgleichungen/AllgemeineExponentialgleichung_v1}
|
|
44
|
+
|
|
45
|
+\end{document}%%
|
|
46
|
+
|