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