document.write( "Question 901445: Solve the system of linear equations, using the Gauss-Jordan elimination method. (If there is no solution, enter NO SOLUTION. If there are infinitely many solutions, express your answer in terms of the parameters t and/or s.)
\n" );
document.write( "x + y − 2z = −1
\n" );
document.write( "2x − y + 3z = 6
\n" );
document.write( "x − 2y + 5z = 4
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #546737 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! no solution \n" ); document.write( " |