document.write( "Question 1004053: 5x-6y+4z=15,
\n" ); document.write( "7x+4y-3z=19,
\n" ); document.write( "2x+y+6z=46
\n" ); document.write( "sove using cramer rule.
\n" ); document.write( "

Algebra.Com's Answer #622113 by AnlytcPhil(1806)\"\" \"About 
You can put this solution on YOUR website!
5x-6y+4z=15,
\n" ); document.write( "7x+4y-3z=19,
\n" ); document.write( "2x+y+6z=46
\n" ); document.write( "solve using cramers rule
\n" ); document.write( "
 \r\n" );
document.write( "Write in the 1 coefficient:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Cramer's rule:\r\n" );
document.write( " \r\n" );
document.write( "There are 4 columns,\r\n" );
document.write( " \r\n" );
document.write( "1. The column of x-coefficients \"matrix%283%2C1%2C5%2C7%2C2%29\"\r\n" );
document.write( " \r\n" );
document.write( "2. The column of y-coefficients \"matrix%283%2C1%2C-6%2C4%2C1%29\"\r\n" );
document.write( " \r\n" );
document.write( "3. The column of z-coefficients \"matrix%283%2C1%2C4%2C-3%2C6%29\" \r\n" );
document.write( " \r\n" );
document.write( "4. The column of constants:     \"red%28matrix%283%2C1%2C15%2C19%2C46%29%29\"\r\n" );
document.write( " \r\n" );
document.write( "There are four determinants:\r\n" );
document.write( " \r\n" );
document.write( "1. The determinant \"D\" consists of just the three columns\r\n" );
document.write( "of x, y, and z coefficients. in that order, but does not\r\n" );
document.write( "contain the column of constants.\r\n" );
document.write( " \r\n" );
document.write( "\"D=abs%28matrix%283%2C3%2C5%2C-6%2C4%2C7%2C4%2C-3%2C2%2C1%2C6%29%29\". \r\n" );
document.write( " \r\n" );
document.write( "It has value \"D=419\".  I'm assuming you know how to find the\r\n" );
document.write( "value of a 3x3 determinant, for that's a subject all by itself.\r\n" );
document.write( "If you don't know how, post again asking how. \r\n" );
document.write( " \r\n" );
document.write( "2. The determinant \"D%5Bx%5D\" is like the determinant \"D\"\r\n" );
document.write( "except that the column of x-coefficients is replaced by the\r\n" );
document.write( "column of constants.  \"D%5Bx%5D\" does not contain the column \r\n" );
document.write( "of x-coefficients.\r\n" );
document.write( " \r\n" );
document.write( ".\r\n" );
document.write( " \r\n" );
document.write( "It has value \"D%5Bx%5D=1257\".\r\n" );
document.write( " \r\n" );
document.write( "3. The determinant \"D%5By%5D\" is like the determinant \"D\"\r\n" );
document.write( "except that the column of y-coefficients is replaced by the\r\n" );
document.write( "column of constants.  \"D%5By%5D\" does not contain the column \r\n" );
document.write( "of y-coefficients.\r\n" );
document.write( " \r\n" );
document.write( ".\r\n" );
document.write( " \r\n" );
document.write( "It has value \"D%5By%5D=1676\".\r\n" );
document.write( " \r\n" );
document.write( "4. The determinant \"D%5Bz%5D\" is like the determinant \"D\"\r\n" );
document.write( "except that the column of z-coefficients is replaced by the\r\n" );
document.write( "column of constants.  \"D%5Bz%5D\" does not contain the column \r\n" );
document.write( "of z-coefficients.\r\n" );
document.write( " \r\n" );
document.write( ".\r\n" );
document.write( " \r\n" );
document.write( "It has value \"D%5Bz%5D=2514\".\r\n" );
document.write( " \r\n" );
document.write( "Now the formulas for x, y and z are\r\n" );
document.write( " \r\n" );
document.write( "\"x=D%5Bx%5D%2FD=1257%2F419=3\"\r\n" );
document.write( "\"y=D%5By%5D%2FD=1676%2F419=4\"\r\n" );
document.write( "\"x=D%5Bz%5D%2FD=2514%2F419=6\"\r\n" );
document.write( " \r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );