document.write( "Question 353410: Write the system of linear equations in trian-
\n" );
document.write( "gular form
\n" );
document.write( "x + y + z = 7
\n" );
document.write( "3x + 4y + z = 13
\n" );
document.write( "2x − 2y + 9z = 7
\n" );
document.write( "What is triangular form and how would I solve this problem using it? \n" );
document.write( "
Algebra.Com's Answer #252510 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! x + y + z = 7 \n" ); document.write( "3x + 4y + z = 13 \n" ); document.write( "2x − 2y + 9z = 7 \n" ); document.write( "---------------------- \n" ); document.write( "Subtract 3 times the 1st line from the 2nd line \n" ); document.write( "Subtract 2 times the 1st line from the 3rd line \n" ); document.write( "--- \n" ); document.write( "x + y + z = 7 \n" ); document.write( "0 + y - 2z = -8 \n" ); document.write( "0 -4y + 7z = -7 \n" ); document.write( "----------------------\r \n" ); document.write( "\n" ); document.write( "Add 4 times the 2nd line to the 3rd to get: \n" ); document.write( "x + y + z = 7 \n" ); document.write( "0 + y - 2z = -8 \n" ); document.write( "0 + 0 - z = -39 \n" ); document.write( "---- \n" ); document.write( "That is the triangle form (see the triangle of zeros in \n" ); document.write( "the left bottom corner. \n" ); document.write( "---- \n" ); document.write( "Note that you can solve for \"z\" in the 3rd line z = 39 \n" ); document.write( "-- \n" ); document.write( "Then you can substiute 39 for \"z\" in the 2nd line and solve for y = 70. \n" ); document.write( "--- \n" ); document.write( "Then you can substitute for z and for y in the 1st line and solve for x=-102. \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( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |