How do you graph y=15x−4 by plotting points?
1 Answer
May 4, 2018
graph = graph{y=(1/5)*x-4 [-10, 10, -5, 5]}
Explanation:
Make a table of different values of
for example
-
x = 0,y = -4 -
x = 5,y = -3 -
x = -5,y = -5 -
x = 10,y = -2 -
x = -10,y =-6
here I've chosen some values for
graph{y=(1/5)*x-4 [-10, 10, -5, 5]}