document.write( "Question 313259: Hello I have a problem, but cant seem to find out what i am doing wrong. The equations are solutions to systems of linear equations in three variables.\r
\n" );
document.write( "\n" );
document.write( "2x+ y-3z=-12
\n" );
document.write( "3x-2y-z= 3
\n" );
document.write( "-x+5y+2z=-3\r
\n" );
document.write( "\n" );
document.write( "I know you have to work only two equations at a time. My teacher took the class through it step by step but i'm thinking im making a mistake on my adding or subtracting because i keep coming out with the wrong answer.
\n" );
document.write( "THanks
\n" );
document.write( "Kayla \n" );
document.write( "
Algebra.Com's Answer #224012 by OmniMaestra(21)![]() ![]() You can put this solution on YOUR website! 2x+ y-3z=-12 \n" ); document.write( "3x-2y-z= 3 \n" ); document.write( "-x+5y+2z=-3\r \n" ); document.write( "\n" ); document.write( "Yes, you do have to take it 2 equations at a time. THere are some options to begin so we look for the option that will make our work easy.\r \n" ); document.write( "\n" ); document.write( "I'm going to start with the first two equations and eliminate the y.\r \n" ); document.write( "\n" ); document.write( "I'll multiply the first equation by 2:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now I add down:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Next, I must eliminate the y's with a different set of two equations. \n" ); document.write( "I'm going to do the first and third equations.\r \n" ); document.write( "\n" ); document.write( "2x+ y-3z=-12 \n" ); document.write( "-x+5y+2z=-3\r \n" ); document.write( "\n" ); document.write( "Multiply the top equation by -5. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Add down:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now lets eliminate the z's. \n" ); document.write( "Multiply the second equation by 17.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "add down: \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "divide by 6 \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I'm going to use the two equations I created when I eliminated the y's and substitute 1 in place of the x's. Then solve both for z.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now you know that x=1 and z=4. Use one of the original equations, substitute, then solve for y.\r \n" ); document.write( "\n" ); document.write( "-x+5y+2z=-3 \n" ); document.write( "-1+5y+2*4=-3 \n" ); document.write( "-1+5y+8=-3 \n" ); document.write( "5y+7=-3 \n" ); document.write( "5y=-10 \n" ); document.write( "y=-2\r \n" ); document.write( "\n" ); document.write( "x=1 \n" ); document.write( "y=-2 \n" ); document.write( "z=4 \n" ); document.write( " |