How do you find the vertex of #y= abs(x+2)#?
1 Answer
Apr 19, 2017
Explanation:
#"the vertex of " y=|x|to(0,0)#
graph{|x| [-10, 10, -5, 5]}
#y=|x+2|" is " y=|x|" moved 2 units to the left"#
#y=x+2=0" when " x=-2to(-2,0)larr" vertex"#
graph{|x+2| [-10, 10, -5, 5]}