document.write( "Question 144229: How do I solve this system of equation? \r
\n" );
document.write( "\n" );
document.write( "i x + y + z = 5
\n" );
document.write( "ii 2x − y + z = −2
\n" );
document.write( "iii 2x + y + 3z = 6\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #104994 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What methods have you learned? \n" ); document.write( "matrix, determinant, Gauss elimination, other ? \n" ); document.write( "------------- \n" ); document.write( "The answer is: \n" ); document.write( "x = 1 \n" ); document.write( "y = 4 \n" ); document.write( "z = 0 \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |