document.write( "Question 117507: what are the steps when using a graphing calculator to solve systems using inverse matrices \n" ); document.write( "
Algebra.Com's Answer #85611 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! Probably varies depending on the model of the calculator. On the TI-89 it goes this way: \n" ); document.write( ". \n" ); document.write( "Suppose you are given a 3 by 3 matrix to inverse. And suppose that matrix is: \n" ); document.write( ". \n" ); document.write( "+1 0 0 \n" ); document.write( "-1 1 0 \n" ); document.write( "+1 1 1 \n" ); document.write( ". \n" ); document.write( "The plus signs are just added for typing purposes in this answer. The minus sign is needed, \n" ); document.write( "but the plus signs are just inserted to keep the columns of numbers aligned in the typed \n" ); document.write( "version. \n" ); document.write( ". \n" ); document.write( "On the entry line ... enter exactly as below: \n" ); document.write( ". \n" ); document.write( "([1,0,0;-1,1,0;1,1,1])^-1 \n" ); document.write( ". \n" ); document.write( "A couple of notes about this entry: \n" ); document.write( ". \n" ); document.write( "Note that there is a difference between the symbols \"(\" and \"[\" and their counterparts in \n" ); document.write( "the reverse direction. Do not interchange them or use a parenthesis in place of a bracket. \n" ); document.write( ". \n" ); document.write( "Note that the symbol representing the end of a line in the matrix is a semicolon, not \n" ); document.write( "a colon. \n" ); document.write( ". \n" ); document.write( "Note that the minus sign at the beginning of the second line is from the key that looks \n" ); document.write( "like (-). It is not the subtraction function key that has just a minus sign on it. The same \n" ); document.write( "thing applies for the minus sign in the exponent ... use the (-) key not the - key to \n" ); document.write( "enter the exponent -1. \n" ); document.write( ". \n" ); document.write( "When you type the line exactly as shown above, you are raising the matrix to the minus 1 power. \n" ); document.write( ". \n" ); document.write( "You will get an answer that shows the inversed matrix is: \n" ); document.write( ". \n" ); document.write( "+1 +0 0 \n" ); document.write( "+1 +1 0 \n" ); document.write( "-2 -1 1 \n" ); document.write( ". \n" ); document.write( "As before, the plus signs are added here just to keep the number columns aligned. They \n" ); document.write( "do not show in the calculator's answer but the columns are aligned. \n" ); document.write( ". \n" ); document.write( "Hope this helps you with your calculator. If it does not, read your instruction book on how \n" ); document.write( "to enter a matrix. Then try raising it to the -1 power to see if that procedure works. \n" ); document.write( "Use the problem and the answer above as a check to see if the calculator gives the answer \n" ); document.write( "above. \n" ); document.write( ". \n" ); document.write( "Hope this helps you out ...\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |