document.write( "Question 384151: Please help me with this!\r
\n" );
document.write( "\n" );
document.write( "Using complete sentences, explain which method you would use to solve the following system of equations and why. In your answer, include the solution to one of the variables and how you found it using the method you chose.\r
\n" );
document.write( "\n" );
document.write( "x – 5y + 2z = 0
\n" );
document.write( "x + 4y – z = 12
\n" );
document.write( "2x – y + 3z = 10 \n" );
document.write( "
Algebra.Com's Answer #272027 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! x – 5y + 2z = 0 \n" ); document.write( "x + 4y – z = 12 \n" ); document.write( "2x – y + 3z = 10 \n" ); document.write( ": \n" ); document.write( "Look at the equations, see if we can find a multiplier for one of the equations \n" ); document.write( "that will eliminate two variables at the same time \n" ); document.write( ": \n" ); document.write( "There is! Multiply the last equation by -1 and add all three equations \n" ); document.write( "x – 5y + 2z = 0 \n" ); document.write( "x + 4y – z = 12 \n" ); document.write( "-2x +y -3z = -10 \n" ); document.write( "----------------------Addition eliminates x and y, find z \n" ); document.write( "0 + 0 - 2z = 2 \n" ); document.write( "Multiply by -1 \n" ); document.write( "2z = -2 \n" ); document.write( "divide both sides by 2 \n" ); document.write( "z = -1; they only asked for 1 variable \n" ); document.write( " |