document.write( "Question 177844: Solve each system of equations. please help me with these.. thanks\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "5x + 4y - z = 1
\n" );
document.write( "2x - 2y + z = 1
\n" );
document.write( "-x - y + z - 2\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "x + y + z = 0
\n" );
document.write( "2x + 3y 1 2z = -1
\n" );
document.write( "x - y + z = 2\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "x + 2y = 0
\n" );
document.write( "4x -z = 4
\n" );
document.write( " 5y + z = -1
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #132954 by MathTherapy(10552)![]() ![]() You can put this solution on YOUR website! I think you meant – x – y + z = 2 for the 3rd equation in System # 1 \n" ); document.write( " 5x + 4y - z = 1 ---------(i) \n" ); document.write( " 2x - 2y + z = 1 ---------(ii) \n" ); document.write( " - x - y + z = 2 --------(iii)\r \n" ); document.write( "\n" ); document.write( "Adding eq (i) and (ii) 7x + 2y = 2 -------------(iv) \n" ); document.write( "Subtracting eq (iii) from eq (ii) 3x - y = -1 -------------(v) \n" ); document.write( "Multiplying eq (iv) by 1 7x + 2y = 2 -------------(vi) \n" ); document.write( "Multiplying eq (v) by 2 6x - 2y = -2 ------------(vii) \n" ); document.write( "Adding eq (vi) and eq (vii) 13x = 0 \n" ); document.write( " x = 0 \n" ); document.write( "Substituting 0 for x in eq (v) 3(0) - y = -1 \n" ); document.write( " y = 1 \n" ); document.write( "Substituting 0 for x, & 1 for y in eq (i) 5x + 4y - z = 1 \n" ); document.write( " 5(0) + 4(1) - z = 1 \n" ); document.write( " 0 + 4 - z = 1 \n" ); document.write( " z = 3\r \n" ); document.write( "\n" ); document.write( "Therefore, x = 0 ; y = 1 ; z = 3\r \n" ); document.write( "\n" ); document.write( "You should be able to do the rest, although they seem to be missing information, or written incorrectly. \n" ); document.write( " \n" ); document.write( " |