Question 946226
Y-intercept : 6
{{{drawing(300,300,-6,8,-2,12,grid(1),circle(0,6,0.25))}}}
Slope : 4
So a change in y of 4, will give a change in x of 1.
Starting at (0,6).
(0,6)+(1,4)=(1,10).
Plot that point.
Then draw the line containing both points.
{{{drawing(300,300,-6,8,-2,12,grid(1),circle(0,6,0.25),circle(1,10,0.25),graph(300,300,-6,8,-2,12,4x+6)))}}}