document.write( "Question 1089541: Identify the number of solutions for this system: 2y=4x+2
\n" ); document.write( " Y+3=2x
\n" ); document.write( "

Algebra.Com's Answer #703880 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
No solutions.
\n" ); document.write( "\"2y=4x%2B2\" is equivalent to \"y=2x%2B1\"
\n" ); document.write( "(just divide both sides of the equal sign by 2).
\n" ); document.write( "\"y%2B3=2x\" is equivalent to \"y=2x-3\"
\n" ); document.write( "(just subtract 3 from both sides of the equal sign).
\n" ); document.write( "The same \"y\" value cannot equal \"2x%2B1\" and \"2x-3\" at the same time.
\n" ); document.write( "So there is no (x,y) pair that could be the solution.
\n" ); document.write( "
\n" );