Question 42294
graph the following equations and give the points
y=2x , y=2x+1
X.............0................1.................2...................3.....ETC...
Y=2X..........0................2.................4...................6.ETC..
Y=2X+1........1.................3.................5..................7..ETC..


{{{ graph( 500, 500, -10, 10, -50, 30,2*x,2*x+1) }}}