Menu

Practice Assignment: Week 3

PRACTICE ASSIGNMENT

Problems

  1. Check if the vectors v1=(1,2,3)v_1 = (1, 2, 3) and v2=(2,4,6)v_2 = (2, 4, 6) are linearly independent.
  2. Find the dimension of the subspace spanned by v1=(1,0,0)v_1 = (1, 0, 0) and v2=(0,1,0)v_2 = (0, 1, 0).