You can
put this solution on YOUR website!You need two points to define a line (no more and no less), so pick a value for x, put it into the equation, determine the value for y that corresponds, and then plot the point with the x-coordinate of the value you picked and the y-coordinate for the value that resulted from your choice. Then do it again for a different value of x. Once you have plotted two points, draw a line through them and you are done.
Since you can choose any value you like for x, pick something that will make the arithmetic simple. 0 is always a good choice.
So our first point is (0,2), because we chose 0 for x, and that resulted in 2 for y.
Let's try x = 1
So the second point is (1,3), because we chose 1 for x, and that resulted in 3 for y.
Plot the points:
Then draw the line:
Follow this same procedure for the other equation.