Question 55983
2X+Y=4
X+Y=3
First you need to put the equations into slope-intercept form (y=mx+b)
.
2x + y = 4
y = -2x + 4
.
x + y = 3
y = -x + 3

{{{graph(300,200,-5,5,-5,5,-2x+4,-x+3)}}}
The solution is (1,2)