document.write( "Question 323380: Find the conplete solution of the linear system or show that it is inconsistent:
\n" );
document.write( "x + y + z = 4 and x + 3y + 3z = 10 and 2x + y - z = 3 \n" );
document.write( "
Algebra.Com's Answer #232335 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! [A]= \n" ); document.write( "[x]= \n" ); document.write( "[b]= \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "[A][x]=[b] \n" ); document.write( "[x]=[A]inv[b] \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "det[A]= \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "[A]inv= \n" ); document.write( "[x]= |