Question 512180
5x-5=3x-y
5x-3x+y=5
2x+y=5

Generate values for y from values of x

x=1, y =3  (1,3)

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

x=-1, y=7  (-1,7)

Plot the points and join them to draw a line graph

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

m.ananth@hotmail.ca