document.write( "Question 636095: write the augmented matrix for the following system of equations
\n" );
document.write( "7x+4y+5z=62
\n" );
document.write( "5x+3y+2z=47
\n" );
document.write( "3x+7y+8z=63
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #400725 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! The system of equations\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Translates to the augmented matrix\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Note: you're essentially writing the coefficients in the order you see them in the equations to form the matrix. \n" ); document.write( " |