document.write( "Question 147933This question is from textbook
\n" );
document.write( ": Use the echelon method to solve\r
\n" );
document.write( "\n" );
document.write( "x + y + z = 2
\n" );
document.write( "2x + y - z =5
\n" );
document.write( "x - y + z = -2 \n" );
document.write( "
Algebra.Com's Answer #108667 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Use the echelon method to solve \n" ); document.write( "x + y + z = 2 \n" ); document.write( "2x + y - z =5 \n" ); document.write( "x - y + z = -2 \n" ); document.write( "------- \n" ); document.write( "I don't know what the \"echelon\" method is, but the answers are: \n" ); document.write( "x = 1 \n" ); document.write( "y = 2 \n" ); document.write( "z = -1\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |