document.write( "Question 985383: Solve the system of equations using the methods of matrix row reduction.
\n" );
document.write( "2x+y+2z=-4
\n" );
document.write( "4x+3y-z=1
\n" );
document.write( "5x-4y+3z=-34\r
\n" );
document.write( "\n" );
document.write( "What is the solution?\r
\n" );
document.write( "\n" );
document.write( "Thank you kindly. \n" );
document.write( "
Algebra.Com's Answer #606317 by Edwin McCravy(20059)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "(x,y,z) = (-3,4,-1)\r\n" ); document.write( "\r\n" ); document.write( "Here's one solved just like it:\r\n" ); document.write( "\r\n" ); document.write( "http://www.algebra.com/tutors/students/your-answer.mpl?question=246519\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |