Funktionen Flashcards
What is a function’s Definitionsmenge?
All of the possible x-values the function could have.
What is a function’s Wertmenge?
All of the possible y-values a function could have.
How can you show that a graph is a function?
You use the vertical line test. That means, you imagine drawing all possible vertical lines on the graph. If any vertical line would intersect the function more than once, it’s not a function.
How do you shift f(x)=x2 to the right by h?
You put a “-h” in with the x term.
g(x)=(x-h)2
How do you shift f(x)=x2 to the up by k?
You put a “+k” at the end.
g(x)=x2+k
How do you mirror f(x)=x2+k vertically (over the x-axis)?
You multiply the whole function by -1.
g(x)= -(x2+k).
How do you mirror f(x)=x2+k horizontally (over the y-axis)?
You multiply the x-part by -1.
g(x)=(-x)2+k.
How do you vertically stretch f(x)=x2+k by a?
You multiply the whole function by a.
g(x)=a(x2+k).
How do you horizontally stretch f(x)=x2+k by scale factor b?
You multiply the whole x-part by 1/b.
g(x)=(1/b x)2+k.
Where is the vertex and line of symmetry for
f(x)=a(b(x-h)2+k)?
Vertex: (h, a•k)
Line of symmetry: x=h