document.write( "Question 632151: Using complete sentences, explain which method you would use to solve the following system of equations and why. In your answer, include the solution to one of the variables and how you found it using the method you chose.\r
\n" );
document.write( "\n" );
document.write( "2x + y + z = –7
\n" );
document.write( "x – 3y + 4z = –14
\n" );
document.write( "x – 2y – 3z = –11 \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #398088 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 2x + y + z = –7 \n" ); document.write( "x – 3y + 4z = –14 \n" ); document.write( "x – 2y – 3z = –11 \n" ); document.write( "We can use elimination here, Multiply the 1st equation by -1 \n" ); document.write( "-2x -y - z = 7 \n" ); document.write( "x – 3y + 4z = –14 \n" ); document.write( "x – 2y – 3z = –11 \n" ); document.write( "---------------------Adding eliminates x and z, find y \n" ); document.write( "0 - 6y = - 18 \n" ); document.write( "y = -18/-6 \n" ); document.write( "y = +3 \n" ); document.write( ": \n" ); document.write( "Find x and z \n" ); document.write( "Use the 2nd and 3rd equations, replace y with 3 \n" ); document.write( "x – 3(3) + 4z = –14 \n" ); document.write( "x – 2(3) – 3z = –11 \n" ); document.write( ": \n" ); document.write( "x - 9 + 4z = -14 \n" ); document.write( "x - 6 - 3z = -11 \n" ); document.write( ": \n" ); document.write( "x + 4z = -14 + 9 \n" ); document.write( "x - 3z = -11 + 6 \n" ); document.write( ": \n" ); document.write( "x + 4z = -5 \n" ); document.write( "x - 3z = -5 \n" ); document.write( "--------------subtraction eliminates x find z \n" ); document.write( "7z = 0 \n" ); document.write( "z = 0 \n" ); document.write( "therefore \n" ); document.write( "x = -5 \n" ); document.write( ": \n" ); document.write( "Check solutions in the 1st original equation \n" ); document.write( "2x + y + z = –7 \n" ); document.write( "2(-5) + 3 + 0 = \n" ); document.write( "-10 + 3 = -7\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |