document.write( "Question 178001: 2x-3y+z=5
\n" );
document.write( "x +3y+8z =22
\n" );
document.write( "3x-y +2z = 12
\n" );
document.write( "
\n" );
document.write( "please help thank you! \n" );
document.write( "
Algebra.Com's Answer #133122 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! You didn't specify a method. \n" ); document.write( "Matrix inversion is the fastest. \n" ); document.write( "[A][x]=[B] \n" ); document.write( "where \n" ); document.write( "[A]= \n" ); document.write( "[x]= \n" ); document.write( "[B]= \n" ); document.write( "Find the inverse matrix of A. \n" ); document.write( "[A]inv= \n" ); document.write( "The solution is then the inverse matrix multiplied by B. \n" ); document.write( "[x]={A]inv[B] \n" ); document.write( "[x]= \n" ); document.write( "[x]= |