| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 | 
							- %%
 - %% Arithmetik und Algebra I
 - %%
 - 
 - \input{bbwPruefungPrintHeader}
 - \usepackage{bbwPruefung}
 - 
 - \renewcommand{\pruefungsThema}{Lineare Gleichungssysteme}
 - %%\renewcommand{\pruefungsTeil}{}
 - \renewcommand{\klasse}{3vz (GESO)}
 - \renewcommand{\pruefungsNummer}{2}
 - \renewcommand{\pruefungsDatum}{Di., 29. Sept. 2020}
 - %% Faktor 3 verwendet (ich brauchte ca. 11'30" Minuten)
 - \renewcommand{\pruefungsVorgabeZeit}{45 Minuten}
 - \renewcommand{\pruefungsHilfsmittel}{\defaultHiflsmittelMitRechner{}}
 - 
 - \begin{document}%%
 - \pruefungsIntro{}
 - 
 - 
 - \subsection*{Lineare Gleichungssysteme}
 - 
 - 
 - \input{P_GLS/Umstellen_n1_v1}
 - 
 - \input{P_GLS/ErstInGRundformBringen_n1_v1}
 - 
 - \input{P_GLS/KomplizierteZahlen_n1_v1}
 - 
 - %% \ input { P_GLS / AndereBuchstaben_n1_v1}
 - 
 - \input{P_GL1/WasBisherGeschah_GESO_n1_v2}
 - 
 - \input{P_GLS/DreiGleichungenDreiUnbekannte_n1_v1}
 - 
 - \input{P_GLS/Schnittpunkt_n1_v1}
 - 
 - \input{P_GLS/Linear_abhaengig_n1_v1}
 - 
 - \input{P_GLS/UnloesbarParallel_n1_v1}
 - 
 - 
 - \input{P_GLS/Lineares_Gleichungssystem_mit_Parametern_2x2_n1_v1}
 - 
 - \newpage
 - 
 - \subsection*{Was bisher geschah}
 - {\small{Aufgaben aus alten Prüfungen}}
 - 
 - \input{P_AA1/WasBisherGeschah_Faktorisieren_n1_v1}
 - \input{P_FCT1/Geradengleichung_ab_Bild_n1_v2}
 - 
 - \end{document}
 
 
  |