Question 218986
you are correct.
There is no solution.
-----
Reason was that you wound upo with 0 + 0 = 1 which is not true.
-----
Your two equations are:
2x + y = 1
4x + 2y = 3
Multiply both sides of the first equation to get:
4x + 2y = 2
4x + 2y = 3
Subtract first equation from the second equation to get:
0 + 0 = 1
-------
Statement is not true, therefore no solutions.
-----
Your equations turn out to be parallel lines.
-----
Converting both of them from the standard form of ax + by = c to the slope-intercept form of y = mx + b, I get
y = -2x + 1
y = -2x + 3/2
-----
m is the slope.
b is the y-intercept
-----
Your slopes are equal which indicates that the lines are parallel.
-----
graph of both of these equations is:
{{{graph(300,300,-1,1,-2,2,-2x+1,-2x+3/2)}}}