document.write( "Question 601417: What is the soulution to the system of linear equations below?
\n" );
document.write( " -x-y=-3
\n" );
document.write( "-6x+y=17 \n" );
document.write( "
Algebra.Com's Answer #379745 by flame8855(424)![]() ![]() You can put this solution on YOUR website! -x-y=-3 \n" ); document.write( "-6x+y=17\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "add the two equations \n" ); document.write( "-7x=14 \n" ); document.write( "x=-2 \n" ); document.write( "y=5 \n" ); document.write( " |