document.write( "Question 404308: I am really struggling with these matrices. If I am using the Gauss-Jordan elimination method then the next row operation for these problems should be?
\n" );
document.write( "1. {1 2 -1 | 6}
\n" );
document.write( " {0 -2 2 | 6}
\n" );
document.write( " {0 2 -4 |-4}
\n" );
document.write( "I said R1+R2.
\n" );
document.write( "2. {1 1 -1| 6}
\n" );
document.write( " {0 -2 2| 6}
\n" );
document.write( " (0 2 -4|-4}
\n" );
document.write( "I said R1 (-1/2)R2
\n" );
document.write( "Please help me to understand the next step to be completed in the Gauss-Jordan elimination method.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #285738 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If I am using the Gauss-Jordan elimination method then the next row operation for these problems should be? \n" ); document.write( "1. \n" ); document.write( "{1 2 -1 | 6} \n" ); document.write( "{0 -2 2 | 6} \n" ); document.write( "{0 2 -4 |-4} \n" ); document.write( "Add R2 to R3 \n" ); document.write( "---------------------- \n" ); document.write( "2. \n" ); document.write( "{1 1 -1| 6} \n" ); document.write( "{0 -2 2| 6} \n" ); document.write( "(0 2 -4|-4} \n" ); document.write( "Add R2 to R3 \n" ); document.write( "------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |