document.write( "Question 266793: Solve By The Addition Method ?\r
\n" ); document.write( "\n" ); document.write( "x+3y+z=6
\n" ); document.write( "3x+y-z=-2
\n" ); document.write( "2x+2y-z=1
\n" ); document.write( "

Algebra.Com's Answer #195970 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\"system%28x%2B3y%2Bz=6%2C%0D%0A3x%2By-z=-2%2C%0D%0A2x%2B2y-z=1%29\"\r\n" );
document.write( "\r\n" );
document.write( "Pick a letter and pick two equations to \r\n" );
document.write( "eliminate it from:\r\n" );
document.write( "\r\n" );
document.write( "I'll pick z and the first and second equations\r\n" );
document.write( "to eliminate it from:\r\n" );
document.write( "\r\n" );
document.write( "\"system%28x%2B3y%2Bz=6%2C%0D%0A3x%2By-z=-2%29\"\r\n" );
document.write( "\r\n" );
document.write( "Just add them term by term as they are and the\r\n" );
document.write( "z's will cancel out.\r\n" );
document.write( "\r\n" );
document.write( "\"4x%2B4y=4\"\r\n" );
document.write( "\r\n" );
document.write( "Since you can divide that one through by 4, we will\r\n" );
document.write( "go ahead and do that:\r\n" );
document.write( "\r\n" );
document.write( "\"x%2By=1\"\r\n" );
document.write( "\r\n" );
document.write( "Now pick another pair (you have to use one of the\r\n" );
document.write( "same equations you used before, but make sure\r\n" );
document.write( "that you use the third one, the one you \r\n" );
document.write( "haven't used) and eliminate the SAME letter from\r\n" );
document.write( "them.\r\n" );
document.write( "\r\n" );
document.write( "I'll pick the first and third:\r\n" );
document.write( "\r\n" );
document.write( "\"system%28x%2B3y%2Bz=6%2C%0D%0A2x%2B2y-z=1%29\"\r\n" );
document.write( "\r\n" );
document.write( "Just add them term by term as they are and the\r\n" );
document.write( "z's will also cancel out.\r\n" );
document.write( "\r\n" );
document.write( "\"3x%2B5y=7\"\r\n" );
document.write( "\r\n" );
document.write( "So now we have reduced it from three equations in three\r\n" );
document.write( "variables, to just two equations in two variables:\r\n" );
document.write( "\r\n" );
document.write( "\"system%28x%2By=1%2C3x%2B5y=7%29\"\r\n" );
document.write( "\r\n" );
document.write( "We will eliminate the y's by multiplying the first equation\r\n" );
document.write( "through by -5\r\n" );
document.write( "\r\n" );
document.write( "\"system%28-5x-5y=-5%2C3x%2B5y=7%29\"\r\n" );
document.write( "\r\n" );
document.write( "Add them term by term and get:\r\n" );
document.write( "\r\n" );
document.write( "\"-2x=2\"\r\n" );
document.write( "\r\n" );
document.write( "Divide both sides by -2\r\n" );
document.write( "\r\n" );
document.write( "\"x=-2%2F2\"\r\n" );
document.write( "\r\n" );
document.write( "\"x=-1\"\r\n" );
document.write( "\r\n" );
document.write( "Substitute in \r\n" );
document.write( "\r\n" );
document.write( "\"x%2By=1\"\r\n" );
document.write( "\"%28-1%29%2By=1\"\r\n" );
document.write( "\"y=2\"\r\n" );
document.write( "\r\n" );
document.write( "Substitute in any one of the original equations:\r\n" );
document.write( "\r\n" );
document.write( "\"x%2B3y%2Bz=6\"\r\n" );
document.write( "\"%28-1%29%2B3%282%29%2Bz=6\"\r\n" );
document.write( "\"-1%2B6%2Bz=6\"\r\n" );
document.write( "\"5%2Bz=6\"\r\n" );
document.write( "\"z=1\"\r\n" );
document.write( "\r\n" );
document.write( "So (x,y,z) = (-1,2,1)\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );