document.write( "Question 511574: Solve the system of equations step by step?\r
\n" );
document.write( "\n" );
document.write( "x-2y+3z=-7
\n" );
document.write( "4x+5y+z=4
\n" );
document.write( "-x+y-2z=5 \n" );
document.write( "
Algebra.Com's Answer #342290 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! add 3rd eqn to 1st eqn ___ -y + z = -2 (A)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "multiply 3rd eqn by 4, then add to 2nd eqn ___ 9y - 7z = 24 (B)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "multiply eqn (A) by 7, then add to eqn (B) ___ 2y = 10\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substitute back the value of y to find x and z \n" ); document.write( " |