document.write( "Question 176598: I need help solving this equation that I've been tryin to solve for a while now. can someone please help?\r
\n" );
document.write( "\n" );
document.write( "If you were to use the Gauss-Jordan elimination on the following linear system, what would the augmented matix be?\r
\n" );
document.write( "\n" );
document.write( "3w-x=2y+z-4
\n" );
document.write( "9x-y+z=10
\n" );
document.write( "4w+3y-z=7
\n" );
document.write( "12x+17=2y-z+6? \n" );
document.write( "
Algebra.Com's Answer #131668 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! lets re write the equations and line up the variables from each equation. \n" ); document.write( ": \n" ); document.write( "3w-1x-2y-z=-4 \n" ); document.write( "0w+9x-1y+z=10 \n" ); document.write( "4w+0x+3y-z=7 \n" ); document.write( "0w+12x-2y+z=-11 \n" ); document.write( ": \n" ); document.write( " |