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. [2.9.5] Let 𝐛1 = [ 1 5 3 ], 𝐛2 = [ 3 7 5 ], and 𝐱 = [ 4 10 7 ]. Let B be the basis given by the ordered set {𝐛1,𝐛2}. Find the B-coordinate vector of 𝐱, which we also denote by [𝐱]B.
  2. [2.9.{17-22}] True/False. Justify your answers.

    1. If B = {𝐯1,,𝐯p} is a basis for a subspace H and if 𝐱 = c1𝐯1 + + cp𝐯p, then c1,,cp are the coordinates of 𝐱 relative to the basis B.
    2. If B is a basis for a subspace H, then each vector in H can be written in only one way as a linear combination of the vectors in B.
    3. Each line in n is a one-dimensional subspace of n.
    4. The dimension of the column space of A is rank A.
    5. If H is a p-dimensional subspace of n, then a linearly independent set of p vectors in H is a basis for H.
  3. [3.1.{1-14}] Use cofactor expansion to compute the determinants of the following matrices.

    1. | 3 0 4 2 3 2 0 5 1 |
    2. | 4 3 0 6 5 2 9 7 3 |
    3. | 1 2 4 2 0 0 3 0 2 4 3 5 2 0 3 5 |
    4. | 4 0 7 3 5 0 0 2 0 0 7 3 6 4 8 5 0 5 2 3 0 0 9 1 2 |
  4. [3.1.{19,20,22}] These exercises explore the effect of an elementary row operation on the determinant of a matrix. In each case, state the row operation and describe how it affects the determinant.

    1. [ a b c d ], [ c d a b ]
    2. [ a b c d ], [ a b 𝑘𝑐 𝑘𝑑 ]
    3. [ a b c d ], [ a + 𝑘𝑐 b + 𝑘𝑑 c d ]
  5. [3.1.38] Let A = [ a b c d ] and let k be a scalar. Find a formula that relates det 𝑘𝐴 to k and det (A).