Question 803599
graph a line with the indicated slope and y intercept
slope =2/7 and y- intercept (0,3) 
------
Equation:
y = (2/7)x + 3
-----
Plot the point (0,3)
-----
If x = 7, y = (2/7)7+3 = 5
Plot the point (7,5)
-----
Draw a line thru those two points:::
{{{graph(400,400,-10,10,-10,10,(2/7)x+3)}}}
========================
Cheers,
Stan H.
=================