document.write( "Question 1030106: 10x+ 4y- 2z=-4
\n" );
document.write( "-3w-17x+ y+ 2z= 2
\n" );
document.write( " w+ x+ y = 6
\n" );
document.write( " 8w-34x+16y-10z= 4
\n" );
document.write( "solve the given linear system by
\n" );
document.write( "a)Reducing its augmented matrix to reduced echelon form
\n" );
document.write( "b)Cramer's Rule
\n" );
document.write( "c)Using Matrices \n" );
document.write( "
Algebra.Com's Answer #645102 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "\r\n" ); document.write( "w=4, x=0, y=2, z=6\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |