How do you graph y=|x1| by plotting points?

1 Answer
Apr 16, 2017

Realize y=|x1| is actually two functions:
y=(x1),x1 " and " y=x1,x1

Explanation:

Break y=|x1| into a piecewise functions:

y=(x1),x1 " and " y=x1,x1

x|6|4|2| 0| 2| 4| 6|
y| 7| 5| 3| 1| 1| 3| 5|

Plot the points and draw a line between them.
There is a vertex at (0,1)

graph{abs(x-1) [-10, 10, -5, 5]}