document.write( "Question 440213: The augmented matrix is in row echelon form and represents a linear system. Solve the system by using backward substitution, if possible. Write the solution as either an ordered pair or ordered triple.\r
\n" );
document.write( "\n" );
document.write( "1 -1 2 8
\n" );
document.write( "0 1 -4 2
\n" );
document.write( "0 0 0 0 \n" );
document.write( "
Algebra.Com's Answer #304177 by Edwin McCravy(20065) You can put this solution on YOUR website! \r\n" ); document.write( "\r\n" ); document.write( "This matrix\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |