document.write( "Question 35197: Use Gaussian Elimination to reduce the augmented matrix for the following system of linear
\n" );
document.write( "equations to upper triangular form, and use back-substitution to solve the system.
\n" );
document.write( "x + y − z = 3; (1)
\n" );
document.write( "−x + 2y + z = 0; (2)
\n" );
document.write( "2x − y − z = 1. (3)
\n" );
document.write( " The book gives the answer but not how to get the answer. Please i need to understand what they mean. \n" );
document.write( "
Algebra.Com's Answer #21376 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Use Google with the search stream \n" ); document.write( "\"Math World Gaussian Elimination\" to \n" ); document.write( "see a nice example of what you need \n" ); document.write( "to do with this system of three \n" ); document.write( "equations in three unknowns. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |