document.write( "Question 1199095: Determinant matrix hard to type so photo linked below :)\r
\n" );
document.write( "\n" );
document.write( "Link: https://ibb.co/GP9XwKX
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #832794 by math_tutor2020(3817) ![]() You can put this solution on YOUR website! \n" ); document.write( "The tutor @ikleyn offers a very efficient (perhaps the most efficient) method.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "---------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here's an alternative pathway. \n" ); document.write( "It's much less efficient, but it might be handy to see another route. This longer route is not recommended for homework or exams. \n" ); document.write( "It can be treated as a thought exercise more or less.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "One useful properties of adjugate matrices is the following \n" ); document.write( "Det( Adj(A) ) = ( Det(A) )^(n-1) \n" ); document.write( "where n is the number of rows and number of columns of the square matrix A. \n" ); document.write( "In this case we have n = 3.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Because of that formula above, we don't have to calculate the Adj(A) matrix itself.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We're given this inverse matrix \n" ); document.write( " \n" ); document.write( "I'll write it in this table format like so \n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To find matrix A itself, aka the inverse of \n" ); document.write( "
\n" ); document.write( "The column of semicolons is used to separate out the 3x3 blocks. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The goal is to turn the left-hand 3x3 block into the identity matrix. \n" ); document.write( "The updated right-hand block will be the matrix of \n" ); document.write( "We use row reduction operations to do this transformation. \n" ); document.write( "Notation like 3*R2 --> R2 means we triple each entry of row 2 (aka R2), and store the results in row 2. \n" ); document.write( "A slightly more complicated example is R3-b*R2 --> R3 which means \"temporarily multiply each item of R2 by the scalar 'b', then subtract those results from R3. Store the result in R3\". \n" ); document.write( "This operation will clear out the pivot below the '1' in R2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here's the set of row reduction steps \n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "The left-hand 3x3 block is now the 3x3 identity matrix, which means we conclude this process. \n" ); document.write( "The right-hand 3x3 block forms matrix A.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We find that \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To check this, you should find that \n" ); document.write( "I'll leave these two calculations for the student to do.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "After determining what matrix A is, we can now compute det(A) \n" ); document.write( "There are a few pathways, but perhaps the simplest (in my opinion) is to follow the steps similar to what is shown here \n" ); document.write( "https://www.algebra.com/algebra/homework/Matrices-and-determiminant/Matrices-and-determiminant.faq.question.1198436.html \n" ); document.write( "I'll leave the steps for the student to do.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Using steps similar to those shown in the link above, if \n" ); document.write( " \n" ); document.write( "then \n" ); document.write( " \n" ); document.write( "Fortunately a lot of those 0's will make the determinant calculation fairly much easier.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Therefore, \n" ); document.write( "Det(Adj(A)) = ( Det(A) )^(n-1) \n" ); document.write( "Det(Adj(A)) = ( Det(A) )^(3-1) \n" ); document.write( "Det(Adj(A)) = ( Det(A) )^2 \n" ); document.write( "Det(Adj(A)) = ( 3 )^2 \n" ); document.write( "Det(Adj(A)) = 9\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I don't recommend following this process for your homework or exams. \n" ); document.write( "This is simply another way to see why the final answer is 9. \n" ); document.write( "I recommend following the pathway @ikleyn had set out. \n" ); document.write( " \n" ); document.write( " |