How do you graph # x = | y + 5 | #?
1 Answer
Jul 9, 2017
graph{x=|y+5| [-93.7, 93.8, -46.84, 46.85]}
Explanation:
graph x=y+5 normally
Afterwards, flip the graph along the y axis from point '5' as seen in graph. This is because the absolute value does not allow negative value to arise therefore where it meets the axis, it turns around and continues.