document.write( "Question 54748: I am stuck on correct answer for:
\n" );
document.write( "'\r
\n" );
document.write( "\n" );
document.write( "If x + y = 2 and x - y = 6 then y =\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I am not using any specific book. I am just practicing.. \n" );
document.write( "
Algebra.Com's Answer #36952 by psbhowmick(878)![]() ![]() You can put this solution on YOUR website! x + y = 2 ---------(1) \n" ); document.write( "x - y = 6 ---------(2)\r \n" ); document.write( "\n" ); document.write( "Subtracting (2) from (1) we get \n" ); document.write( "2y = 2 - 6 = -4 \n" ); document.write( "y = -2 \n" ); document.write( " |