document.write( "Question 189199: Solve each of these system of equations. \r
\n" );
document.write( "\n" );
document.write( "1) x + 2y + z = 10\r
\n" );
document.write( "\n" );
document.write( " 2x - y + 3z = -5\r
\n" );
document.write( "\n" );
document.write( " 2x - 3y - 5z = 27
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "a) x = 4, y = 7, z = -5
\n" );
document.write( "b) x = -5, y = 4, z =7
\n" );
document.write( "c) x = 7, y = -5, z = 4
\n" );
document.write( "d) x = 7, y = 4, z = -5 \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "On this question use the RREF function on your calculator\r
\n" );
document.write( "\n" );
document.write( "2) 3x + y + z = 4\r
\n" );
document.write( "\n" );
document.write( " 2x + 2y + 3z = 3\r
\n" );
document.write( "\n" );
document.write( " x + 3y + 2z = 5
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "a) x = -1, y = 2, z = 1
\n" );
document.write( "b) x = 2, y = 1, z = -1
\n" );
document.write( "c) x = 1, y = 2, z = -1
\n" );
document.write( "d) x = 1, y = -1, z = 2 \r
\n" );
document.write( "\n" );
document.write( "May you explain how to solve these questions? \n" );
document.write( "
Algebra.Com's Answer #141935 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Solve each of these system of equations. \n" ); document.write( "1) x + 2y + z = 10 \n" ); document.write( "2x - y + 3z = -5 \n" ); document.write( "2x - 3y - 5z = 27\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a) x = 4, y = 7, z = -5 \n" ); document.write( "b) x = -5, y = 4, z =7 \n" ); document.write( "c) x = 7, y = -5, z = 4 \n" ); document.write( "d) x = 7, y = 4, z = -5 \n" ); document.write( "-------------------- \n" ); document.write( " x + 2y + z = 10 \n" ); document.write( "2x - y + 3z = -5 \n" ); document.write( "2x - 3y - 5z = 27 \n" ); document.write( "There's more than one way to do these. If you get one on a timed test, and you have 4 solutions to choose from, as in this one, sub the values in to find which of the 4 it is. That's quicker by far, IF you don't have to show your work for the test. \n" ); document.write( "Then there's elimination and substitution. You pick one of the 3 variables and eliminate it from 2 of the equations. x is as good as any for this problem. \n" ); document.write( "Multiply by whatever is needed to get the same coeffs for all 3 eqns, in this case eqn 1 times 2 will do it.\r \n" ); document.write( "\n" ); document.write( " x + 2y + z = 10 --> \n" ); document.write( "2x + 4y + 2z = 20 \n" ); document.write( "2x - y + 3z = -5 \n" ); document.write( "2x - 3y - 5z = 27 \n" ); document.write( "Then subtract one eqn, the 3rd, from the 1st and the 2nd. \n" ); document.write( "2x + 4y + 2z = 20 \n" ); document.write( "2x - 3y - 5z = 27 \n" ); document.write( "----------------- Subtract \n" ); document.write( "0x + 7y + 7z = -7 eqn A \n" ); document.write( "-------------- \n" ); document.write( "2x - y + 3z = -5 \n" ); document.write( "2x - 3y - 5z = 27 \n" ); document.write( "----------------- Subtract \n" ); document.write( "0x + 2y + 8z = -32 eqn B \n" ); document.write( "Now there are 2 eqns in 2 variables, A and B. \n" ); document.write( "Multiply again to get the same coeffs \n" ); document.write( "y + z = -1 \n" ); document.write( "y + 4z = -16 \n" ); document.write( "------------ Subtract \n" ); document.write( "0y -3z = 15 \n" ); document.write( "z = -5 zzzzzzzzzzzzzzzzzzzzzzzzzzzz \n" ); document.write( "------------ \n" ); document.write( "y + z = -1 \n" ); document.write( "y = 4 yyyyyyyyyyyyyyyyyyyyyyyyyyyyyy \n" ); document.write( "------------ \n" ); document.write( "x + 2y + z = 10 \n" ); document.write( "x = 7 xxxxxxxxxxxxxxxxxxxxxxxxxxxx \n" ); document.write( "That's answer d. \n" ); document.write( "-------------------- \n" ); document.write( "Another method is determinants. I made an Excel sheet that does these up to 4 by 4. \n" ); document.write( "------------------- \n" ); document.write( "I don't have a calculator that does these. \n" ); document.write( " \n" ); document.write( " |