document.write( "Question 360594: Show how you would solve the following systems of equations: x + Y + Z = 6 2X – Y + 3Z = 8 3X – 2Y – Z = -17 \n" ); document.write( "
Algebra.Com's Answer #257364 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Show how you would solve the following systems of equations: \n" ); document.write( "x + Y + Z = 6 \n" ); document.write( "2X – Y + 3Z = 8 \n" ); document.write( "3X – 2Y – Z = -17 \n" ); document.write( "Eliminate y: \n" ); document.write( "Add eqns 1 & 2 \n" ); document.write( "x + Y + Z = 6 \n" ); document.write( "2X – Y + 3Z = 8 \n" ); document.write( "---------------- Add \n" ); document.write( "3x + 4z = 14 \n" ); document.write( "-------- \n" ); document.write( "Multiply eqn 1 by 2, and add to eqn 3 \n" ); document.write( "2x + 2y + 2z = 12 \n" ); document.write( "3X – 2Y – Z = -17 \n" ); document.write( "------------------ Add \n" ); document.write( "5x + z = 5 \n" ); document.write( "3x +4z = 14 \n" ); document.write( "----------- Now it's 2 eqns in x & z. Can you finish it?\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |