SOLUTION: How do I sketch the graph of the equation y=|x+3|?

Algebra ->  Graphs -> SOLUTION: How do I sketch the graph of the equation y=|x+3|?      Log On


   



Question 653462: How do I sketch the graph of the equation y=|x+3|?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
How do I sketch the graph of the equation y=|x+3|?
----
Plot a few points and draw a line connecting them.
------------
y = |x+3|
-----
Let x = -3, then y = 0
Let x = -4, then y = 1
Let x = -5, then y = 2
-------
Let x = -2, then y = 1
Let x = -1, then y = 2
--------
Plot those points to get:
graph%28400%2C400%2C-10%2C10%2C-10%2C10%2Cabs%28x%2B3%29%29
------
Cheers,
Stan H.