document.write( "Question 93405: Represent the given matrix with a system of equations in x, y, and z\r
\n" );
document.write( "\n" );
document.write( "-2 3 1 line 5
\n" );
document.write( "
\n" );
document.write( " 1 0 3 line -6\r
\n" );
document.write( "\n" );
document.write( " 4 9 0 line 13\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I am not sure how to show this the way that shows in my book when I write line it is a verticle line that goes all the way down \n" );
document.write( "
Algebra.Com's Answer #68178 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Represent the given matrix with a system of equations in x, y, and z\r \n" ); document.write( "\n" ); document.write( "-2 3 1 line 5 \n" ); document.write( " \n" ); document.write( " 1 0 3 line -6\r \n" ); document.write( "\n" ); document.write( " 4 9 0 line 13\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "---------------- \n" ); document.write( "-2x+3y+1 = 5 \n" ); document.write( " x +3 = -6 \n" ); document.write( "4x + 9y = 13 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |