Question 549239
y=3x-6
3y=2x+3

Find the x & y intercept points by plugging x=0,y=0 in both equations.									
equation I									
when x=	0	y=-6(0,-6)	
when y =	0,x=2(2,0)	
Equation 2									
when x=	0	y=1(0,1	)	
when y =	0,x=-1.5(-1.5,0	)	
									
{{{drawing(300,300,-10,10,-10,10,circle(0,-6,0.3),grid (1),circle(2,0,0.3),circle(0,1,0.3),circle(-1.5,0,0.3),graph(300,300,-10,10,-10,10,y=3x-6,y=(2/3)x+1))}}}									
									
You will observe that the point of intersection is 3,3    	
The solution of the system is	(3,3)