document.write( "Question 12428: please help me solve this problem.
\n" );
document.write( "Solve the system using any algebraic method\r
\n" );
document.write( "\n" );
document.write( "x + y + 2z =5
\n" );
document.write( "x + 2y + z = 8
\n" );
document.write( "2x + 3y - z = 1\r
\n" );
document.write( "\n" );
document.write( " Thanks for helping me solve this problem.
\n" );
document.write( " KAt \n" );
document.write( "
Algebra.Com's Answer #6329 by AnlytcPhil(1806)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "`x +` y + 2z = 5 \n" ); document.write( "`x + 2y +` z = 8 \n" ); document.write( "2x + 3y -` z = 1 \n" ); document.write( "` \n" ); document.write( "One way is to eliminate the three lower left terms, \n" ); document.write( "the ones I have colored red: \n" ); document.write( "` \n" ); document.write( "`x +` y + 2z = 5 \n" ); document.write( "`x + 2y +` z = 8 \n" ); document.write( "2x + 3y -` z = 1 \n" ); document.write( "` \n" ); document.write( "Instead of solving yours, I'll solve one just like it, OK? \n" ); document.write( "Then you can use it as a model to solve yours. \n" ); document.write( "` \n" ); document.write( "`x - 3y + 4z =` 45 \n" ); document.write( "3x + 2y - 5z = -21 \n" ); document.write( "4x + 5y - 3z = -32 \n" ); document.write( "` \n" ); document.write( "`x - 3y + 4z = `45 \n" ); document.write( "3x + 2y - 5z = -21 \n" ); document.write( "4x + 5y - 3z = -32 \n" ); document.write( "` \n" ); document.write( "To get rid of the 3x, multiply the top equation by -3 \n" ); document.write( "and add it to 1 times the middle equation, but restore the \n" ); document.write( "top equation: \n" ); document.write( "` \n" ); document.write( "-3[ x - 3y + 4z =` 45] \n" ); document.write( "`1[3x + 2y - 5z = -21] \n" ); document.write( "` `4x + 5y - 3z = -32 \n" ); document.write( "` \n" ); document.write( "`x - 3y +` 4z = ` 45 \n" ); document.write( "` ` 11y - 17z = -156 \n" ); document.write( "4x + 5y -` 3z =` -32 \n" ); document.write( "` \n" ); document.write( "To get rid of the 4x, multiply the top equation by -4 \n" ); document.write( "and add it to 1 times the bottom equation, but again \n" ); document.write( "restore the top equation: \n" ); document.write( "` \n" ); document.write( "-4[ x - 3y +` 4z = ` 45] \n" ); document.write( "` ` ` `11y - 17z = -156 \n" ); document.write( "`1[4x + 5y - `3z = `-32] \n" ); document.write( "` \n" ); document.write( "x - 3y + `4z = ` 45 \n" ); document.write( "` `11y - 17z = -156 \n" ); document.write( "` `17y - 19z = -212 \n" ); document.write( "` \n" ); document.write( "To get rid of the last one, 17y, multiply the middle equation by -17 and add it to 11 times the bottom equation, but \n" ); document.write( "restore the middle equation: \n" ); document.write( "` \n" ); document.write( "` ` x - 3y + 4z = ` 45 \n" ); document.write( "-17[ ` 11y - 17z = -156 \n" ); document.write( "`11[ ` 17y - 19z = -212 \n" ); document.write( "` \n" ); document.write( "x - 3y + `4z = ` 45 \n" ); document.write( "`` 11y - 17z = -156 \n" ); document.write( "` ` ` ` `80z = 320 \n" ); document.write( "` \n" ); document.write( "Now that those three bottom left terms have been \n" ); document.write( "eliminated, solve the bottom equation: \n" ); document.write( "` \n" ); document.write( "` ` ` ` `80z = 320 \n" ); document.write( "` ` ` ` ` `z = 4 \n" ); document.write( "` \n" ); document.write( "Substitute z=4 into the middle equation and solve \n" ); document.write( "for y \n" ); document.write( "` \n" ); document.write( "`11y - 17(4) = -156 \n" ); document.write( "` ` 11y - 68 = -156 \n" ); document.write( "` ` ` ` `11y = -88 \n" ); document.write( "` ` ` ` ` `y = -8 \n" ); document.write( "` \n" ); document.write( "Fimally substitute z=4 and y=-8 into the top equation and solve for x: \n" ); document.write( "` \n" ); document.write( "x - 3(-8) + 4(4) = 45 \n" ); document.write( "` ` `x + 24 + 16 = 45 \n" ); document.write( "` ` ` ` ` x + 40 = 45 \n" ); document.write( "` ` ` ` ` ` ` `x = 5 \n" ); document.write( "` \n" ); document.write( "So the solution is (x, y, z) = (5, -8, 4) \n" ); document.write( "` \n" ); document.write( "Now use this as a model to solve yours by. The solution is \n" ); document.write( "` \n" ); document.write( "(x, y, z) = (-7, 6, 3) \n" ); document.write( "Edwin \n" ); document.write( " \n" ); document.write( " |