document.write( "Question 448068: I need help with the following question and I need to see the work to get the answer.\r
\n" );
document.write( "\n" );
document.write( "Solve the system of equations\r
\n" );
document.write( "\n" );
document.write( "x + y = 5
\n" );
document.write( "x - y = -9 \n" );
document.write( "
Algebra.Com's Answer #308387 by sudhanshu_kmr(1152) You can put this solution on YOUR website! \n" ); document.write( "x + y = 5 \n" ); document.write( "x - y = -9\r \n" ); document.write( "\n" ); document.write( "add both equations, y will cancel..\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2x = -4 \r \n" ); document.write( "\n" ); document.write( "=> x = -4/2 = -2 \r \n" ); document.write( "\n" ); document.write( "now, put the value of x in first equation.\r \n" ); document.write( "\n" ); document.write( "-2 + y = 5\r \n" ); document.write( "\n" ); document.write( "=> y = 5+2 = 7\r \n" ); document.write( "\n" ); document.write( "so, x = -2 , y = 7\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |