document.write( "Question 755804: 3x+9y+6z=3
\n" );
document.write( "2x+y-z=2
\n" );
document.write( "x+y+z=2
\n" );
document.write( "How would I solve this matrix to find x,y and z using any method by hand? \n" );
document.write( "
Algebra.Com's Answer #459838 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 3x+9y+6z=3 \n" ); document.write( "2x+y-z=2 \n" ); document.write( "x+y+z=2 \n" ); document.write( "How would I solve this matrix to find x,y and z using any method by hand? \n" ); document.write( "----------- \n" ); document.write( "Divide the 1st eqn by 3. \n" ); document.write( "Multiply eqn 1 & 3 by 2, hen all the x terms have a coefficient of 2. \n" ); document.write( "Eliminate x \n" ); document.write( "---- \n" ); document.write( "Then it's 2 eqns in y & z. \n" ); document.write( " \n" ); document.write( " |