You can put this solution on YOUR website! how can i solve the system by graphing.
E1: 2x + y = 4
E2: x + y = 3
:
For E1: let x=0 and solve for y.
2(0)+y=4
0+y=4
y=4 Plot (0,4)
Now let y=0 and solve for x.
2x+0=4
2x=4
2x/2=4/2
x=2 Plot (2,0)
Connect the points and you have a line.
For E2: let x=0 and solve for y.
0+y=3
y=3 Plot(0,3)
Let y=0 and solve for x.
x+0=3
x=3 Plot (3,0)
Connect the points and you have another line:
They connect at (1,2)<--this is the solution of the system.
Happy Calculating!!!