document.write( "Question 16654: It has been many years since I have had algebra. Please point me in the right direction with this system of linear equation...\r
\n" );
document.write( "\n" );
document.write( "x + 2y - 7z = -1
\n" );
document.write( "3x + 7y - 24z = 6
\n" );
document.write( "x + 4y - 12z = 26\r
\n" );
document.write( "\n" );
document.write( "Thank you from Montgomery, AL \n" );
document.write( "
Algebra.Com's Answer #8142 by elima(1433)![]() ![]() ![]() You can put this solution on YOUR website! eqn.1 x + 2y - 7z = -1 \n" ); document.write( "eqn.2 3x + 7y - 24z = 6 \n" ); document.write( "eqn.3 x + 4y - 12z = 26 \n" ); document.write( "First of all you want to eliminate one of the variables, and to do that you need to add 2 equations together; \n" ); document.write( "We will take eqn.1 and eqn.3;but so we can eliminate a variable you will nee to multiply eqn.3 -1; \n" ); document.write( "(-1)x+4y-12z=26 \n" ); document.write( "Now add them together; \n" ); document.write( "x+2y-7z=-1 \n" ); document.write( "-x-4y+12z=-26 \n" ); document.write( "------------- \n" ); document.write( "-2y+5z=-27 eqn.4 \n" ); document.write( "Now we need to eliminate the x in another equation, so this time we will use eqn.1 and eqn.2, and multiply eqn.1 by -3; \n" ); document.write( "(-3)x+2y-7z=-1 \n" ); document.write( "-3x-6y+21z=3 \n" ); document.write( "Now we can add this and eqn. 2 together; \n" ); document.write( "-3x-6y+21z=3 \n" ); document.write( "3x+7y-24z=6 \n" ); document.write( "------------ \n" ); document.write( "y-3z=9 eqn.5 \n" ); document.write( "Now we will use substitution to find one variable; \n" ); document.write( "We will find y in eqn.5; \n" ); document.write( "y=3z+9 \n" ); document.write( "We will substitute the y in eqn.4; \n" ); document.write( "-2(3z+9)+5z=-27 \n" ); document.write( "-6z-18+5z=-27 \n" ); document.write( "Add 18 to each side and add like terms; \n" ); document.write( "-z=-27+18 \n" ); document.write( "-z=-9 \n" ); document.write( "z=9 \n" ); document.write( "Now that we know what z= lets plug that into eqn.5; \n" ); document.write( "y-3(9)=9 \n" ); document.write( "y-27=9 \n" ); document.write( "y=36 \n" ); document.write( "Now that we know what y and z = lets complete the problem by pluging them into eqn.1; \n" ); document.write( "x+2(36)-7(9)=-1 \n" ); document.write( "x+72-63=-1 \n" ); document.write( "x+9=-1 \n" ); document.write( "x=-10 \n" ); document.write( "Hope you inderstand, I know its hard to follow, it is a long problem. \n" ); document.write( "Good luck on your Algebra; \n" ); document.write( "=) \n" ); document.write( " |