SOLUTION: How do you graph the problem y=|x+3|-2

Algebra ->  Absolute-value -> SOLUTION: How do you graph the problem y=|x+3|-2      Log On


   



Question 66202: How do you graph the problem y=|x+3|-2
Answer by funmath(2933) About Me  (Show Source):
You can put this solution on YOUR website!
How do you graph the problem y=|x+3|-2
The graph of y=|x| looks like this:
graph%28300%2C200%2C-10%2C10%2C-10%2C10%2Cabs%28x%29%29
The +3 causes the graph to shift horizontally to the left 3 units.
The -2 causes the graph to shift vertically downward 2 units.
This causes the graph to look like this:
graph%28300%2C200%2C-10%2C10%2C-10%2C10%2Cabs%28x%2B3%29-2%29
If you aren't using translastions, you can get the same result from plotting points.
Let me know if that's what you need.
Happy Calculating!!!