Henrik S. answered 01/06/15
Tutor
5
(9)
Patient Math Tutor from 1995 till now.
Simply assign arbitrary numbers to x( whatever you like) and solve for y.
If plugging x, you find y, point (x,y) is located on the line.
Ok, lets try out some numbers:
x=2 --> 2(2)+3y=1 --> 3y=-3 --> y=-1 ===> (2,-1) is on the line
x=-1 --> 2(-1)+3y=1 --> 3y=3 --> y=1 ===> (-1,1) is on the line
x=0 --> 2(0)+3y=1 --> 3y=1 --> y=1/3 ===> (0,1/3) is on the line