I was wondering if anyone would be able to help me understand what this question is asking me. How would I go about working these out on Wolfram Alpha? I'm not too sure how to input them. Any help is appreciated!
(Text transcribed from image here.)
This question will use the following matrices: $$A =\left[\begin{array}{ccc} 1 & 1 & 1 \\ 2 & 1 & 2 \\ 1 & 1 & 2 \end{array}\right] \qquad C = \left[\begin{array}{cc} 1 & 1 \\ 2 & 0 \\ 2 & 1 \end{array}\right]$$ Perform teh following matrix operations, either by hand or using a computer program such as Matlab, Excel, or Wolfram Alpha (http://wolframalpha.com): $$(a) \; |A^4| \qquad (b) \; A^{-1} \qquad (c)\; D = A^{-1} C \qquad (d) \; AD - C$$ What can you say about your answer to part $(d)$, given the equation from part $(c)$?
The nice thing about Wolfram Alpha is that it attempts to interpret human language. I am sure after this you will use it often. You can ask the questions however you please and modify your question based on results to get the answer you are looking for. I just put your first few in Wolfram, and I think this will get you rolling. The learning moment here is how to type a matrix into Wolfram Alpha, and how you can ask your question in a variety of ways. Try typing these phrases:
a) Determinant of {{1,1,1},{2,1,2},{1,1,2}}
then try
Determinant of {{1,1,1},{2,1,2},{1,1,2}}^4
b) Inverse of {{1,1,1},{2,1,2},{1,1,2}}
c) Inverse of {{1,1,1},{2,1,2},{1,1,2}} times {{1,1},{2,0},{2,1}}
I will leave the rest to you, just follow this lead. When you type a matrix in, the rows go in curl brackets {}, and all of those rows go into a main bracket like {{},{},{}}. Have fun with Wolfram Alpha, and take the time to read about the philosophy behind this great Wolfram gift.
You might also consider developing some proficiency at performing these sorts of matrix operations with a pencil and paper. It really is quite liberating.