SOLUTION: how do i graph Y=|x-1|?

Algebra ->  Graphs -> SOLUTION: how do i graph Y=|x-1|?      Log On


   



Question 210363: how do i graph Y=|x-1|?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
how do i graph Y=|x-1|?
-------------------------------
Find a few points and connect them.
Let x = -3, then y = 4
Let x = -2, then y = 3
Let x = 0, then y = 1
Let x = 2, then y = 1
Let x = 3, then y = 2
etc.
-----------------------------
graph%28400%2C300%2C-6%2C6%2C-6%2C10%2Cabs%28x-1%29%29
=============================================
Cheers,
Stan H.