\r\n" );
document.write( "We convert the system of equations:\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "to the matrix equation:\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "I will assume that you know how to find the inverse of the \r\n" );
document.write( "coefficient matrix. If not post again asking how. It is\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Now we left multiply both sides of the matrix equation by\r\n" );
document.write( "the inverse of the coefficient matrix:\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "I will also assume that you know how to multiply\r\n" );
document.write( "matrices. If you don't, post again asking how.\r\n" );
document.write( "Multiplying the matrices on the right and\r\n" );
document.write( "multiplying the first two on the left, we get:\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "That's the identity matrix on the left, which is what you\r\n" );
document.write( "always get when you multiply a matrix by its inverse.\r\n" );
document.write( "Multiplying the identity matrix by the column matrix of \r\n" );
document.write( "variables on the left we get\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "So a = 3, b= 1, c = 2.\r\n" );
document.write( "\r\n" );
document.write( "Even though I did the entire problem, working with the\r\n" );
document.write( "entire matrix equation, you can see that you can use a \r\n" );
document.write( "shortcut of just doing the right side only, which is to \r\n" );
document.write( "left-multiply the inverse of the coefficient matrix by \r\n" );
document.write( "the column matrix of constants. That's because in every \r\n" );
document.write( "case the left side will be the same as above. \r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" );
document.write( "