Question 398301
I have to solve each system by graphing, I have to find the number solutions and write the point. The equations are 2x+4y=2 and 3x+6y=3

...
2x+4y=2 
generate values for y & x
x=0, y=1/2 (0,1/2)
y=0,x=1  (1,0)
3x+6y=3
x=0, y=1/2  (0,1/2)
y=0,x=1    (1,0)

...
{{{graph(300,300,-5,5,-5,5,y=(-x/2)+1/2,y=(-x/2)+1/2))}}}
...
The lines are one and the same. all the points on the lines are solutions to the system.