document.write( "Question 347565: solve the system using eliminaton or sustitution
\n" );
document.write( "-3x+y-z=-2
\n" );
document.write( "2x-y-2z=-12
\n" );
document.write( "4x+2y+z=1 \n" );
document.write( "
Algebra.Com's Answer #248462 by haileytucki(390) You can put this solution on YOUR website! -3x+y-z=-2_2x-y-2z=-12_4x+2y+z=1\r \n" ); document.write( "\n" ); document.write( "Move all terms not containing y to the right-hand side of the equation. \n" ); document.write( "y=3x+z-2_2x-y-2z=-12_4x+2y+z=1\r \n" ); document.write( "\n" ); document.write( "Replace all occurrences of y with the solution found by solving the last equation for y. In this case, the value substituted is 3x+z-2. \n" ); document.write( "y=3x+z-2_2x-(3x+z-2)-2z=-12_4x+2y+z=1\r \n" ); document.write( "\n" ); document.write( "Replace all occurrences of y with the solution found by solving the last equation for y. In this case, the value substituted is 3x+z-2. \n" ); document.write( "y=3x+z-2_2x-(3x+z-2)-2z=-12_4x+2(3x+z-2)+z=1\r \n" ); document.write( "\n" ); document.write( "Multiply -1 by each term inside the parentheses. \n" ); document.write( "y=3x+z-2_2x-3x-z+2-2z=-12_4x+2(3x+z-2)+z=1\r \n" ); document.write( "\n" ); document.write( "Since 2x and -3x are like terms, add -3x to 2x to get -x. \n" ); document.write( "y=3x+z-2_-x-z+2-2z=-12_4x+2(3x+z-2)+z=1\r \n" ); document.write( "\n" ); document.write( "Since -z and -2z are like terms, subtract 2z from -z to get -3z. \n" ); document.write( "y=3x+z-2_-x-3z+2=-12_4x+2(3x+z-2)+z=1\r \n" ); document.write( "\n" ); document.write( "Multiply 2 by each term inside the parentheses. \n" ); document.write( "y=3x+z-2_-x-3z+2=-12_4x+6x+2z-4+z=1\r \n" ); document.write( "\n" ); document.write( "Since 4x and 6x are like terms, add 6x to 4x to get 10x. \n" ); document.write( "y=3x+z-2_-x-3z+2=-12_10x+2z-4+z=1\r \n" ); document.write( "\n" ); document.write( "Since 2z and z are like terms, add z to 2z to get 3z. \n" ); document.write( "y=3x+z-2_-x-3z+2=-12_10x+3z-4=1\r \n" ); document.write( "\n" ); document.write( "Move all terms not containing x to the right-hand side of the equation. \n" ); document.write( "y=3x+z-2_-x=3z-2-12_10x+3z-4=1\r \n" ); document.write( "\n" ); document.write( "Subtract 12 from -2 to get -14. \n" ); document.write( "y=3x+z-2_-x=3z-14_10x+3z-4=1\r \n" ); document.write( "\n" ); document.write( "Multiply each term in the equation by -1. \n" ); document.write( "y=3x+z-2_-x*-1=3z*-1-14*-1_10x+3z-4=1\r \n" ); document.write( "\n" ); document.write( "Multiply -x by -1 to get x. \n" ); document.write( "y=3x+z-2_x=3z*-1-14*-1_10x+3z-4=1\r \n" ); document.write( "\n" ); document.write( "Simplify the right-hand side of the equation by multiplying out all the terms. \n" ); document.write( "y=3x+z-2_x=-3z+14_10x+3z-4=1\r \n" ); document.write( "\n" ); document.write( "Replace all occurrences of x with the solution found by solving the last equation for x. In this case, the value substituted is -3z+14. \n" ); document.write( "y=3x+z-2_x=-3z+14_10(-3z+14)+3z-4=1\r \n" ); document.write( "\n" ); document.write( "Multiply 10 by each term inside the parentheses. \n" ); document.write( "y=3x+z-2_x=-3z+14_-30z+140+3z-4=1\r \n" ); document.write( "\n" ); document.write( "Since -30z and 3z are like terms, subtract 3z from -30z to get -27z. \n" ); document.write( "y=3x+z-2_x=-3z+14_-27z+140-4=1\r \n" ); document.write( "\n" ); document.write( "Subtract 4 from 140 to get 136. \n" ); document.write( "y=3x+z-2_x=-3z+14_-27z+136=1\r \n" ); document.write( "\n" ); document.write( "Since 136 does not contain the variable to solve for, move it to the right-hand side of the equation by subtracting 136 from both sides. \n" ); document.write( "y=3x+z-2_x=-3z+14_-27z=-136+1\r \n" ); document.write( "\n" ); document.write( "Add 1 to -136 to get -135. \n" ); document.write( "y=3x+z-2_x=-3z+14_-27z=-135\r \n" ); document.write( "\n" ); document.write( "Divide each term in the equation by -27. \n" ); document.write( "y=3x+z-2_x=-3z+14_-(27z)/(-27)=-(135)/(-27)\r \n" ); document.write( "\n" ); document.write( "Simplify the left-hand side of the equation by canceling the common factors. \n" ); document.write( "y=3x+z-2_x=-3z+14_z=-(135)/(-27)\r \n" ); document.write( "\n" ); document.write( "Simplify the right-hand side of the equation by simplifying each term. \n" ); document.write( "y=3x+z-2_x=-3z+14_z=5\r \n" ); document.write( "\n" ); document.write( "Replace all occurrences of z with the solution found by solving the last equation for z. In this case, the value substituted is 5. \n" ); document.write( "y=3x+(5)-2_x=-3z+14_z=5\r \n" ); document.write( "\n" ); document.write( "Replace all occurrences of z with the solution found by solving the last equation for z. In this case, the value substituted is 5. \n" ); document.write( "y=3x+(5)-2_x=-3(5)+14_z=5\r \n" ); document.write( "\n" ); document.write( "Remove the parentheses around the expression 5. \n" ); document.write( "y=3x+5-2_x=-3(5)+14_z=5\r \n" ); document.write( "\n" ); document.write( "Subtract 2 from 5 to get 3. \n" ); document.write( "y=3x+3_x=-3(5)+14_z=5\r \n" ); document.write( "\n" ); document.write( "Multiply -3 by each term inside the parentheses. \n" ); document.write( "y=3x+3_x=-15+14_z=5\r \n" ); document.write( "\n" ); document.write( "Add 14 to -15 to get -1. \n" ); document.write( "y=3x+3_x=-1_z=5\r \n" ); document.write( "\n" ); document.write( "Replace all occurrences of x with the solution found by solving the last equation for x. In this case, the value substituted is -1. \n" ); document.write( "y=3(-1)+3_x=-1_z=5\r \n" ); document.write( "\n" ); document.write( "Multiply 3 by each term inside the parentheses. \n" ); document.write( "y=-3+3_x=-1_z=5\r \n" ); document.write( "\n" ); document.write( "Add 3 to -3 to get 0. \n" ); document.write( "y=0_x=-1_z=5\r \n" ); document.write( "\n" ); document.write( "This is the solution to the system of equations. \n" ); document.write( "y=0_x=-1_z=5 \n" ); document.write( " |