Unit 1: General Functions Transformations Flashcards
transformation
To change a function by adding, subtracting, or multiplying numbers to it
translation
A vertical or horizontal shift
vertical
up or down
horizontal
left or right
f(x) + c
vertical shift UP
Examples :
f(x) + 2
f(x) + 3
|x| + 4
x2 + 9
f(x) – c
vertical shift DOWN
Examples :
f(x) – 3
g(x) – 4
|x| – 2
x2 – 1
f(x + c)
horizontal shift LEFT
Examples :
f(x + 5)
g(x + 1)
|x + 4|
(x + 1)2
f(x – c)
horizontal shift RIGHT
Examples :
f(x – 3)
g(x – 5)
|x – 1|
(x – 4)2
scaling
to stretch or compress
scale factor
a number you multiply to strech or compress something
a*f(x) , where a>1
Vertical stretch (closer to the y-axis)
Examples :
3*f(x)
2.5*g(x)
4x
2x2
a*f(x) , where 0 < a < 1
Vertical compression (further from the y-axis)
Examples :
1/8*f(x)
2/3*g(x)
3/4x
1/4x2
-a*f(x)
a reflection over the x-axis
Examples :
–2*f(x)
–0.5*g(x)
–2x
–x2