document.write( "Question 1069131: Please help me solve the system\r
\n" );
document.write( "\n" );
document.write( "2x-3y+4z= -14
\n" );
document.write( "4x+2y-3z= -17
\n" );
document.write( "6x-5y+7z= -37\r
\n" );
document.write( "\n" );
document.write( "find x,y,z \n" );
document.write( "
Algebra.Com's Answer #684365 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Set up the determinant matrix, which are the coefficients of the variables in a 3 x 3 matrix. Find the determinant, which is 8. \n" ); document.write( "Put the column of constants in the first column of the above matrix, replacing those values with -14,-17, and -37. This will give the value for x, when divided by the 8 above. \n" ); document.write( "Det (x)=-40/8=-5 \n" ); document.write( "Similarly, do y \n" ); document.write( "Det (y)=-0 \n" ); document.write( "Det (z)=-8/8=-1 \n" ); document.write( "(-5, 0, -1) ANSWER \n" ); document.write( "Check-10-4=-14 \n" ); document.write( "-20-(-3)=-17 \n" ); document.write( "-30-7=-37 \n" ); document.write( " |