Question 933649
 <pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi
x   Y=|x+2|
-3   1
0    2
3    5
{{{drawing(300,300,   -6, 6, -6, 6, grid(1), 
circle(0, 2,0.3),
circle(3,5, 0.3),
circle(-3,1, 0.3),
graph( 300, 300, -6, 6, -6, 6,0, abs(x+2)) )}}}