document.write( "Question 373524: Augmented Matrix
\n" );
document.write( "x+3y-4z=5
\n" );
document.write( "-2x-5y+z=9
\n" );
document.write( "7x-y-z=-2
\n" );
document.write( "how do you solve for x,y,z? \n" );
document.write( "
Algebra.Com's Answer #265830 by dianitaa_328(8)![]() ![]() ![]() You can put this solution on YOUR website! I only know how to work matrix in the calculator. \n" ); document.write( "You go to matrix-edit-1 \n" ); document.write( "Then you put 3X4 because that is the amount of numbers.\r \n" ); document.write( "\n" ); document.write( "You plug in the numbers as: \n" ); document.write( "1 3 -4 5 \n" ); document.write( "-2 -5 1 9 \n" ); document.write( "7 -1 -1 -2 \n" ); document.write( "Then you get out by pressing 2nd-mode \n" ); document.write( "Next Go back into matrix-math-B:rref-matrix-1-enter \n" ); document.write( "and you get x,y,z=515, -125, 0.\r \n" ); document.write( "\n" ); document.write( "Hope it helped. \n" ); document.write( " |