Recent content by nglatz

  1. N

    Determining if a vector b is a linear combination of vectors a1,a2,a3

    ok. that clears things up. thanks so much
  2. N

    Determining if a vector b is a linear combination of vectors a1,a2,a3

    given a1=[1,-2.0] , a2=[0,1,2] , a3=[5,-6,8] , b=[2,-1,6] determine if b is a linear combination of a1, a2, a3. I put these vectors into an augmented matrix and row reduced. My result was columns 1 and 2 having pivots and the last row being all zeros. Please help me understand how this results...
Back
Top