|
@@ -0,0 +1,45 @@
|
|
1
|
+
|
|
2
|
+%%
|
|
3
|
+%% Schwerpunktfach Algebra II
|
|
4
|
+%% Potenzgesetze
|
|
5
|
+%%
|
|
6
|
+
|
|
7
|
+\input{bbwPruefungPrintHeader}
|
|
8
|
+\usepackage{bbwPruefung}
|
|
9
|
+
|
|
10
|
+\renewcommand{\pruefungsThema}{Potenzen}
|
|
11
|
+\renewcommand{\klasse}{2n}
|
|
12
|
+\renewcommand{\pruefungsNummer}{1}
|
|
13
|
+%%\renewcommand{\pruefungsTeil}{Teil 2 mit TR}
|
|
14
|
+\renewcommand{\pruefungsDatum}{Mo., 31. Jan. 2022}
|
|
15
|
+%% TALS MIT TR * 2.5
|
|
16
|
+%% TALS OHNE TR * 3.5
|
|
17
|
+%% GESO * 4
|
|
18
|
+\renewcommand{\pruefungsVorgabeZeit}{90 Minuten}
|
|
19
|
+\renewcommand{\achtAvier}{acht A4-Seiten mit beliebigem Inhalt plus
|
|
20
|
+die offizielle Formelsammlung}
|
|
21
|
+\renewcommand{\pruefungsHilfsmittel}{\defaultHiflsmittelMitRechner}
|
|
22
|
+
|
|
23
|
+\begin{document}%%
|
|
24
|
+\pruefungsIntro{}
|
|
25
|
+
|
|
26
|
+\section{Potenzen}
|
|
27
|
+\input{P_GESO/aa2/zehnerpotenzen/Licht_v1}
|
|
28
|
+\input{P_GESO/aa2/zehnerpotenzen/ZehnerpotenzenAusklammern_v1}
|
|
29
|
+
|
|
30
|
+\input{P_GESO/aa2/potenzen/negativeExponenten/Division_v1}
|
|
31
|
+\input{P_GESO/aa2/potenzen/positiveExponenten/GleicheBasis_v2}
|
|
32
|
+\input{P_GESO/aa2/potenzen/positiveExponenten/Vorrang_v1}
|
|
33
|
+
|
|
34
|
+\section{Wurzeln}
|
|
35
|
+
|
|
36
|
+\input{P_GESO/aa2/rationaleExponenten/RationalerNegativerExponent_v1}
|
|
37
|
+\input{P_GESO/aa2/wurzeln/Bruchgesetz_v1}
|
|
38
|
+
|
|
39
|
+\section{Logarithmen}
|
|
40
|
+\input{P_GESO/aa3/LogarithmenRechnen_v1}
|
|
41
|
+\input{P_GESO/aa3/ZehnerlogarithmenExponentialgleichung_v2}
|
|
42
|
+\input{P_GESO/aa3/ZehnerlogarithmenGleichungen_v1}
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+\end{document}%%
|