document.write( "Question 43320: Help with this matrix would be much appreciated!\r
\n" );
document.write( "\n" );
document.write( "find and write the linear system corresponding to matrix and solve it\r
\n" );
document.write( "\n" );
document.write( "[1 0 0 | 7 ]
\n" );
document.write( "[0 1 0 | -3 ]
\n" );
document.write( "[0 0 2 | 6 ] \n" );
document.write( "
Algebra.Com's Answer #28349 by psbhowmick(878)![]() ![]() You can put this solution on YOUR website! The matrix you have provided represents the following set of linear equations: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Thus we have got the values of unknowns: x = 7, y = -3, z = 3. \n" ); document.write( " |