document.write( "Question 936830: This is a 3 variable linear equation problem, that I am not sure how to combine to solve. The problem is to solve the system using linear combination method. Here are the three equations:\r
\n" ); document.write( "\n" ); document.write( "5x-4y+4z=18
\n" ); document.write( "-x+3y-2z=0
\n" ); document.write( "4x-2y+7z=3\r
\n" ); document.write( "\n" ); document.write( "I have combined the first and second problem to eliminate z, but I don't know what to do from there. \r
\n" ); document.write( "\n" ); document.write( "First I distibuted a scale of 2 to the second problem so that the z's would cancel out, and then I solved. \r
\n" ); document.write( "\n" ); document.write( "(2)-x+3y-2z=0
\n" ); document.write( "-2x+6y-4z=0\r
\n" ); document.write( "\n" ); document.write( " 5x-4y+4z=18
\n" ); document.write( "+ -2x+6y-4z=0
\n" ); document.write( "__________________
\n" ); document.write( " 3x+2y =18
\n" ); document.write( "Please help me eliminate another variable so I can solve the rest of the problem.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #570308 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
5 x -4 y + 4 z = 18 -------------- 1
\n" ); document.write( "-1 x + 3 y -2 z = 0 -------------- 2
\n" ); document.write( "4 x -2 y + 7 z = -3 -------------- 3
\n" ); document.write( "
\n" ); document.write( "consider equation 1 &2 Eliminate y
\n" ); document.write( "Multiply 1 by 3 -5
\n" ); document.write( "Multiply 2 by 4 4
\n" ); document.write( "we get
\n" ); document.write( "15 x -12 y + 12 z = 54
\n" ); document.write( "-4 x + 12 y -8 z = 0
\n" ); document.write( "Add the two
\n" ); document.write( "11 x 0 y + 4 z = 54 ------------- 4
\n" ); document.write( "consider equation 2 & 3 Eliminate y
\n" ); document.write( "Multiply 2 by 2
\n" ); document.write( "Multiply 3 by 3
\n" ); document.write( "we get
\n" ); document.write( "-2 x + 6 y -4 z = 0
\n" ); document.write( "12 x -6 y + 21 z = -9
\n" ); document.write( "Add the two
\n" ); document.write( "10 x + 0 y + 17 z = -9 -------------5 5
\n" ); document.write( "Consider (4) & (5) Eliminate x
\n" ); document.write( "Multiply 4 by -10
\n" ); document.write( "Multiply (5) by 11
\n" ); document.write( "we get
\n" ); document.write( "-110 x -40 z = -540
\n" ); document.write( "110 x + 187 z = -99
\n" ); document.write( "Add the two
\n" ); document.write( "0 x + 147 z = -639
\n" ); document.write( "/ 147
\n" ); document.write( "z = -4 17/49
\n" ); document.write( "10 x + 17 z= -9
\n" ); document.write( "10 x -73 44/49 = -9
\n" ); document.write( " x = 6 24/49
\n" ); document.write( "Plug x & z in eq (1)
\n" ); document.write( "5 x -4 y + 4 z = 18 -------------- 1
\n" ); document.write( " 32 22/49 -4 y -17 19/49 = 18
\n" ); document.write( " -4 y = 2 46/49
\n" ); document.write( " y = - 36/49
\n" ); document.write( " x= 6 24/49 y= - 36/49 z= -4 17/49
\n" ); document.write( "
\n" ); document.write( "
\n" );