document.write( "Question 135470This question is from textbook Discovering Advanced Algebra
\n" );
document.write( ": I am supposed to write an augmented matrix for each of the following systems:
\n" );
document.write( "{x + 2y - z = 1
\n" );
document.write( "{2x - y + 3z = 2
\n" );
document.write( "{2x + y + z = -1\r
\n" );
document.write( "\n" );
document.write( "Here's are my answers. Is it correct?
\n" );
document.write( "[1 2 -3 / 1]
\n" );
document.write( "[2 -1 3 / 2]
\n" );
document.write( "[2 1 1 / -1]
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #99270 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Yes, but you made a little error on the z-term in the 1st line. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |