Question 42295
graph the following equations and give the points
y=2/3x+1 , y=-3x-2
X................0..................3...................6................9...ETC..
Y=2X/3+1.........1..................3...................5................7....ETC.
----------------------------------------------
X.................0..................3...................6................9...ETC.
Y=-3X-2...........-2.................-11.................-20..............-29..ETC
{{{ graph( 500, 500, -10, 10, -50, 30,-(2*x/3)+1,-3*x-2) }}}