| 12345678910111213141516171819202122232425262728293031323334353637383940414243 | 
							- %%
 - %% Vektorgeometrie Ohne TR
 - %% Vecg 1
 - %%
 - 
 - \input{bbwPruefungPrintHeader}
 - \usepackage{bbwPruefung}
 - 
 - \renewcommand{\pruefungsThema}{Vektoren 1}
 - \renewcommand{\klasse}{4c}
 - \renewcommand{\pruefungsNummer}{1}
 - %%\renewcommand{\pruefungsTeil}{Teil 1 ohne TR} %% NUR ein Teil bei Vecgeom
 - \renewcommand{\pruefungsDatum}{Mi., 22. Sept. 2021}
 - %% TALS MIT TR * 2.5
 - %% TALS OHNE TR * 3.5
 - %% GESO * 4
 - \renewcommand{\pruefungsVorgabeZeit}{65 Minuten}
 - 
 - \renewcommand{\pruefungsHilfsmittel}{Schreibzeug inkl. Lineal. KEIN Open-Book!}
 - 
 - \begin{document}%%
 - \pruefungsIntro{}
 - 
 - \section{Vektoren erkennen}
 - \input{P_TALS/vecg1/Repraesentant_v1}
 - \input{P_TALS/vecg1/Gegenvektor_v1}
 - \input{P_TALS/vecg1/AdditionSubtraktion_v1}
 - 
 - \input{P_TALS/vecg1/Parallelogramm_v1}
 - \input{P_TALS/vecg1/Vereinfachen_v1}
 - 
 - \section{Linearkombination}
 - 
 - \input{P_TALS/vecg1/LinearkombinationWuerfel_v1}
 - \input{P_TALS/vecg1/Linearkombination_v1}
 - 
 - \section{Polarkoordinaten}
 - \input{P_TALS/vecg1/PolarkoordinatenUmrechnen_v1}
 - 
 - \input{P_TALS/vecg1/DreiKraefte_v1}
 - 
 - \input{P_TALS/vecg1/MoeveJonathan_v1}
 - \end{document}%%
 
 
  |