for example, for x = 2, y = 0
x = 3, y = -1/3
x = 4, y = -2/3
x = 5, y = -1
how do I graph this?
y = -1/3 |x-2|
like, I can do the simple ones (ex: y = -|x+3|), where you put random number for x and get the y value and graph it..
but the fraction confused me..
thanks in advance
1 answer