Directions: You may work to solve these problems in groups, but all written work must be your own. Show all work; no credit for solutions without work..

  1. True/False. In the following, A, B, and C are matrices for which the given expressions are defined. Justify your answer.

    1. Each column of 𝐴𝐵 is a linear combination of the columns of B using weights from the corresponding column of A.
    2. The second row of 𝐴𝐵 is the second row of A multiplied on the right by B.
    3. AT + BT = (A + B)T .
    4. (𝐴𝐵)C = (𝐴𝐶)B
    5. (𝐴𝐵)T = AT BT
    6. If A can be row reduced to the identity matrix, then A must be invertible.
    7. Each elementary matrix is invertible.
    8. If A is invertible, then the elementary row operations that reduce A to the identity In also reduce A1 to In.
    9. If the columns of an n ×n matrix A are linearly independent, then they span n.
    10. A square matrix with two identical columns is singular.
  2. [2.1.32] Let A be an (m ×n) matrix and let D be an (n ×m) matrix such that 𝐴𝐷 = Im. Show that for each 𝐛 m, the equation A𝐱 = 𝐛 has a solution. [Hint: Think about the equation 𝐴𝐷𝐛 = 𝐛.] Also show that m n.
  3. [2.2.{39-42}] Find the inverses of the following matrices, if they exist. Use the row reduction algorithm.

    1. [ 1 2 4 7 ]
    2. [ 5 10 4 7 ]
    3. [ 1 0 2 3 1 4 2 3 4 ]
    4. [ 1 2 1 4 7 3 2 6 4 ]
  4. [2.3.{1,2,6,7,8}] Using as few calculations as possible, determine if the following matrices are invertible. (Do not fully compute any inverses.) Justify your answers.

    1. [ 5 7 3 6 ]
    2. [ 4 6 6 9 ]
    3. [ 1 5 4 0 3 4 3 6 0 ]
    4. [ 1 3 0 1 3 5 8 3 2 6 3 2 0 1 2 1 ]
    5. [ 1 3 7 8 0 2 1 5 0 0 8 8 0 0 0 3 ]