document.write( "Question 116853This question is from textbook mathematics with applications
\n" );
document.write( ": I can not figure out how to begin this problem let alone complete it. We are using the Gauss-Jordan Method. I refered to the website http://aspire.cs.uah.edu/textbook/gauss.html and the website http://math.uww.edu/~mcfarlat/141/141gauss.htm for assistance and thought I understood what i was doing but I can not get to the answer that is in the back of the book for this problem. The answer in the book is (1,0,-1)\r
\n" );
document.write( "\n" );
document.write( "The problem is as follows....
\n" );
document.write( "x+3y-6x=7
\n" );
document.write( "2x-y+2z=0
\n" );
document.write( "x+y+2z=-1\r
\n" );
document.write( "\n" );
document.write( "the first part I think I got
\n" );
document.write( "1 3 -6 7
\n" );
document.write( "2 -1 2 0
\n" );
document.write( "1 1 2 -1\r
\n" );
document.write( "\n" );
document.write( "Can you please help me.\r
\n" );
document.write( "\n" );
document.write( "Thank you so much!!!!!! \n" );
document.write( "
Algebra.Com's Answer #84964 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The problem is as follows.... \n" ); document.write( "x+3y-6x=7 \n" ); document.write( "2x-y+2z=0 \n" ); document.write( "x+y+2z=-1 \n" ); document.write( "the first part I think I got \n" ); document.write( "1 3 -6 7 \n" ); document.write( "2 -1 2 0 \n" ); document.write( "1 1 2 -1 \n" ); document.write( "------------------- \n" ); document.write( "Subtract the 1st row from the 3rd \n" ); document.write( "Multiply the 1st row by -2 and add to the 2nd \n" ); document.write( "-------------------- \n" ); document.write( "1 3 -6 7 \n" ); document.write( "0 -7 14 -14 \n" ); document.write( "0 -2 8 -8 \n" ); document.write( "--------------- \n" ); document.write( "Divide thru the 3rd row by -2 \n" ); document.write( "Divide thru the 2nd row by -7 \n" ); document.write( "--------------- \n" ); document.write( "1 3 -6 7 \n" ); document.write( "0 1 -2 2 \n" ); document.write( "0 1 -4 4 \n" ); document.write( "----------------------- \n" ); document.write( "Subtract the 2nd row from the 3rd \n" ); document.write( "----------------------- \n" ); document.write( "1 3 -6 7 \n" ); document.write( "0 1 -2 2 \n" ); document.write( "0 0 -2 2 \n" ); document.write( "---------------- \n" ); document.write( "Divide thru 3rd row by -2 \n" ); document.write( "---------------- \n" ); document.write( "1 3 -6 7 \n" ); document.write( "0 1 -2 2 \n" ); document.write( "0 0 1 -1 \n" ); document.write( "------------------- \n" ); document.write( "Multiply 3rd row by 2 and add to 2nd row \n" ); document.write( "Multiply 3rd row by 6 and add to 1st row \n" ); document.write( "---------------------- \n" ); document.write( "1 3 0 1 \n" ); document.write( "0 1 0 0 \n" ); document.write( "0 0 1 -1 \n" ); document.write( "---------------------- \n" ); document.write( "Multiply 2nd row by -3 and add to 1st \n" ); document.write( "--------------------- \n" ); document.write( "1 0 0 1 \n" ); document.write( "0 1 0 0 \n" ); document.write( "0 0 1 -1 \n" ); document.write( "-------------- \n" ); document.write( "x = 1 \n" ); document.write( "y = 0 \n" ); document.write( "z = -1 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |