document.write( "Question 218986: Solve the system of equations
\n" ); document.write( "2x+y=1
\n" ); document.write( "4x+2y=3
\n" ); document.write( "My answer is that there is no solution. Is that correct and if not what am I doing wrong?
\n" ); document.write( "

Algebra.Com's Answer #164777 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
you are correct.
\n" ); document.write( "There is no solution.
\n" ); document.write( "-----
\n" ); document.write( "Reason was that you wound upo with 0 + 0 = 1 which is not true.
\n" ); document.write( "-----
\n" ); document.write( "Your two equations are:
\n" ); document.write( "2x + y = 1
\n" ); document.write( "4x + 2y = 3
\n" ); document.write( "Multiply both sides of the first equation to get:
\n" ); document.write( "4x + 2y = 2
\n" ); document.write( "4x + 2y = 3
\n" ); document.write( "Subtract first equation from the second equation to get:
\n" ); document.write( "0 + 0 = 1
\n" ); document.write( "-------
\n" ); document.write( "Statement is not true, therefore no solutions.
\n" ); document.write( "-----
\n" ); document.write( "Your equations turn out to be parallel lines.
\n" ); document.write( "-----
\n" ); document.write( "Converting both of them from the standard form of ax + by = c to the slope-intercept form of y = mx + b, I get
\n" ); document.write( "y = -2x + 1
\n" ); document.write( "y = -2x + 3/2
\n" ); document.write( "-----
\n" ); document.write( "m is the slope.
\n" ); document.write( "b is the y-intercept
\n" ); document.write( "-----
\n" ); document.write( "Your slopes are equal which indicates that the lines are parallel.
\n" ); document.write( "-----
\n" ); document.write( "graph of both of these equations is:
\n" ); document.write( "\"graph%28300%2C300%2C-1%2C1%2C-2%2C2%2C-2x%2B1%2C-2x%2B3%2F2%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );