document.write( "Question 260869: x + y = 3 \n" ); document.write( "
Algebra.Com's Answer #192141 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! If we solve for y, we get \n" ); document.write( "y = x - 3 \n" ); document.write( "If we solve for x, we get \n" ); document.write( "x = -y + 3 \n" ); document.write( " |