| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 | 
							- %%
 - %% Semesterprüfung BMS
 - %%
 - 
 - \input{bmsLayoutPruefungBMP}
 - 
 - \renewcommand{\pruefungsJahr}{2025}
 - \renewcommand{\pruefungsDatumBMP}{2025-MM-DD}
 - \renewcommand{\pruefungsThema}{BMP 2025}
 - \renewcommand{\ausrichtung}{GESO}
 - \renewcommand{\klasse}{GESO}
 - \renewcommand{\pruefungsNummer}{2025 A}
 - \renewcommand{\pruefungsDatum}{}
 - \renewcommand{\pruefungsVorgabeZeit}{}
 - \renewcommand{\pruefungsSerie}{1}
 - \renewcommand{\pruefungsIDAufgabe}{2024-MGE-1-152\_Aufgabe}
 - 
 - \begin{document}%%
 - 
 - \pruefungsIntro{}
 - 
 - \newpage
 - Viel Erfolg
 - \newpage
 - 
 - %% Erster Titel
 - \TRAINER{\section{Algebra}}
 - 
 - \vspace{20mm}
 - 
 - \input{aufg/alg/terme/25_S1_Benennen_v1}
 - 
 - \input{aufg/alg/faktorisieren/25_S1_Faktorisieren_v1}
 - 
 - \input{aufg/alg/ausmultiplizieren/25_S1_Ausmultiplizieren_v1}
 - \newpage
 - 
 - \input{aufg/alg/summe/25_S1_SummeErstellen_v1}
 - 
 - \newpage
 - 
 - \input{aufg/alg/wurzeln/25_S1_Wurzelterm_v1}
 - \newpage
 - 
 - \input{aufg/alg/potenzen/25_S1_Bruchterm_v1}
 - 
 - \end{document}%
 
 
  |