SOLUTION: I need help solving & graphing (on paper) these equations: 1) y=-|x-3| 2)y=|2x+6| 3)y=2|x+2|-3 Any help would be greatly appreciated.

Algebra ->  Absolute-value -> SOLUTION: I need help solving & graphing (on paper) these equations: 1) y=-|x-3| 2)y=|2x+6| 3)y=2|x+2|-3 Any help would be greatly appreciated.      Log On


   



Question 95526: I need help solving & graphing (on paper) these equations:
1) y=-|x-3|
2)y=|2x+6|
3)y=2|x+2|-3
Any help would be greatly appreciated.

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
1) y=-|x-3|
Plot a few points around x=3
If x=3, y=0
If x=2, y=-1
if x=1, y=-2
If x=4, y=-1
If x=5, y=-2
-----------------
graph%28400%2C300%2C-10%2C10%2C-10%2C10%2C-abs%28x-3%29%29
---------------------
3) y=2|x+2|-3
Plot a few points around x=-2
If x=-2, y = -3
If x=-3, y = -1
If x=-4, y = 1
If x=-1, y = -1
If x=0, y = 1
Plot those points and you will see the shape of the graph
graph%28400%2C300%2C-10%2C10%2C-10%2C10%2C2abs%28x%2B2%29-3%29
===================
==================
Cheers,
Stan H.