|
@@ -0,0 +1,29 @@
|
|
1
|
+%%
|
|
2
|
+%% Stereometrie
|
|
3
|
+%% STEREO
|
|
4
|
+%%
|
|
5
|
+
|
|
6
|
+\input{bbwPruefungPrintHeader}
|
|
7
|
+\usepackage{bbwPruefung}
|
|
8
|
+
|
|
9
|
+\renewcommand{\pruefungsThema}{Stereometrie 2}
|
|
10
|
+\renewcommand{\klasse}{5c}
|
|
11
|
+\renewcommand{\pruefungsNummer}{3}
|
|
12
|
+%%\renewcommand{\pruefungsTeil}{Teil 1 ohne TR} %% NUR ein Teil bei Vecgeom
|
|
13
|
+\renewcommand{\pruefungsDatum}{Mi., 15. Dez. 2021}
|
|
14
|
+%% TALS MIT TR * 2.5
|
|
15
|
+%% TALS OHNE TR * 3.5
|
|
16
|
+%% GESO * 4
|
|
17
|
+\renewcommand{\pruefungsVorgabeZeit}{90 Minuten}
|
|
18
|
+\renewcommand{\achtAvier}{acht A4-Seiten mit beliebigem Inhalt}
|
|
19
|
+\renewcommand{\pruefungsHilfsmittel}{\defaultHiflsmittelMitRechner}
|
|
20
|
+
|
|
21
|
+\begin{document}%%
|
|
22
|
+\pruefungsIntro{}
|
|
23
|
+
|
|
24
|
+\section{Extremwertaufgaben}
|
|
25
|
+%% Rechteck unter Parabel
|
|
26
|
+%
|
|
27
|
+\input{P_TALS/stereo/extremwerte/RechteckUnterParabel_v1}%
|
|
28
|
+%
|
|
29
|
+\end{document}%%
|