document.write( "Question 80645: x+y=5
\n" );
document.write( "3x-y=7\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #57816 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! x+y=5 \n" ); document.write( "3x-y=7 \n" ); document.write( "--------- \n" ); document.write( "Add the two equations to get rid of the y-terms: \n" ); document.write( "4x=12 \n" ); document.write( "x=3 \n" ); document.write( "------ \n" ); document.write( "substitute that into one of the original equation and solve for Y: \n" ); document.write( "3+y=5 \n" ); document.write( "y=2 \n" ); document.write( "--------- \n" ); document.write( "Solution: x=3,y=2 \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |