document.write( "Question 833302: Solve the system for x, y and z:\r
\n" );
document.write( "\n" );
document.write( "x+y+z=8
\n" );
document.write( "x-y+z=2
\n" );
document.write( "x-y-z=-4 \n" );
document.write( "
Algebra.Com's Answer #502840 by TigerAlgebra(40)![]() ![]() You can put this solution on YOUR website! x+y+z=8;x-y+z=2;x-y-z=-4\r \n" ); document.write( "\n" ); document.write( "{x,y,z} = {2,3,3}\r \n" ); document.write( "\n" ); document.write( " Find x, y and z for the system of three equations x+y+z=8,x-y+z=2 and x-y-z=-4 on Tiger Algebra Solver\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |