document.write( "Question 162132: Can you help me with the following question?\r
\n" ); document.write( "\n" ); document.write( "Solve each system by elimination. Check your answers. #4
\n" ); document.write( " {a+b+c=-3
\n" ); document.write( " { 3b-c=4
\n" ); document.write( " {2a-b-2c=-5
\n" ); document.write( "

Algebra.Com's Answer #119590 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
line the equations up by putting 0 for the missing variables:
\n" ); document.write( ":
\n" ); document.write( "a + b + c = -3
\n" ); document.write( "0 +3b - c = +4
\n" ); document.write( "2a -b -2c = -5
\n" ); document.write( ":
\n" ); document.write( "Add equations 1 and 3:
\n" ); document.write( "a + b + c = -3
\n" ); document.write( "2a -b -2c = -5
\n" ); document.write( "------------------addition eliminates b
\n" ); document.write( "3a - c = -8
\n" ); document.write( ":
\n" ); document.write( "Multiply equation 3 by 3 and and add to equation 2
\n" ); document.write( "0 +3b - c = +4
\n" ); document.write( "6a-3b -6c = -15
\n" ); document.write( "-------------------addition eliminates b again
\n" ); document.write( "6a - 7c = -11
\n" ); document.write( ":
\n" ); document.write( "We have two 2 unknown equations now
\n" ); document.write( "3a - c = - 8
\n" ); document.write( "6a - 7c = -11
\n" ); document.write( ":
\n" ); document.write( "Multiply the 1st equation by 2, subtract the 2nd equation:
\n" ); document.write( "6a - 2c = -16
\n" ); document.write( "6a - 7c = -11
\n" ); document.write( "-----------------subtraction eliminates a, find c
\n" ); document.write( "0a + 5c = -5
\n" ); document.write( "c = \"%28-5%29%2F5\"
\n" ); document.write( "c = -1
\n" ); document.write( ":
\n" ); document.write( "Use the 1st two unknown equation to find a
\n" ); document.write( "3a - c = - 8
\n" ); document.write( "3a - (-1) = -8
\n" ); document.write( "3a + 1 = -8
\n" ); document.write( "3a = -8 - 1
\n" ); document.write( "3a = -9
\n" ); document.write( "a = \"%28-9%29%2F3\"
\n" ); document.write( "a = -3
\n" ); document.write( ":
\n" ); document.write( "We can find b using the 2nd original equation:
\n" ); document.write( "3b - c = 4
\n" ); document.write( "3b -(-1) = 4
\n" ); document.write( "3b + 1 = 4
\n" ); document.write( "3b = 4 - 1
\n" ); document.write( "3b = 3
\n" ); document.write( "b = +1
\n" ); document.write( ":
\n" ); document.write( "Check solutions in the original 1st equation
\n" ); document.write( "a + b + c = -3
\n" ); document.write( "-3 + 1 - 1 = -3
\n" ); document.write( ":
\n" ); document.write( "Was all this understandable, any questions?
\n" ); document.write( "
\n" );