document.write( "Question 1105677: solve the problem using matrix.\r
\n" );
document.write( "\n" );
document.write( "x+2y+3z+4w=0
\n" );
document.write( "8x+5y+z+4w=0
\n" );
document.write( "5x+6y+8z+w=0
\n" );
document.write( "8x+3y+7z+2w=0 \n" );
document.write( "
Algebra.Com's Answer #720549 by Edwin McCravy(20065) You can put this solution on YOUR website! \r\n" ); document.write( "It has only one solution (x,y,z,w) = (0,0,0,0)\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |