How do you graph q(x)=−4|x−2|−1 using transformations?
1 Answer
See below.
Explanation:
Let's say that the parent function is
graph{abs x [-10, 10, -5, 5]}
To obtain the function
4⋅f(x)=4⋅|x|=4|x|
As a reminder, here are some rules for horizontal and vertical stretches and shrinks for
- A vertical stretch by a factor of
a is denoteda⋅f(x) - A vertical shrink by a factor of
1a is denoted1a⋅f(x) - A horizontal stretch by a factor of
a is denotedf(1a⋅x) - A horizontal shrink by a factor of
1a is denotedf(a⋅x)
Let's call this
graph{4 abs x [-10, 10, -5, 5]}
We can now reflect
−g(x)=−4|x|
Let's call this
graph{-4 abs x [-10, 10, -5, 5]}
We can now horizontally and vertically translate (or shift)
A vertical shift
a units up is denotedh(x)+a A vertical shift
a units down is denotedh(x)−a A horizontal shift
a units right is denotedh(x−a) A horizontal shift
a units left is denotedh(x+a)
In this case, we are shifting
h(x−2)−1=−4|x−2|−1
graph{-4 abs x -1 [-10, 10, -5, 5]}
graph{-4 abs (x -2) - 1 [-10, 10, -5, 5]}
This is the final function