SOLUTION: How to graph y = |-x|

Algebra ->  Graphs -> SOLUTION: How to graph y = |-x|      Log On


   



Question 1080440: How to graph y = |-x|
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
How to graph y = |-x|
------
Plot some points::
If x = 0, y = 0
If x = -2, y = 2
If x = -5, y = 5
If = 2, y = 2
If x = 5, y = 5
Connect the points to see the graph.
--------
Graph::
graph%28400%2C400%2C-10%2C10%2C-5%2C10%2Cabs%28-x%29%29
---------------
Cheers,
Stan H.
----------------