Chapter 1: Function Transformations Flashcards
What are function transformations?
Taking functions and changing/altering them by:
- moving them up/down (vertical translation)
- moving them left/right (horizontal translation)
- stretch (horizontal/vertical)
- reflection
What are horizontal and vertical translations?
Sliding the graph to the left/right along the x axis (horizontal) or up/down along the y axis (vertical)
A horizontal translation affects which variable?
HT involves the “x” variable; changes the x value, meaning that it shifts the graph left/right
General form: y = f(x-h)
- If h>0 (positive), move to the RIGHT
- If h<0 (negative), move to the LEFT
- *RULE: Take the opposite sign of what’s with x
A vertical translation affects which variable?
VT involves the “y” variable; changes the entire function (y value), meaning that it shifts the graph up/down
Actual form: y-k = f(x-h) **BUT y is typically seen isolated Therefore, the GENERAL FORM: y = f(x-h) + k - If k>0 (positive), move UP - If k<0 (negative), move DOWN
What is vertex form and what does each variable mean?
QUADRATIC FUNCTION - Vertex form: y = a(x-p)^2 + q
Where (x,y) are coordinates
a = stretch/compression
p = AOS
(p,q) = vertex
**NOTE: You take the opposite sign of p when trying to determine the vertex.
Ex) y = (x+2)^2 - 5
Vertex = (-2, -5)
What is mapping notation?
Mapping notation is writing describing the translations as coordinates.
FORM: (x,y) -> (x+h, y+k)
HT: (x,y) -> (x+h, y)
VT: (x,y) -> (x, y+k)
What does y = f(x) imply?
y=f(x) means that this function is RANDOM and cannot be calculated for its values. It is unlike a cubic or quadratic function.
What is one important rule you must remember for the h value (horizontal translation)?
When you’re taking the value for h (or p in a quadratic function, vertex form) you need to remember to take the OPPOSITE SIGN for that value.
Ex) y=(x-1) actually means h=1
y=(x+9)-6 actually means h=-9
What is the form of a reflection?
y=-f(-x)
What is the mapping notation for a reflection?
(x,y) -> (-x,-y)
A horizontal reflection affects which variable?
HR involves the “x” variable. When there is a -1 multiplied to the b value, the graph is reflected horizontally across the y-axis.
A vertical reflection affects which variable?
VR involves the “y” variable. When there is a -1 multiplied to the a value, the graph is reflected vertically across the x-axis.
*Hence: In vertex form, when you see -a, your parabola is turned upside down (or right side-up) across the x-axis
If you’re given a line x=0, what kind of reflection is this?
x=0 means that no matter which y-values you pick, x will always be 0.
Thus, if you were to graph a series of points with x=0, you would get a VERTICAL LINE.
AKA: a horizontal reflection
If you’re given a line y=0, what kind of reflection is this?
y=0 means that no matter which x-values you pick, y will always be 0.
Thus, if you were to graph a series of points with y=0, you would get a HORIZONTAL LINE.
AKA: a vertical reflection
What is the form of a stretch?
y=af(bx) or ay=f(bx)