document.write( "Question 1127839: Solve the system of equation x+y+z=9, -x+y+z=1, and x-y-z=5\r
\n" );
document.write( "\n" );
document.write( "A. There is no solution.
\n" );
document.write( "B. There are infinitely many solutions.
\n" );
document.write( "C. There is one solution, x=4, y=2, and z=3.
\n" );
document.write( "D. There is not enough information to solve the problem \n" );
document.write( "
Algebra.Com's Answer #744317 by MathTherapy(10551)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Solve the system of equation x+y+z=9, -x+y+z=1, and x-y-z=5\r \n" ); document.write( "\n" ); document.write( "A. There is no solution. \n" ); document.write( "B. There are infinitely many solutions. \n" ); document.write( "C. There is one solution, x=4, y=2, and z=3. \n" ); document.write( "D. There is not enough information to solve the problem \n" ); document.write( " x + y + z = 9 ----- eq (i)\n" ); document.write( " |