Question 847003
Find any two points.
Plot them.
Draw the line containing them.
{{{x=0}}},{{{y=-4(0)+3=3}}} (0,3)
{{{x=1}}},{{{y=-4(1)+3=-1}}} (1,-1)
{{{drawing(300,300,-5,5,-5,5,grid(1),
circle(0,3,0.2),
circle(1,-1,0.2),
graph(300,300,-5,5,-5,5,-4x+3))}}}