Wiki-Quellcode von Lösung Funktionsterm aus Transformationen
Zuletzt geändert von Martin Rathgeb am 2025/04/22 15:38
Verstecke letzte Bearbeiter
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | (% class="abc" %) |
![]() |
4.1 | 2 | 1. //Streckung in y-Richtung// mit dem Faktor {{formula}}-\frac{1}{2}{{/formula}}, //Verschiebung in y-Richtung// um {{formula}}-5{{/formula}} |
![]() |
1.1 | 3 | {{formula}}g(x) = -\frac{1}{2} \cdot 2^x - 5{{/formula}} |
4 | 1. //Spiegelung an der y-Achse//, //Streckung in y-Richtung// mit dem Faktor {{formula}}1{,}5{{/formula}}, //Verschiebung in y-Richtung// um {{formula}}1{{/formula}} | ||
5 | {{formula}}g(x) = 1{,}5 \cdot 2^{-x} + 1{{/formula}} | ||
![]() |
5.1 | 6 | 1. //Streckung in x-Richtung// mit dem Faktor {{formula}}0{,}5=\frac{1}{2}=\frac{1}{b}{{/formula}} (also {{formula}}b=2{{/formula}}) //Verschiebung in y-Richtung// um {{formula}}-2{{/formula}} |
![]() |
1.1 | 7 | {{formula}}g(x) = 2^{2x} - 2{{/formula}} |