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. [1.9] True/False. Justify your answer.

    1. If A is a 3 Γ— 2 matrix, then the transformation x↦𝐴π‘₯ cannot be one-to-one.
    2. If A is a 3 Γ— 2 matrix, then the transformation x↦𝐴π‘₯ cannot map ℝ2 onto ℝ3.
  2. [1.10] Two nations, A and B, occupy an island. Each year, 10% of A’s population moves to B and 25% of B’s population moves to A. The rest stay put.

    1. If A begins with 30 million people and B begins with 40 million people, what will their populations be after one, two, and three years?
    2. Given that 70 million people live on the island, do there exist stable population levels for A and B that would stay the same year after year? Either find stable population levels or explain why they do not exist.
  3. [2.1.1] Compute each matrix sum or product if it is defined. If undefined, then explain why.

    A = [ 2 0 βˆ’ 1 4 βˆ’ 3 2 ] B = [ 7 βˆ’ 5 1 1 βˆ’ 4 βˆ’ 3 ] C = [ 1 2 βˆ’ 2 1 ] D = [ 3 5 βˆ’ 1 4 ]
    1. βˆ’ 2A
    2. B βˆ’ 2A
    3. 𝐴𝐢
    4. 𝐢𝐷
  4. [2.1.11] Let A = [ 1 1 1 1 2 3 1 4 5 ] and D = [ 2 0 0 0 3 0 0 0 5 ]. Compute 𝐴𝐷 and 𝐷𝐴. Explain how the columns or rows of A change when A is multiplied by D on the right or on the left. Find a 3 Γ— 3 matrix B, not the identity matrix or the zero matrix, such that 𝐴𝐡 = 𝐡𝐴.
  5. [2.1.9] Let A = [ 2 5 βˆ’ 3 1 ] and B = [ 4 βˆ’ 5 3 k ]. What value(s) of k, if any, will make 𝐴𝐡 = 𝐡𝐴?
  6. [2.1.12] Let A = [ 3 βˆ’ 6 βˆ’ 1 2 ]. Construct a 2 Γ— 2 matrix B such that 𝐴𝐡 is the zero matrix. Use two different nonzero columns for B.