document.write( "Question 238536: Use Gauss-Jordan elmination to solve the following augmented Matrix:\r
\n" );
document.write( "\n" );
document.write( "3 -4 2
\n" );
document.write( "0 -1 7
\n" );
document.write( "3/2 -2 1 \n" );
document.write( "
Algebra.Com's Answer #175270 by solver91311(24713)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "An augmented matrix representing a system of two 2-variable equations would have two rows and three columns. If this is your representation, you have an extraneous row.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "An augmented matrix representing a system of three 3-variable equations would have three rows and four columns. If this is your representation, you are missing the augmentation column.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Re-post presenting the correct matrix.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "John \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |