Question 549516
y=	4      	x  +	3			
						
Assume values of x and plug in the equation to get values of y.						
Plot the points 						
x	0	1	2	-1		
y=	3	7	11	-1		
(x,y)	(0,3),(1,7),(2,11)(-1,-1)					
{{{drawing(300,300,-10,10,-10,10,circle(0,3,0.3),circle(1,7,0.3),circle(2,11,0.3),circle(-1,-1,0.3),graph(300,300,-10,10,-10,10,y=4x+3))}}}