SOLUTION: I am having trouble understanding this equation: y=|x-3|+3

Algebra ->  Graphs -> SOLUTION: I am having trouble understanding this equation: y=|x-3|+3      Log On


   



Question 59701: I am having trouble understanding this equation: y=|x-3|+3
Answer by funmath(2933) About Me  (Show Source):
You can put this solution on YOUR website!
I am assuming that you mean that you don't know how to graph this: y=|x-3|+3
This is the method of shifting or translating.
The graph of y=|x| looks like:
graph%28300%2C200%2C-10%2C10%2C-10%2C10%2Cabs%28x%29%29
The graph of y=|x-3|+3
The -3 on the inside of the absolute value shifts the graph horizontally 3 units to the right.
The +3 on the outside of the absolute value shifts the graph 3 units up.
graph%28300%2C200%2C-10%2C10%2C-10%2C10%2Cabs%28x-3%29%2B3%29
Happy Calculating!!!