No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

LineareGleichungen_v1.tex 698B

123456789101112131415161718192021222324252627282930313233343536373839
  1. %%
  2. %% Ausklammern, vermischte Aufgaben
  3. %%
  4. \begin{frage}[1]
  5. Lösen Sie die folgende Gleichung nach $x$ auf:
  6. $$7x -4 = 9x + 3$$
  7. $$ x = ...........................\TRAINER{\frac{-7}{2} = -3.5}$$
  8. \platzFuerTNNotes{5}
  9. \end{frage}
  10. \begin{frage}[6]
  11. Lösen Sie die folgenden beiden Gleichungen je nach $x$ auf.
  12. \textbf{Achtung} Nicht immer hat eine Gleichung genau eine Lösung.
  13. a)
  14. $$ 3 + (x - 4)(x + 3)= (x - 6)(x + 2) +3x+ 2 $$
  15. $$ x = ...........................\TRAINER{\mathbb{L}=\{\}}$$
  16. \platzFuerTNNotes{14}
  17. b)
  18. $$-4x + (6+2x) = 2x + 2(3-x) -2x$$
  19. $$ x = ...........................\TRAINER{\mathbb{L}=\mathbb{R}}$$
  20. \platzFuerTNNotes{14}
  21. \end{frage}