Question 874304
2x+y=-5
3x+3y=9

Find the x & y intercept points by plugging x=0,y=0 in both equations.								


equation I								
when x=	0	y=	-5	,(	0	,	-5	)
when y =	0	x=	-5	,(	-2.5	,	0	)
Equation 2								
when x=	0	y=	3	(	0	,	3	)
when y =	0	x=	3	(	3	,	0	)
								
{{{drawing(500,500,-10,10,-10,15,grid(1),circle(0,-5,0.3),circle(-2.5,0,0.3),circle(0,3,0.3),circle(3,0,0.3),graph(500,500,-10,10,-10,15,y=-2x-5,y=-x+3))}}}								
								
You will observe that the point of intersection is						-8	,	11
The solution of the system is			(  	-8	,	11	)