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