hkus10
- 50
- 0
Determine whether the given vector A in 2x2 matrix belongs to span{A1, A2, A3}, where
A1 =
[1 -1
0 3]
A2 =
[1 1
0 2]
A3 =
[2 2
-1 1]
A =
[5 1
-1 9].
Since A1, A2, A3 are not a nx1 matrices, I cannot put this into reduced echelon form? Therefore, what can I do to solve this problem?
Thanks
A1 =
[1 -1
0 3]
A2 =
[1 1
0 2]
A3 =
[2 2
-1 1]
A =
[5 1
-1 9].
Since A1, A2, A3 are not a nx1 matrices, I cannot put this into reduced echelon form? Therefore, what can I do to solve this problem?
Thanks