Question 293248
Do it like this one:
Find the y coordinates of the given points. Please show work.
-Plot those points and graph the linear equation. 
y = 4x - 1
-------------
(0,)
x = 0
y = 4*0 - 1
y = 1
--> (0,-1)
-----------
(1,)
x = 1
y = 4*1 - 1
y = 3
--> (1,3)
----------
(2,)
You do this one.