document.write( "Question 158048This question is from textbook
\n" ); document.write( ": [1 2 5 | -2]
\n" ); document.write( "[5 0 -3 | 8]
\n" ); document.write( "[2 -1 0 | 0] ALL OF THESE ARE OE BRACKET
\n" ); document.write( "Write the system of equations corresponding to the given augmented matrix.
\n" ); document.write( "

Algebra.Com's Answer #116455 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
The matrix\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "[1 2 5 | -2]
\n" ); document.write( "[5 0 -3 | 8]
\n" ); document.write( "[2 -1 0 | 0] \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "translates to the system\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28x%2B2y%2B5z=-2%2C5x%2B0y-3z=8%2C2x-y%2B0z=0%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "note: you can ignore the terms with the zero coefficients to get the simpler system\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28x%2B2y%2B5z=-2%2C5x-3z=8%2C2x-y=0%29\"
\n" ); document.write( "
\n" );