How do you graph #y= absx -3#?
1 Answer
May 27, 2018
take a look at the explanation
Explanation:
draw this first:
when x = 1, y=1,
when x=2, y=2...and so on...
when x = -1, y = 1
when x = -2, y =2...and so on...
graph{y = |x| [-10, 10, -5, 5]}
then apply y-intercept "-3"
graph{y = |x|-3 [-10, 10, -5, 5]}