document.write( "Question 854491: What is the solution for x= 3-y and -y=-5-x? \n" ); document.write( "
\n" ); document.write( "Hi,\n" ); document.write( "What is the solution for x= 3-y and -y=-5-x?\n" ); document.write( "Putting each EQ given in terms of y:\n" ); document.write( " y = 3-x\n" ); document.write( "&y = x+5\n" ); document.write( " 3-x = x+5\n" ); document.write( " -2 = 2x\n" ); document.write( " -1 = x and y = 4