Transformations of Graphs Flashcards
What’s a translation in graph transformations?
A shift of the graph’s position, either vertically or horizontally.
What’s the name of the transformation property applied on f: f(x) + 2?
A vertical shift/translation up by 2 units.
What’s the name of the property that transforms functions by moving them left/right or up/down?
A translation/shift.
Where would the graph of f(x) be moved if f(x) - 2?
It would be shifted vertically down by two units.
What type of translation is applied on f in f(x-1)?
A horizontal translation to the right by 1 unit.
What’s the difference between f(x) + 1 and f(x + 1)?
f(x) + 1 shifts the graph vertically up by 1 unit and f(x + 1) shift the graph horizontally to the left by 1 unit.
If I want all the answers of a function to be 2 more than their original value, how would I transform this function? Let f be the function to be transformed.
f(x) + 2.
If I want all the input values for a function to be 2 more than what is originally passed in, how would I transform this function? Let f be the function to be transformed.
f(x+2).
Let f be a function. What property of transformation must be used to flip f?
Reflection.
Let f be a function. How would f’s graph be rotated over the x-axis?
By multiplying the result of f(x) by -1, -f(x).
Let f be a function. How would f’s graph be reflected over the y-axis?
By multiplying the input value, x, by negative 1. This produces f(-x).
What is vertical stretching/shrinking of a graph?
Vertical stretching/shrinking is the transformation of a graph where all the graph’s points’ y-values are multiplied by a factor.
How is a vertical stretch performed on a graph?
By multiplying the y-values of the graph’s points by a factor greater than 1.
How is vertical shrinking performed on a graph?
By multiplying the y-values of the graph’s points by a factor between 0 and 1.
What is horizontal shrinking/stretching of a graph?
Horizontal shrinking/stretching is when the x values of a graph’s points are multiplied by a factor.