Question 475577
y= 6x+2 find the y-coordinates of the points(-1),(-2),& (1). 

-1
y=-6+2=-4 (-1,-4)

-2
y=-12+2=-10 (-2,-10)

1
y=6+2=8 (1,8)

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