Question 893050
y=2|x+1|
 graph this absolute value equation
----
The lowest point is when x = -1.
So plot (-1,0)
The y-intercept is (0,2)
Draw the v-shape of the graph.
-----
{{{graph(400,400,-10,10,-10,10,2*abs(x+1))}}}
--------------
Cheers,
Stan H.
----------------