Question 96628
y=2/3x+1
Using the slope-intercept formula: y=mx+b
y=any y-value on the line
m=the slope of the line
x=any corresponding x=value
b=the y-interecept (0, b)
.
y-interecept:  plot (0, 1) this is where the line crosses the y-axis
Plot the following points:
(6, 5) (9, 7) (3, 3) (0, 1) (-3, -1) (-6, -3)
.

 {{{ graph( 300, 200, -6, 5, -10, 10, (2/3)x+1) }}}