document.write( "Question 235195: I think that my problem falls under this topic. I am in Algebra 2 and I am stuck on this one problem. Solving Systems of Equations in Three Variables.
\n" );
document.write( "Here's the problem:
\n" );
document.write( "1.)2x-y+z=1
\n" );
document.write( "2.)x+2y-4z=3
\n" );
document.write( "3.)4x+3y-7z=-8
\n" );
document.write( "So here's what I tried to do:
\n" );
document.write( "First, I put equations 1 and 2 together and used the elimination method and I got -5y+9z=-5
\n" );
document.write( "so that would be the 4th equation
\n" );
document.write( "Then, I put equations 2 and 3 together and used elimination again and got -5y+9z=-20
\n" );
document.write( "which would be the 5th equation
\n" );
document.write( "I tried to put equations 4 and 5 together since they had like terms but it just didn't seem to work out well at all. Asking for your help and thanking you in advance, bthnydyson \n" );
document.write( "
Algebra.Com's Answer #173456 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 1.)2x - y + z = 1 \n" ); document.write( "2.)x + 2y -4z = 3 \n" ); document.write( "3.)4x +3y -7z =-8 \n" ); document.write( ": \n" ); document.write( "Multiply the 1st equation by 2 and add to the 2nd equation \n" ); document.write( "4x - 2y + 2z = 2 \n" ); document.write( " x + 2y - 4z = 3 \n" ); document.write( "-------------------addition eliminates y \n" ); document.write( "5x - 2z = 5 \n" ); document.write( "; \n" ); document.write( "Multiply the 1st equation by 3 and add to the 3rd equaiont \n" ); document.write( "6x - 3y + 3z = 3 \n" ); document.write( "4x + 3y - 7z = -8 \n" ); document.write( "--------------------addition eliminates y again \n" ); document.write( "10x - 4z = -5 \n" ); document.write( ": \n" ); document.write( "You can see right now that this system has no solution \n" ); document.write( "If you multiply eq 4 by 2 and add to the above, you can see \n" ); document.write( "10x - 4z = 10 \n" ); document.write( "10x - 4z = -5 \n" ); document.write( ": \n" ); document.write( "No wonder you were having trouble \n" ); document.write( " |