determine whether the given vector A in M22 belongs to the span (a1,a2,a3) where a1=[1 -1; 0 3]

a2=[1 1; 0 2]
a3=[2 2; -1 1]

and A=[5 1; -1 9]

so I set up an augmented matrix , but im not sure if I set it up correctly. I made a1 a2 and a3 into columns.

1 1 2 | 5
0 0 -1 | -1
-1 1 2 | 1
3 2 1 | 9

then I did the ref and found that it was inconsistent so I concluded A is not in the span.

is this correct?

Similar Questions
  1. How can you determine if a vector in R3 span two other vectors in R3?For example; [Pi, -1, -1] = ([0,1,0], [0, 0, 1])
    1. answers icon 1 answer
  2. (6) Consider the vectors Vector a=(1,2,3) and Vector b=(-3,0,2).(a) Determine the projection of Vector a onto Vector b. (b) A
    1. answers icon 1 answer
  3. Vector AB is a vector whose tail is at (-4,2) and whose head is at (-1,3).Calculate the magnitude of vector AB Determine the
    1. answers icon 2 answers
  4. Vector AB is a vector whose tail is at (-4,2) and whose head is at (-1,3).Calculate the magnitude of vector AB Determine the
    1. answers icon 0 answers
more similar questions