Question 1000761
y = 3x +3

comparing with the equation y= mx +b

m = slope = 3
and y intercept = 3

x=1, y =6
x=0, y =3

x=2 , y=9

plot the points and draw the line gra

{{{drawing(300,300,-10,10,-10,10,circle(0,3,0.3),circle(1,6,0.3),circle(2,9,0.3),graph(300,300,-10,10,-10,10,y=3x+3))}}}