f(x) = 1.8·(x - 3)2 + 4
Wie lautet die Funktionsgleichung, wenn der Graph
a.) um 5 Einheiten nach rechts verschoben wird?
g(x) = 1.8·(x - 3 - 5)2 + 4 = 1.8·x2 - 28.8·x + 119.2
b.) um 7 Einheiten nach links verschoben wird?
g(x) = 1.8·(x - 3 + 7)2 + 4 = 1.8·x2 + 14.4·x + 32.8
c.) an der y-Achse gespiegelt wird?
g(x) = 1.8·(-x - 3)2 + 4 = 1.8·x2 + 10.8·x + 20.2
d.) an der x-Achse gespiegelt wird?
g(x) = -(1.8·(x - 3)2 + 4) = -1.8·x2 + 10.8·x - 20.2