Question 734261
y=4-x
y=x-6

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=	-6	(	0	,	-6	)
when y =	0	x=	6	(	6	,	0	)
								
{{{drawing(300,300,-10,10,-10,10,circle(0,4,0.3),circle(4,0,0.3),circle(0,-6,0.3),circle(6,0,0.3),grid(1),graph(300,300,-10,10,-10,10,y=4-x,y=x-6))}}}								
								
You will observe that the point of intersection is						5,-1)
The solution of the system is			(  	5	,-1	)