Question 326623
{{{2(y - x)= 3}}}
{{{y-x=3/2}}}
{{{y=x+3/2}}}
.
.
.
Start at the y-interept:(0,3/2)
Since the slope is equal to one, 
{{{DELTA*x=DELTA*y}}}
So if I move 2 units in the x, I move two units in the y.
So another point on the line would be, 
(0,3/2)+(2,2)=(2,7/2)
Plot the two points and join them with a line.
.
.
.
{{{drawing(300,300,-5,5,-5,5,circle(2,7/2,.2),circle(0,3/2,.2),grid(1),graph(300,300,-5,5,-5,5,x+3/2))}}}