Question 732835
y=-3x+7

Generate values of x & y
x=0,y=7 (0,7)

x=2,y=1 (2,1)

x=3, y=-2 (3,-2)

Plot the points and the line


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