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