How do you graph #y=|x+4|-2#?
1 Answer
The graph should look like this: graph{|x+4|-2 [-10, 10, -5, 5]}
Explanation:
There is a way to mathematically calculate the different situations to graph this, but I will use the simpler way for this one.
First, remember that if
Therefore, we first graph of
graph{|x| [-10, 10, -5, 5]}
Then, we shift the function to the left four spaces.
graph{|x+4| [-10, 10, -5, 5]}
Now, also remember that when we have
Therefore, we shift the function
graph{|x+4|-2 [-10, 10, -5, 5]}
You graphed the function!