document.write( "Question 240729: Find the soultion to the system of equations.\r
\n" );
document.write( "\n" );
document.write( "x = -y\r
\n" );
document.write( "\n" );
document.write( "y + x = 6 \n" );
document.write( "
Algebra.Com's Answer #176349 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the soultion to the system of equations. \n" ); document.write( "x = -y --> x + y = 0 \n" ); document.write( "y + x = 6 \n" ); document.write( "y + x = 0 \n" ); document.write( "----------- \n" ); document.write( "The equations are inconsistent, no solution. \n" ); document.write( " \n" ); document.write( " |