document.write( "Question 954073: Identify the solution(s) of the system of equations, if any. 2x + 2y = 2 y = 5 - 5x \n" ); document.write( "
Algebra.Com's Answer #582676 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
You didn't use a comma to separate your equations but I think this is your system,
\n" ); document.write( "\"2x%2B2y=2\"
\n" ); document.write( "\"y=5-5x\"
\n" ); document.write( "Substituting,
\n" ); document.write( "\"2x%2B2%285-5x%29=2\"
\n" ); document.write( "\"2x%2B10-10x=2\"
\n" ); document.write( "\"-8x=-8\"
\n" ); document.write( "\"x=1\"
\n" ); document.write( "Then,
\n" ); document.write( "\"y=5-5%281%29\"
\n" ); document.write( "\"y=5-5\"
\n" ); document.write( "\"y=0\"
\n" ); document.write( "(1,0)
\n" ); document.write( "
\n" );