document.write( "Question 374239: Q # 1 x + y = 4 (1)
\n" );
document.write( " 2x-y = 5 (2)\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #266331 by robertb(5830)![]() ![]() You can put this solution on YOUR website! Add corresponding sides of the equations , to get \n" ); document.write( "3x = 9, or x = 3. To get y, substitute x = 3 into the top equation: 3+y = 4, or y = 1. \n" ); document.write( " |