use Cramer's rule to solve this linear system.\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Write it this way with 0 coefficients for the missing letters:\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "We begin by finding the determinant
. It consists \r\n" );
document.write( "of just the three columns of x, y, and z coefficients,\r\n" );
document.write( "in that order, but does not contain the constants, the\r\n" );
document.write( "three numbers to the right of the equal signs.\r\n" );
document.write( "\r\n" );
document.write( "
.\r\n" );
document.write( "\r\n" );
document.write( "It has value
.\r\n" );
document.write( "\r\n" );
document.write( "Next we find
.\r\n" );
document.write( "\r\n" );
document.write( "Dx has all the same elements as D except that the 1st column is replaced by\r\n" );
document.write( "the three numbers that occur after the equal signs in the system, in the\r\n" );
document.write( "order that they occur top to bottom:\r\n" );
document.write( "\r\n" );
document.write( "
.\r\n" );
document.write( "\r\n" );
document.write( "It has value
.\r\n" );
document.write( "\r\n" );
document.write( "Next we find
.\r\n" );
document.write( "\r\n" );
document.write( "Dy has all the same elements as D except that the 2nd column is replaced by\r\n" );
document.write( "the three numbers that occur after the equal signs in the system, in the\r\n" );
document.write( "order that they occur top to bottom:\r\n" );
document.write( "\r\n" );
document.write( "
.\r\n" );
document.write( "\r\n" );
document.write( "It has value
.\r\n" );
document.write( "\r\n" );
document.write( "Next we find
.\r\n" );
document.write( "\r\n" );
document.write( "Dz has all the same elements as D except that the 3rd column is replaced by\r\n" );
document.write( "the three numbers that occur after the equal signs in the system, in the\r\n" );
document.write( "order that they occur top to bottom:\r\n" );
document.write( "\r\n" );
document.write( "
..\r\n" );
document.write( "\r\n" );
document.write( "It has value
.\r\n" );
document.write( "\r\n" );
document.write( "The values for x, y, and z are:\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "If you don't know how to find the value of a 3×3 determinant,\r\n" );
document.write( "go here:\r\n" );
document.write( "\r\n" );
document.write( "https://www.youtube.com/watch?v=V3e7m-qFDFU \r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" );
document.write( "